index
:
platform/core/security/webauthn
accepted/tizen_7.0_unified
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_7.0
tizen_8.0
tizen_9.0
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
Release version 1.0.7
accepted/tizen/unified/20241105.042059
accepted/tizen/9.0/unified/20241112.020129
accepted/tizen/8.0/unified/20241111.162210
accepted/tizen/7.0/unified/20241111.164447
tizen_9.0
tizen_8.0
tizen_7.0
accepted/tizen_unified
accepted/tizen_9.0_unified
accepted/tizen_8.0_unified
accepted/tizen_7.0_unified
Krzysztof Jackiewicz
1
-1
/
+1
2024-10-28
Fix use after free/realloc
Krzysztof Jackiewicz
1
-3
/
+0
2024-10-16
Remove unused code
Krzysztof Jackiewicz
2
-409
/
+3
2024-10-15
Fix (mostly) UBSAN found issues
tizen_9.0_m2_release
accepted/tizen/unified/x/asan/20241022.113447
accepted/tizen/unified/x/20241017.030747
accepted/tizen/unified/toolchain/20241022.122909
accepted/tizen/unified/toolchain/20241022.122433
accepted/tizen/unified/20241016.160102
accepted/tizen/9.0/unified/20241030.234657
accepted/tizen_unified_x_asan
accepted/tizen_unified_x
accepted/tizen_unified_toolchain
Krzysztof Malysa
2
-30
/
+28
2024-10-15
Refactoring serialization to avoid strict aliasing violation
Dongsun Lee
14
-1446
/
+1724
2024-10-15
Fix memory issues
Krzysztof Malysa
3
-5
/
+18
2024-10-03
Disable MC/GA_valid_request_and_cancel_P test on emulator
Daniel Kita
3
-1
/
+9
2024-10-03
Replace __gcov_flush by __gcov_dump and __gcov_reset
Dongsun Lee
1
-0
/
+8
2024-10-02
Add explanation for userId contents
Daniel Kita
1
-0
/
+5
2024-09-30
Release version 1.0.6
Yonggoo Kang
1
-1
/
+1
2024-09-25
Prevent run server without filelock
Yonggoo Kang
2
-17
/
+10
2024-09-20
Add exclude credentials option
Daniel Kita
7
-144
/
+313
2024-09-19
Move Closing QR viewer into response callbacks
Yonggoo Kang
1
-5
/
+2
2024-09-19
Remove unnecessary chsmack command
Yonggoo Kang
1
-11
/
+1
2024-08-30
Fix pointed variable going out of scope
Krzysztof Jackiewicz
1
-2
/
+2
2024-08-30
Release version 1.0.5
accepted/tizen/unified/x/asan/20241013.235929
accepted/tizen/unified/x/20240903.023150
accepted/tizen/unified/toolchain/20241004.101610
accepted/tizen/unified/dev/20240903.220505
accepted/tizen/unified/20240902.161249
accepted/tizen_unified_dev
Yonggoo Kang
1
-1
/
+1
2024-08-29
Resolve using invalid iterator
Yonggoo Kang
1
-4
/
+11
2024-08-29
Resolve using of auto that causes a copy
Yonggoo Kang
1
-5
/
+5
2024-08-29
Initialize pointers
Yonggoo Kang
1
-2
/
+2
2024-08-29
Release version 1.0.4
accepted/tizen/unified/x/20240830.014039
accepted/tizen/unified/dev/20240901.214726
accepted/tizen/unified/20240830.010912
Yonggoo Kang
1
-1
/
+1
2024-08-29
Add array header to resolve CTAD failed on debug mode
Yonggoo Kang
1
-0
/
+1
2024-08-29
Fix operator bug
Yonggoo Kang
1
-1
/
+1
2024-08-28
Release version 1.0.3
accepted/tizen/unified/20240829.091421
Dongsun Lee
1
-1
/
+1
2024-08-27
Relax parameter check for pointer of {pointer, size}
Yonggoo Kang
1
-20
/
+33
2024-08-26
Release version 1.0.2
Krzysztof Jackiewicz
1
-1
/
+1
2024-08-20
Add quotation mark for check spaces
Yonggoo Kang
1
-3
/
+6
2024-08-20
Fix return value in GenerateQRCode
Daniel Kita
2
-3
/
+3
2024-08-20
Enable unfixed userId and allowCredential for test
Yonggoo Kang
5
-83
/
+229
2024-08-20
Change log level from warning to debug
Yonggoo Kang
2
-3
/
+3
2024-08-20
Fix log level from error to warn for normal cases
Yonggoo Kang
3
-4
/
+7
2024-08-20
Reinforce parameter check logic and unittests
Yonggoo Kang
6
-247
/
+1783
2024-08-19
Resolve data race condition on manual tests
Yonggoo Kang
1
-77
/
+112
2024-08-09
Modify waiting information log
Yonggoo Kang
1
-4
/
+4
2024-08-08
Skip feature check in emulator builds
Krzysztof Jackiewicz
1
-1
/
+1
2024-08-08
Implement privilege tests
Krzysztof Jackiewicz
5
-0
/
+481
2024-08-08
Implement privilege check
Krzysztof Jackiewicz
8
-11
/
+204
2024-08-07
Fix feature check in wauthn_cancel()
Krzysztof Jackiewicz
1
-5
/
+3
2024-08-05
Fix feature check logic
Krzysztof Jackiewicz
1
-43
/
+25
2024-08-01
Add manual test
Daniel Kita
23
-1
/
+2004
2024-07-31
Update log level and messages for checking features
Yonggoo Kang
1
-14
/
+40
2024-07-30
Update manual tests and logs
Yonggoo Kang
11
-103
/
+105
2024-07-26
Fix alignment issue during (de)serialization
accepted/tizen/unified/x/asan/20240813.230649
accepted/tizen/unified/x/20240802.020158
accepted/tizen/unified/toolchain/20240812.132354
accepted/tizen/unified/dev/20240805.054442
accepted/tizen/unified/20240801.150140
accepted/tizen/8.0/unified/20240802.160812
accepted/tizen/7.0/unified/20240801.153013
Dongsun Lee
1
-43
/
+188
2024-07-25
Fix documentation formatting
Krzysztof Jackiewicz
1
-0
/
+1
2024-07-24
Replace to absolute path for chsmack
Yonggoo Kang
1
-1
/
+1
2024-07-23
Bump major version
accepted/tizen/unified/x/20240801.044207
accepted/tizen/unified/dev/20240729.000832
accepted/tizen/unified/20240726.010951
accepted/tizen/8.0/unified/20240730.132253
accepted/tizen/7.0/unified/20240730.133852
Krzysztof Jackiewicz
5
-5
/
+6
2024-07-22
Fix ACR related issues
Krzysztof Jackiewicz
25
-380
/
+588
2024-07-19
Fix nullptr dereference
Krzysztof Malysa
1
-14
/
+16
2024-07-18
Add Log for debug
Yonggoo Kang
6
-36
/
+419
2024-06-13
Automate code coverage measurement
accepted/tizen/unified/x/asan/20240625.092220
accepted/tizen/unified/x/20240624.031926
accepted/tizen/unified/toolchain/20240624.121359
accepted/tizen/unified/dev/20240701.072857
accepted/tizen/unified/20240621.010432
accepted/tizen/unified/20240620.050722
Dariusz Michaluk
4
-3
/
+84
2024-06-03
Add webauthn-image-viewer
accepted/tizen/unified/x/20240605.012728
accepted/tizen/unified/dev/20240620.000208
accepted/tizen/unified/20240604.160835
accepted/tizen/8.0/unified/20240604.163336
accepted/tizen/8.0/unified/20240604.163225
accepted/tizen/7.0/unified/20240605.045128
Dongsun Lee
6
-12
/
+260
[next]