Commit graph

54 commits

Author SHA1 Message Date
Philippe Teuwen
993728072a comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:55:58 +02:00
Philippe Teuwen
97676d3210 comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:38:34 +02:00
Philippe Teuwen
5c55664fc5 use more static and fix [-Wmissing-prototypes] 2019-04-13 21:57:13 +02:00
Philippe Teuwen
4f32655004 use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-13 00:25:43 +02:00
Philippe Teuwen
7f76fea21a good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
Philippe Teuwen
98d9408746 make style 2019-04-06 00:52:55 +02:00
Philippe Teuwen
961d929f4d changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
Philippe Teuwen
0373696662 make style 2019-03-10 00:00:59 +01:00
Philippe Teuwen
0d9223a547 client: fix mix of spaces & tabs 2019-03-09 23:35:06 +01:00
Philippe Teuwen
60f292b18e remove spurious spaces & tabs at end of lines 2019-03-09 08:59:13 +01:00
iceman1001
47c808fd5c fix: check return value 2019-02-24 19:50:24 +01:00
merlokk
7678ab13e0 add slolkey CA root 2019-02-03 22:36:15 +02:00
merlokk
09c5f0ef76 remove debug and small output addon. errors was not visible 2019-02-01 18:12:01 +02:00
merlokk
4c7e5757f3 added channel parameter 2018-12-03 19:29:31 +02:00
iceman1001
91809c6d94 FIX: part of https://github.com/Proxmark/proxmark3/pull/723 (@Fl0-0)
CHG: remove some warnings when compiling on 32/64 bit systems.  Messy messy
2018-11-28 23:53:31 +01:00
merlokk
c51e0a58f4 added allowList to authenticatorGetAssertion command 2018-11-27 19:33:51 +02:00
merlokk
305c0c099b refactoring 2018-11-27 15:59:28 +02:00
merlokk
d253364d2c added numberOfCredentials 2018-11-27 15:47:17 +02:00
merlokk
ac5448a117 GetAssertion works 2018-11-27 14:57:00 +02:00
merlokk
a0a979abc6 added show GetAssertion results 2018-11-27 14:34:51 +02:00
merlokk
f26d3396e8 get credential 2018-11-27 14:01:47 +02:00
merlokk
317ea30529 refactoring and GetAssertion works 2018-11-27 13:45:29 +02:00
merlokk
26cf350713 refactoring 2018-11-27 12:34:28 +02:00
merlokk
a9be05dbf7 refactoring 2018-11-27 12:31:39 +02:00
merlokk
5efc2eced6 refactoring 2018-11-27 12:28:36 +02:00
merlokk
ee92b8a097 refactoring make credentials and add some sketch to get assertion 2018-11-27 12:24:55 +02:00
merlokk
d36bfd5829 add some cose key checks 2018-11-26 19:49:41 +02:00
merlokk
065773377d get cose public key and fix some printing 2018-11-26 19:42:37 +02:00
merlokk
0a2f874ac3 added cose_key descriptions 2018-11-26 19:22:44 +02:00
merlokk
f7354c705d extract some descriptions from cose_key 2018-11-26 19:16:47 +02:00
merlokk
b9c4bd1e0c added showing cose_key in cbor text type 2018-11-26 18:30:14 +02:00
merlokk
1099c6923d added COSE algorithms 2018-11-26 16:12:28 +02:00
merlokk
9e89da3c0c remove debug 2018-11-25 00:12:06 +02:00
merlokk
1a0f7e93de refactoring and some functions in cbortools 2018-11-24 23:36:02 +02:00
merlokk
0bbdc7f150 added CborGetArrayBinStringValue 2018-11-24 14:57:36 +02:00
merlokk
a37082a825 added some cbor tools 2018-11-23 19:47:30 +02:00
merlokk
156f9b677c refactoring 2018-11-22 13:41:44 +02:00
merlokk
7bb24819ad small fix 2018-11-21 20:39:26 +02:00
merlokk
e33ddad40c added options and some refactoring 2018-11-21 20:35:57 +02:00
merlokk
979a14d978 added CBOR description for queries 2018-11-21 20:11:41 +02:00
merlokk
f705402b7a make credentional command works. and refactoring 2018-11-21 19:46:57 +02:00
merlokk
da45b1db39 added jsontocbor function 2018-11-21 19:46:09 +02:00
merlokk
dae4ecc60f removed ismap and added not-writable parameters 2018-11-21 19:45:11 +02:00
merlokk
6d4552540b added fido2 test json 2018-11-18 19:18:18 +02:00
merlokk
12b1289191 fido info command completed 2018-11-17 18:39:21 +02:00
merlokk
23ef267100 added fido2 error codes description 2018-11-17 18:11:46 +02:00
merlokk
8f1c67d512 added fidocore 2018-11-17 16:19:09 +02:00
merlokk
f4bb63a728 sketch for get cmd code name 2018-11-17 01:55:29 +02:00
merlokk
8201526f6e fix fido2 response structure 2018-11-17 01:40:27 +02:00
merlokk
563086c935 cbor print ok 2018-11-17 01:31:08 +02:00