Commit graph

24 commits

Author SHA1 Message Date
iceman1001
9779868753 style 2019-04-28 11:09:46 +02:00
iceman1001
3bfd01bffb fix: warning on mingw64. This offset is calculated, casting it to u32 should be fine. 2019-04-25 16:55:00 +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
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
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
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
5efc2eced6 refactoring 2018-11-27 12:28:36 +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
979a14d978 added CBOR description for queries 2018-11-21 20:11:41 +02:00
merlokk
da45b1db39 added jsontocbor function 2018-11-21 19:46:09 +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
merlokk
87f3e1facf simple cbor print 2018-11-16 19:47:41 +02:00
merlokk
2d17fb172a added cbor print sketch 2018-11-16 18:33:10 +02:00