platform/core/security/webauthn-ble.git
2024-12-23 Dongkyun Sonpackaging: asan: skip Werror=maybe-uninitialized sandbox/dkson95/gcc14-asan accepted/tizen/unified/x/asan/20241224.004215
2024-10-30 Krzysztof JackiewiczRelease version 1.0.4 89/319689/1 accepted/tizen/7.0/unified/20241111.164450 accepted/tizen/8.0/unified/20241111.162213 accepted/tizen/9.0/unified/20241112.020132 accepted/tizen/unified/20241105.042101 accepted/tizen/unified/x/20241218.032455
2024-10-08 Daniel KitaTolerate unknown transport values 22/318722/4
2024-09-26 Krzysztof JackiewiczRelease version 1.0.3 01/318301/1 accepted/tizen_unified_toolchain accepted/tizen/9.0/unified/20241030.234558 accepted/tizen/unified/20241001.004056 accepted/tizen/unified/toolchain/20241004.101309 accepted/tizen/unified/x/20241001.153941 accepted/tizen/unified/x/asan/20241013.235605 tizen_9.0_m2_release
2024-09-19 Yonggoo KangRemove unnecessary chsmack command 48/317848/1
2024-09-09 Krzysztof Malysafix: don't remove hybrid plugin on package upgrade 00/317200/4
2024-09-09 Krzysztof MalysaFix compilation error on Tizen 7.0 67/317367/1
2024-09-06 Krzysztof JackiewiczMove EC key conversion to crypto 78/317078/3
2024-09-06 Krzysztof JackiewiczCheck discoverable credentials capability 37/316337/4
2024-08-26 Krzysztof JackiewiczRelease version 1.0.2 55/316655/1 accepted/tizen_unified_dev accepted/tizen/unified/20240829.091424 accepted/tizen/unified/20240830.010923 accepted/tizen/unified/dev/20240901.214734 accepted/tizen/unified/x/20240830.014044
2024-08-07 Krzysztof JackiewiczLower the success treshold in cancelation tests 84/315784/3
2024-08-07 Krzysztof MalysaFix formatting 70/315770/1
2024-08-07 Krzysztof MalysaIgnore non-null options->hints instead of erroring out 69/315769/1
2024-07-30 Yonggoo KangReplace error code to message on manual tests for reada... 50/315350/1
2024-07-29 Krzysztof JackiewiczSupport for uncontactable authenticator 83/309883/7
2024-07-25 Yonggoo KangReplace image-viewer to webauthn-image-viewer for manua... 06/314906/3
2024-07-23 Krzysztof JackiewiczBump major version 19/314919/1 accepted/tizen/7.0/unified/20240730.133900 accepted/tizen/8.0/unified/20240730.132304 accepted/tizen/unified/20240726.010954 accepted/tizen/unified/dev/20240729.000830 accepted/tizen/unified/toolchain/20240812.131559 accepted/tizen/unified/x/20240801.044118 accepted/tizen/unified/x/asan/20240813.225835
2024-07-19 Krzysztof JackiewiczAdjust to API changes 50/312650/2
2024-07-18 Krzysztof JackiewiczAdd discoverable credential option to manual test 80/314680/6
2024-07-17 Krzysztof MalysaFix remaining clang-tidy warnings 95/314695/1
2024-07-17 Krzysztof MalysaMake run-clang-tidy.sh output less noisy 94/314694/1
2024-07-17 Krzysztof JackiewiczFix clang-tidy warning 73/314573/2
2024-07-16 Krzysztof MalysaLog request, response and linked data 39/314439/7
2024-07-16 Krzysztof Malysamanual test: explicitly set all request options 16/314516/3
2024-07-16 Krzysztof MalysaFix base64url encoding 43/314643/1
2024-07-16 Krzysztof MalysaFix formatting MakeCredential response->attestation_object 28/314428/3
2024-06-21 Krzysztof MalysaAdd --exclude-credential option to manual test 66/313166/2
2024-06-19 Krzysztof JackiewiczHandle credential exclusion 57/313157/1
2024-06-07 Krzysztof JackiewiczAdjust failing test to openssl3.0 77/312377/2
2024-06-07 Krzysztof JackiewiczDisable bluetooth dependent tests on emulator 73/312373/2
2024-06-05 Krzysztof JackiewiczUnify spec for tizen versions 7.0-9.0 38/312238/1
2024-06-05 Dongsun LeeUse openssl3 67/312167/1 accepted/tizen/unified/20240605.153158 accepted/tizen/unified/dev/20240620.000218 accepted/tizen/unified/toolchain/20240624.121249 accepted/tizen/unified/x/20240612.025849 accepted/tizen/unified/x/asan/20240625.091847
2024-06-04 Krzysztof MalysaReturn WAUTHN_ERROR_NOT_SUPPORTED for non-null options... 84/311584/7
2024-06-04 Krzysztof Malysaclang-tidy: add checking headers and fix warnings 79/311879/4
2024-06-04 Krzysztof MalysaFix generate_compile_commands.sh for incremental builds 71/311471/8
2024-06-04 Krzysztof JackiewiczIncrease the cancellation chance in tests 13/312113/1
2024-06-03 Krzysztof JackiewiczTemporary fix for gcc 13.1 66/312066/3 accepted/tizen/7.0/unified/20240605.045138 accepted/tizen/8.0/unified/20240604.163341 accepted/tizen/unified/20240604.160844 accepted/tizen/unified/x/20240605.012720
2024-05-24 Krzysztof MalysaFix tunnel failing due to an unexpected event when... 12/311712/1 accepted/tizen/unified/20240603.032352
2024-05-20 Krzysztof MalysaAdd support for timeout paremeter of the request 02/311402/2
2024-05-16 Krzysztof MalysaFix issues found by clang-tidy and some more 49/311149/3
2024-05-16 Krzysztof MalysaAdd scripts and support for running clang-tidy 48/311148/5
2024-05-15 Krzysztof MalysaRefactor ASSERT_* to EXPECT_* where applicable 85/310985/5
2024-05-15 Krzysztof MalysaImprove test verbosity upon failure 40/310740/7
2024-05-15 Krzysztof MalysaImplement waiting 2 minutes for potential UPDATE messages 02/310102/21
2024-05-15 Krzysztof MalysaFix undefined behavior in TinyCBOR 86/310986/6
2024-05-08 Krzysztof MalysaEnable C++ stdlib assserts in DEBUG build 41/310741/3
2024-04-29 Krzysztof MalysaAdd QrCodeShower test 06/310406/5 accepted/tizen/unified/20240508.150742 accepted/tizen/unified/toolchain/20240507.011848 accepted/tizen/unified/x/20240430.094744
2024-04-29 Krzysztof MalysaRemove support for thread cancellation 05/310405/4
2024-04-26 Krzysztof JackiewiczFix builds on gcc13 + 64bit arch 08/310408/2
2024-04-26 Krzysztof JackiewiczHttp headers' tests + tunnel fix 47/309847/5
2024-04-25 Dongsun LeeFix build error with gcc13 67/310267/1
2024-04-22 Krzysztof JackiewiczAdjust code to VD needs 77/310077/1 accepted/tizen/7.0/unified/20240429.105741 accepted/tizen/7.0/unified/20240502.113456 accepted/tizen/8.0/unified/20240429.063537 accepted/tizen/8.0/unified/20240502.163826 accepted/tizen/unified/20240423.164624
2024-04-19 Krzysztof JackiewiczAdjust code to tizen 7.0 67/309967/5
2024-04-17 Krzysztof JackiewiczFix issues reported by SVACE/Coverity 64/309864/2
2024-04-16 Krzysztof JackiewiczInject missing tunnel events 46/309846/1
2024-04-16 Krzysztof MalysaRename OTM* to CancellationM* test classes 10/309610/5
2024-04-16 Krzysztof MalysaAdd CtapMessageProcessor tests 13/309513/7
2024-04-16 Krzysztof MalysaImplement state-assisted transaction in manual test 76/308576/13
2024-04-16 Krzysztof MałysaMerge "Add CBOR encoding and parsing tests" into tizen
2024-04-16 Jan WojtkowskiAdd CBOR encoding and parsing tests 90/308390/38
2024-04-16 Krzysztof MalysaRemove remnants of the abandoned interface 14/309514/6
2024-04-16 Krzysztof MalysaHarden Tunnel against unexpected events 15/309515/5
2024-04-12 Krzysztof MalysaChange BLE advert scanning to use exceptions 06/309606/1
2024-04-12 Krzysztof JackiewiczRemove dummy server log before test
2024-04-12 Krzysztof MalysaAdd adding optional extra http header with Tunnel:...
2024-04-12 Dariusz MichalukAutomate code coverage measurement
2024-04-12 Krzysztof JackiewiczFix typos
2024-04-12 Krzysztof JackiewiczCheck RP id hash from responses
2024-04-12 Krzysztof JackiewiczAdd URI parsing tests
2024-04-12 Krzysztof MalysaFix too small buffer in Websockets::DoClientConnect()
2024-04-12 Dongsun LeeAdd FDE2 BLE UUID for old apple devices
2024-04-12 Krzysztof JackiewiczAdd negative manual test
2024-04-12 Krzysztof MalysaMake manual test work with MC and GA CTAP commands
2024-04-12 Daniel KitaMake cbor_encoding.cpp use cbor wrapper
2024-04-12 Krzysztof MalysaFix QR code sometimes not being recognised on Samsung...
2024-03-27 Krzysztof MalysaRemove unnecessary logging from CBOR tests 73/308573/1
2024-03-27 Dongsun LeeRemove unused README.md 34/308534/1
2024-03-26 Krzysztof JackiewiczUpdate message parsing 43/307943/13
2024-03-26 Krzysztof JackiewiczGet Assertion response parsing 44/307844/14
2024-03-26 Krzysztof JackiewiczGet assertion command serialization 32/307732/16
2024-03-26 Krzysztof JackiewiczMake Credential response parsing 42/307942/13
2024-03-25 Krzysztof JackiewiczImplement shutdown message 13/307513/19
2024-03-25 Krzysztof JackiewiczMake credential command serialization 12/307512/19
2024-03-25 Krzysztof JackiewiczFix empty buffer CBOR encoding 42/308442/1
2024-03-22 Krzysztof JackiewiczAdd RP ID validation 43/307843/9
2024-03-21 Krzysztof JackiewiczImplement post handshake response parsing 08/307508/13
2024-03-21 Krzysztof JackiewiczFix release build 48/308348/1
2024-03-19 Krzysztof JackiewiczAdd CBOR parsing & encoding helpers 07/307507/10
2024-03-19 Krzysztof MalysaFix tunnel to buffer incoming messages 72/308072/4
2024-03-19 Krzysztof JackiewiczFix garbage at end validation 02/308202/1
2024-03-15 Krzysztof MalysaAdd base64 encoding with tests 37/307837/4
2024-03-14 Tomasz SwierczekFix static analysis issues 07/307907/2 accepted/tizen/unified/20240315.111204 accepted/tizen/unified/20240315.155129 accepted/tizen/unified/x/20240319.055410
2024-03-14 Dongsun LeeAdd compiler options for gcc13 71/307871/1 accepted/tizen/unified/x/20240314.073509
2024-03-13 Dongsun LeeAdd #include <cstdef> to prevent size_t build issue 53/307753/1
2024-03-11 Krzysztof JackiewiczFormatting fixes 10/307510/1
2024-03-08 Krzysztof JackiewiczEnable Wshadow and fix errors 46/307446/2 accepted/tizen/unified/20240311.170406
2024-03-07 Krzysztof JackiewiczIncrease the usleep argument 31/307331/1
2024-03-05 Dariusz MichalukRemove unnecessary crypto tests 82/305882/3
2024-03-05 Krzysztof MalysaAdd Noise handshake in QrTransaction 79/305879/12
2024-03-05 Krzysztof MalysaFix wrong cancellation callback id type and some typos 60/307160/2
next