1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the bits needed to detect and use the now required zlib More... over 1 year ago
Update working Linux distributions More... over 1 year ago
Downgrade CMS signing-time being after notAfter to a warning
job
More... over 1 year ago
Downgrade CMS signing-time being after notAfter to a warning
job
More... over 1 year ago
Reduce issues with types by switching iosz and totalsz from off_t to size_t. In rpki-client the maximum file size is limited to 2GB so even on 32bit archs size_t is large enough. This solves some of the signed vs unsigned issues between bufsz/bufpos and iosz. OK tb@ More... over 1 year ago
Reduce issues with types by switching iosz and totalsz from off_t to size_t. In rpki-client the maximum file size is limited to 2GB so even on 32bit archs size_t is large enough. This solves some of the signed vs unsigned issues between bufsz/bufpos and iosz. OK tb@ More... over 1 year ago
Add content-encoding compression support (just gzip and deflate). This will allow servers to send compressed XML which saves around 50%. The uncompressed output is limited to MAX_CONTENTLEN bytes so the impact of decompression bombs is limited. With and OK job@ tb@ More... over 1 year ago
Add content-encoding compression support (just gzip and deflate). This will allow servers to send compressed XML which saves around 50%. The uncompressed output is limited to MAX_CONTENTLEN bytes so the impact of decompression bombs is limited. With and OK job@ tb@ More... over 1 year ago
Document CMS signing-time <> mod-time trick
job
More... over 1 year ago
Document CMS signing-time <> mod-time trick
job
More... over 1 year ago
Add portable version and m88k-specific version lb() function, because unfortunately gcc3 does not have __builtin_clz(). More... over 1 year ago
Add portable version and m88k-specific version lb() function, because unfortunately gcc3 does not have __builtin_clz(). More... over 1 year ago
Cosmetic tweak for previous
tb
More... over 1 year ago
Cosmetic tweak for previous
tb
More... over 1 year ago
In anticipation of a bump of the ASPA eContent profile version, update valid_econtent_version() to allow for non-zero versions.
job
More... over 1 year ago
In anticipation of a bump of the ASPA eContent profile version, update valid_econtent_version() to allow for non-zero versions.
job
More... over 1 year ago
Add an extra argument compact to json_do_object() to instruct the parser to dump this object on a single line. More... over 1 year ago
Add an extra argument compact to json_do_object() to instruct the parser to dump this object on a single line. More... over 1 year ago
More thorough write-afetr-free checks. More... over 1 year ago
More thorough write-afetr-free checks. More... over 1 year ago
Fixup file modification timestamps to optimize failover from RRDP to RSYNC
job
More... over 1 year ago
Fixup file modification timestamps to optimize failover from RRDP to RSYNC
job
More... over 1 year ago
Revert commitid ANSBO0rBvIUtTi45: Make rpki-client choose the verification time of the time it is invoked rather than always getting the current system time for every certificate verification. This will result in output that is not variable on run-time. More... over 1 year ago
Revert commitid ANSBO0rBvIUtTi45: Make rpki-client choose the verification time of the time it is invoked rather than always getting the current system time for every certificate verification. This will result in output that is not variable on run-time. More... over 1 year ago
Split cleanup into cleanup and repository cleanup and show how many files are kept / removed in the repository temporary storage. After a discussion with tb@ and job@ More... over 1 year ago
Split cleanup into cleanup and repository cleanup and show how many files are kept / removed in the repository temporary storage. After a discussion with tb@ and job@ More... over 1 year ago
Convert all of filemode to use the json API as well. Output is mostly the same apart from some space differences. OK tb@ job@ More... over 1 year ago
Convert all of filemode to use the json API as well. Output is mostly the same apart from some space differences. OK tb@ job@ More... over 1 year ago
Use error check to ensure we have SignedData in CMS
tb
More... over 1 year ago
Use error check to ensure we have SignedData in CMS
tb
More... over 1 year ago