platform/core/security/webauthn.git
8 months agoAdd exception module (#18)
강용구/Security Assurance Lab(SR)/삼성전자 [Thu, 16 Nov 2023 09:53:13 +0000 (18:53 +0900)]
Add exception module (#18)

* Add exception module
* Change visibility hidden to default
* Add simple exception test

8 months agoAdd log module (#17)
강용구/Security Assurance Lab(SR)/삼성전자 [Thu, 16 Nov 2023 04:30:48 +0000 (13:30 +0900)]
Add log module (#17)

* Add log module
* Change log module in the client
* Change log module in the server
* Init testcode of client for check logging
* Add macro for naming log tag
* Modify macro name for distinguish with the client APIs

8 months agoFix to webauthn service setting (#15)
강용구/Security Assurance Lab(SR)/삼성전자 [Wed, 15 Nov 2023 09:52:34 +0000 (18:52 +0900)]
Fix to webauthn service setting (#15)

* Fix minor error for webauthn-server service

* Match API params

* Test call common lib on server

* Make consistency for naming in spec

* Modify smack label to SMACK_DOMAIN

8 months agoRemove wrong error code from appctrl_error_to_string()
Dongsun Lee [Wed, 15 Nov 2023 05:05:35 +0000 (14:05 +0900)]
Remove wrong error code from appctrl_error_to_string()

8 months agofix bug in manifest setting
Dongsun Lee [Wed, 15 Nov 2023 04:11:17 +0000 (13:11 +0900)]
fix bug in manifest setting

8 months agoAdd default visibility to APIs
Dongsun Lee [Wed, 15 Nov 2023 00:46:23 +0000 (09:46 +0900)]
Add default visibility to APIs

8 months agofix TYPO & add wauthn_error_to_string to header
Dongsun Lee [Tue, 14 Nov 2023 06:01:07 +0000 (15:01 +0900)]
fix TYPO & add wauthn_error_to_string to header

8 months agoAdd TCs for basic BLE operations
Dongsun Lee [Mon, 30 Oct 2023 00:47:20 +0000 (09:47 +0900)]
Add TCs for basic BLE operations

8 months agoSplit webauthn-types.h from webauthn.h
Dongsun Lee [Fri, 3 Nov 2023 01:11:00 +0000 (10:11 +0900)]
Split webauthn-types.h from webauthn.h

8 months agoAdd HAL APIs
Dongsun Lee [Mon, 30 Oct 2023 01:24:13 +0000 (10:24 +0900)]
Add HAL APIs

9 months agoadd webauthn APIs
이동선/Security Assurance Lab(SR)/삼성전자 [Wed, 11 Oct 2023 05:17:03 +0000 (14:17 +0900)]
add webauthn APIs

10 months agoAdd basic files for gbs build
Dongsun Lee [Tue, 5 Sep 2023 07:25:39 +0000 (16:25 +0900)]
Add basic files for gbs build

10 months agoinitial commit
Dongsun Lee [Mon, 4 Sep 2023 07:08:06 +0000 (16:08 +0900)]
initial commit