platform/core/security/webauthn.git
2024-02-19 Yonggoo KangChange memory space from heap to stack for use instance... 44/306244/1 accepted/tizen/unified/20240220.115627 accepted/tizen/unified/20240220.144631 accepted/tizen/unified/x/20240221.033404
2024-02-06 강용구/Security... Reuse some code blocks using typename <RequestX> (#48)
2024-02-01 강용구/Security... Implement Dynamic Library Loader and Link Hybrid Plugin...
2024-01-23 강용구/Security... Fix typo (#46)
2024-01-22 Dongsun LeeAdd description for transports
2024-01-22 Dongsun Leechange enums to uppercase
2024-01-22 Dongsun LeeUse different namespace for TestData
2024-01-22 강용구/Security... Adjust to (de)serialization implementation (#42)
2024-01-17 강용구/Security... Add @see descriptions (#43)
2024-01-17 Dongsun LeeAdd more defense logic for exceptional cases
2024-01-17 Dongsun LeeImplements message serialization
2024-01-16 Dongsun LeeRemove unused origin from header
2024-01-16 Dongsun LeeFix TYPO in header(attestion->attestation)
2024-01-16 Dongsun Leechange type of port from int to unsigned short
2024-01-12 Yonggoo KangMove free into caller's block
2024-01-12 Yonggoo KangMark points will be changed
2024-01-12 Yonggoo KangMark points will be changed
2024-01-12 Yonggoo KangAdd simple test logic
2024-01-12 Yonggoo KangLink pthread in test module
2024-01-11 강용구/Security... Fix name of member variables (#36)
2024-01-11 강용구/Security... Remove unnecessary shared ptr (#37)
2024-01-10 강용구/Security... Modify server's worker logic (#35)
2024-01-09 강용구/Security... Busy and Cancel logics (#33)
2024-01-09 Dongsun Leefix a variable name in header file(transports->descriptors)
2024-01-05 강용구/Security... Add thread logic for callbacks (#32)
2024-01-04 Dongsun LeeDefines WEBAUTHN_HYBRID_PLUGIN_SO_PATH in rpm macro...
2024-01-03 Dongsun LeeChange callback definitions to function pointer
2023-12-12 Krzysztof JackiewiczMake HAL API void
2023-12-07 강용구/Security... Remove cancellation id from CAPI (#27)
2023-12-05 강용구/Security... Add result param into response callback (#26)
2023-12-05 Dongsun LeeRemoves Cancellation ID from HAL API
2023-11-29 Krzysztof JackiewiczFew API fixes
2023-11-29 Dongsun Leeadd user_data parameter to callback functions
2023-11-29 강용구/Security... Fix mismatch api (#23)
2023-11-28 강용구/Security... Init webauthn service (#20)
2023-11-27 Dongsun Leechange cancellation_id to be generated in server
2023-11-22 Dongsun LeeElaborate the API description of wauthn_cb_display_qrcode
2023-11-16 강용구/Security... Add exception module (#18)
2023-11-16 강용구/Security... Add log module (#17)
2023-11-15 강용구/Security... Fix to webauthn service setting (#15)
2023-11-15 Dongsun LeeRemove wrong error code from appctrl_error_to_string()
2023-11-15 Dongsun Leefix bug in manifest setting
2023-11-15 Dongsun LeeAdd default visibility to APIs
2023-11-15 Dongsun Leefix TYPO & add wauthn_error_to_string to header
2023-11-06 Dongsun LeeAdd TCs for basic BLE operations
2023-11-05 Dongsun LeeSplit webauthn-types.h from webauthn.h
2023-11-05 Dongsun LeeAdd HAL APIs
2023-10-11 이동선/Security... add webauthn APIs
2023-09-06 Dongsun LeeAdd basic files for gbs build
2023-09-04 Dongsun Leeinitial commit