Petr Štetiar
|
14a279411c
fix certificate blob parsing vulnerability by using blob_parse_untrusted
|
4 年之前 |
Petr Štetiar
|
19a7225ac0
fix leaking memory in cert_dump_blob
|
4 年之前 |
Petr Štetiar
|
9dba44ddd4
fix possibly garbage value returned in cert_process_revoker
|
4 年之前 |
Petr Štetiar
|
4462ff9ded
add cram based unit tests
|
4 年之前 |
Petr Štetiar
|
5fe64b5606
cmake: split usign bits into static library
|
4 年之前 |
Petr Štetiar
|
5d7626a2b6
cmake: reindent the file
|
4 年之前 |
Petr Štetiar
|
e284ed9419
cmake: enable hardening compiler flags and fix the reported issues
|
4 年之前 |
Petr Štetiar
|
7e53906663
add initial GitLab CI support
|
5 年之前 |
Petr Štetiar
|
fa0bf4ef45
cmake: add proper include and library dependencies
|
5 年之前 |
Rosen Penev
|
e4bd927cc7
cast ucert_argv to proper type when passing to execv
|
5 年之前 |
Daniel Golle
|
e1c722b1b6
be more tolerant when reading key fingerprint
|
6 年之前 |
Damien Mascord
|
1056e730f5
Change the sigb buffer to be the same size as the fread
|
6 年之前 |
Daniel Golle
|
63ad591e59
blob_buf needs to be zero'd
|
6 年之前 |
Daniel Golle
|
ad816fc5eb
set rpath to make bundle-libraries.sh happy
|
6 年之前 |
Daniel Golle
|
46eec66b19
don't ever set pointer outside of buffer
|
6 年之前 |
Daniel Golle
|
54be4d6543
fix host build
|
6 年之前 |
Daniel Golle
|
d1cc3a0b80
harden reading fingerprint from usign process
|
6 年之前 |
Daniel Golle
|
57c42c1a71
add light build variant without -C, -A and -D
|
6 年之前 |
Daniel Golle
|
0ac1d402db
remove unused stat variable and gettimeofday only once while verifying
|
6 年之前 |
Daniel Golle
|
8e91520771
README.md...
|
6 年之前 |
Daniel Golle
|
c5369001f1
allow issue to append existing cert and be strictly quiet
|
6 年之前 |
Daniel Golle
|
5b2c68cf69
don't be crazily strickt on position of '-q' parameter
|
6 年之前 |
Daniel Golle
|
58269c35ef
fix memory corruption caused by use-after-free
|
6 年之前 |
Daniel Golle
|
4a23b1ac9f
README.md: add a line about context and dependencies
|
6 年之前 |
Daniel Golle
|
44e76778e3
output error message in case of revoked key
|
6 年之前 |
Daniel Golle
|
4ec94878f6
add README.md
|
6 年之前 |
Daniel Golle
|
321c9f9d42
add comments in usign-exec
|
6 年之前 |
Daniel Golle
|
bdc1ec4513
harden cmdline options
|
6 年之前 |
Daniel Golle
|
493cc9a837
add comments and license headers
|
6 年之前 |
Daniel Golle
|
b0a87a068a
take care of revokers in verify path
|
6 年之前 |