iceman1001
|
5cc79c7dfd
|
fix cppchecker
|
2021-05-13 22:40:13 +02:00 |
|
iceman1001
|
03e535ac67
|
fix cppchecker
|
2021-05-13 22:38:01 +02:00 |
|
iceman1001
|
6db2a84499
|
fix cppchecker -
|
2021-05-13 21:21:33 +02:00 |
|
iceman1001
|
ec46f55821
|
fix cppchecker, bad boolean compare and unused value
|
2021-05-13 21:19:16 +02:00 |
|
iceman1001
|
ed87304ca6
|
fix gcc11.1 warnings, it was a bug. Where the special block was added to 0xFF instead of direct after reserved blocks.
|
2021-05-13 21:14:56 +02:00 |
|
Philippe Teuwen
|
62c310f750
|
fix gcc 11.1 warning on mbedtls
|
2021-05-13 20:42:47 +02:00 |
|
iceman1001
|
4e48b10ab9
|
cppchecker fixes
|
2021-05-13 20:21:06 +02:00 |
|
iceman1001
|
56499a8821
|
fix compiler warning
|
2021-05-13 19:54:31 +02:00 |
|
iceman1001
|
841c91a662
|
should be 8bytes
|
2021-05-13 19:52:59 +02:00 |
|
Philippe Teuwen
|
0b0ca6142d
|
remove unused var to avoid warning with gcc 11.1.0
|
2021-05-13 19:42:59 +02:00 |
|
Philippe Teuwen
|
50d78dea85
|
fix Archlinux docker
|
2021-05-13 19:40:51 +02:00 |
|
Iceman
|
cfca35ad5b
|
Merge pull request #1271 from tharexde/fix_easy
watchdog in 4x50 brute function
|
2021-05-13 19:34:57 +02:00 |
|
tharexde
|
e312e5ced8
|
watchdog for 4x50 brute force
|
2021-05-13 19:23:07 +02:00 |
|
iceman1001
|
f6d75ccb5b
|
text
|
2021-05-13 18:03:27 +02:00 |
|
iceman1001
|
5c64cc6adb
|
fix coverity CID 322519
|
2021-05-13 17:00:37 +02:00 |
|
iceman1001
|
3b7153045f
|
fix compiler warning on arm-none-eabi 11.1.0
|
2021-05-13 13:28:03 +02:00 |
|
iceman1001
|
19a2ce4cb3
|
fix compiler warning on arm-none-eabi 11.1.0
|
2021-05-13 13:24:54 +02:00 |
|
iceman1001
|
a6712295c7
|
textual - hw status on device side
|
2021-05-11 16:11:33 +02:00 |
|
iceman1001
|
1ff1fa7385
|
style
|
2021-05-11 15:43:12 +02:00 |
|
iceman1001
|
f83fa37b86
|
fix so authenticated session works with reading a file
|
2021-05-11 15:37:05 +02:00 |
|
iceman1001
|
4853704920
|
text
|
2021-05-11 15:36:27 +02:00 |
|
Oleg Moiseenko
|
0d3c2978a6
|
Merge pull request #1269 from merlokk/fix_fido
FIDO fixing
|
2021-05-10 16:14:06 +03:00 |
|
merlokk
|
4ec8278c89
|
fix auth command
fast fix reg command
|
2021-05-10 16:13:56 +03:00 |
|
merlokk
|
bd6d0869d8
|
textual
|
2021-05-10 16:03:28 +03:00 |
|
merlokk
|
577e4e3b30
|
fix fido u2f auth command
|
2021-05-10 15:59:20 +03:00 |
|
merlokk
|
28da6f60f6
|
fix chaining
|
2021-05-10 15:26:39 +03:00 |
|
merlokk
|
0944ec1fee
|
fix plain parameter (now dirty)
|
2021-05-10 15:02:23 +03:00 |
|
iceman1001
|
078ed4dbd4
|
init header as 0xFF
|
2021-05-10 13:59:29 +02:00 |
|
iceman1001
|
9498a07262
|
fix coverity CID 322227
|
2021-05-10 11:43:20 +02:00 |
|
iceman1001
|
089ec732a7
|
fix buffer overflow
|
2021-05-10 10:08:38 +02:00 |
|
Philippe Teuwen
|
e3ebe3afc5
|
Update checklist-for-release.md
|
2021-05-10 00:11:33 +02:00 |
|
Philippe Teuwen
|
75328a34b6
|
arraylen
|
2021-05-09 23:37:45 +02:00 |
|
iceman1001
|
615ca521c0
|
fix newline for hf search
|
2021-05-09 20:39:43 +02:00 |
|
Iceman
|
345ce0c3af
|
Merge pull request #1267 from tharexde/4x50_fix
missing newline in 4x50 sim help text
|
2021-05-08 22:51:39 +02:00 |
|
tharexde
|
b708ca143d
|
added newline in help text
|
2021-05-08 22:28:11 +02:00 |
|
iceman1001
|
332b145bfa
|
text
|
2021-05-08 20:33:02 +02:00 |
|
iceman1001
|
358bdb7022
|
dynamic loading and freeing
|
2021-05-08 19:49:14 +02:00 |
|
iceman1001
|
855844b13b
|
better doc
|
2021-05-08 15:52:27 +02:00 |
|
iceman1001
|
ec0137db79
|
updated instructions
|
2021-05-08 15:22:52 +02:00 |
|
iceman1001
|
cbf045dddb
|
refactor fido2 commands to use load and save fcts from fileutils.c. They will now load from /client/resources and save a new file in working dir
|
2021-05-08 14:59:40 +02:00 |
|
iceman1001
|
25cdc321cd
|
renamed default json
|
2021-05-08 10:50:00 +02:00 |
|
iceman1001
|
52494a6456
|
added a load json root fct
|
2021-05-08 10:47:59 +02:00 |
|
iceman1001
|
d4fe2d775c
|
renamed
|
2021-05-08 10:47:22 +02:00 |
|
iceman1001
|
8ca410b19f
|
text
|
2021-05-07 21:21:42 +02:00 |
|
Philippe Teuwen
|
2af0537bc0
|
bibtex
|
2021-05-07 21:01:23 +02:00 |
|
iceman1001
|
da3dbd9f82
|
fix too small arr
|
2021-05-07 20:40:39 +02:00 |
|
iceman1001
|
578fc70499
|
text
|
2021-05-07 19:58:47 +02:00 |
|
iceman1001
|
bb722fa1f8
|
lf nexwatch - unknown credential identified with a new magic value
|
2021-05-07 19:57:51 +02:00 |
|
iceman1001
|
7cd278290a
|
fix cppchecker
|
2021-05-07 13:42:57 +02:00 |
|
iceman1001
|
f2b3f2d632
|
fix cppchecker
|
2021-05-07 13:37:22 +02:00 |
|