summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-30Release version 1.0.7accepted/tizen/unified/20241105.042059accepted/tizen/9.0/unified/20241112.020129accepted/tizen/8.0/unified/20241111.162210accepted/tizen/7.0/unified/20241111.164447tizen_9.0tizen_8.0tizen_7.0accepted/tizen_unifiedaccepted/tizen_9.0_unifiedaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unifiedKrzysztof Jackiewicz1-1/+1
2024-10-28Fix use after free/reallocKrzysztof Jackiewicz1-3/+0
2024-10-16Remove unused codeKrzysztof Jackiewicz2-409/+3
2024-10-15Fix (mostly) UBSAN found issuestizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20241022.113447accepted/tizen/unified/x/20241017.030747accepted/tizen/unified/toolchain/20241022.122909accepted/tizen/unified/toolchain/20241022.122433accepted/tizen/unified/20241016.160102accepted/tizen/9.0/unified/20241030.234657accepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainKrzysztof Malysa2-30/+28
2024-10-15Refactoring serialization to avoid strict aliasing violationDongsun Lee14-1446/+1724
2024-10-15Fix memory issuesKrzysztof Malysa3-5/+18
2024-10-03Disable MC/GA_valid_request_and_cancel_P test on emulatorDaniel Kita3-1/+9
2024-10-03Replace __gcov_flush by __gcov_dump and __gcov_resetDongsun Lee1-0/+8
2024-10-02Add explanation for userId contentsDaniel Kita1-0/+5
2024-09-30Release version 1.0.6Yonggoo Kang1-1/+1
2024-09-25Prevent run server without filelockYonggoo Kang2-17/+10
2024-09-20Add exclude credentials optionDaniel Kita7-144/+313
2024-09-19Move Closing QR viewer into response callbacksYonggoo Kang1-5/+2
2024-09-19Remove unnecessary chsmack commandYonggoo Kang1-11/+1
2024-08-30Fix pointed variable going out of scopeKrzysztof Jackiewicz1-2/+2
2024-08-30Release version 1.0.5accepted/tizen/unified/x/asan/20241013.235929accepted/tizen/unified/x/20240903.023150accepted/tizen/unified/toolchain/20241004.101610accepted/tizen/unified/dev/20240903.220505accepted/tizen/unified/20240902.161249accepted/tizen_unified_devYonggoo Kang1-1/+1
2024-08-29Resolve using invalid iteratorYonggoo Kang1-4/+11
2024-08-29Resolve using of auto that causes a copyYonggoo Kang1-5/+5
2024-08-29Initialize pointersYonggoo Kang1-2/+2
2024-08-29Release version 1.0.4accepted/tizen/unified/x/20240830.014039accepted/tizen/unified/dev/20240901.214726accepted/tizen/unified/20240830.010912Yonggoo Kang1-1/+1
2024-08-29Add array header to resolve CTAD failed on debug modeYonggoo Kang1-0/+1
2024-08-29Fix operator bugYonggoo Kang1-1/+1
2024-08-28Release version 1.0.3accepted/tizen/unified/20240829.091421Dongsun Lee1-1/+1
2024-08-27Relax parameter check for pointer of {pointer, size}Yonggoo Kang1-20/+33
2024-08-26Release version 1.0.2Krzysztof Jackiewicz1-1/+1
2024-08-20Add quotation mark for check spacesYonggoo Kang1-3/+6
2024-08-20Fix return value in GenerateQRCodeDaniel Kita2-3/+3
2024-08-20Enable unfixed userId and allowCredential for testYonggoo Kang5-83/+229
2024-08-20Change log level from warning to debugYonggoo Kang2-3/+3
2024-08-20Fix log level from error to warn for normal casesYonggoo Kang3-4/+7
2024-08-20Reinforce parameter check logic and unittestsYonggoo Kang6-247/+1783
2024-08-19Resolve data race condition on manual testsYonggoo Kang1-77/+112
2024-08-09Modify waiting information logYonggoo Kang1-4/+4
2024-08-08Skip feature check in emulator buildsKrzysztof Jackiewicz1-1/+1
2024-08-08Implement privilege testsKrzysztof Jackiewicz5-0/+481
2024-08-08Implement privilege checkKrzysztof Jackiewicz8-11/+204
2024-08-07Fix feature check in wauthn_cancel()Krzysztof Jackiewicz1-5/+3
2024-08-05Fix feature check logicKrzysztof Jackiewicz1-43/+25
2024-08-01Add manual testDaniel Kita23-1/+2004
2024-07-31Update log level and messages for checking featuresYonggoo Kang1-14/+40
2024-07-30Update manual tests and logsYonggoo Kang11-103/+105
2024-07-26Fix alignment issue during (de)serializationaccepted/tizen/unified/x/asan/20240813.230649accepted/tizen/unified/x/20240802.020158accepted/tizen/unified/toolchain/20240812.132354accepted/tizen/unified/dev/20240805.054442accepted/tizen/unified/20240801.150140accepted/tizen/8.0/unified/20240802.160812accepted/tizen/7.0/unified/20240801.153013Dongsun Lee1-43/+188
2024-07-25Fix documentation formattingKrzysztof Jackiewicz1-0/+1
2024-07-24Replace to absolute path for chsmackYonggoo Kang1-1/+1
2024-07-23Bump major versionaccepted/tizen/unified/x/20240801.044207accepted/tizen/unified/dev/20240729.000832accepted/tizen/unified/20240726.010951accepted/tizen/8.0/unified/20240730.132253accepted/tizen/7.0/unified/20240730.133852Krzysztof Jackiewicz5-5/+6
2024-07-22Fix ACR related issuesKrzysztof Jackiewicz25-380/+588
2024-07-19Fix nullptr dereferenceKrzysztof Malysa1-14/+16
2024-07-18Add Log for debugYonggoo Kang6-36/+419
2024-06-13Automate code coverage measurementaccepted/tizen/unified/x/asan/20240625.092220accepted/tizen/unified/x/20240624.031926accepted/tizen/unified/toolchain/20240624.121359accepted/tizen/unified/dev/20240701.072857accepted/tizen/unified/20240621.010432accepted/tizen/unified/20240620.050722Dariusz Michaluk4-3/+84
2024-06-03Add webauthn-image-vieweraccepted/tizen/unified/x/20240605.012728accepted/tizen/unified/dev/20240620.000208accepted/tizen/unified/20240604.160835accepted/tizen/8.0/unified/20240604.163336accepted/tizen/8.0/unified/20240604.163225accepted/tizen/7.0/unified/20240605.045128Dongsun Lee6-12/+260