]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2024-10-07  Alberto Leiva... Remove outdated unit tests issue82
2024-10-05  Alberto Leiva... Testing and course correcting, week 4
2024-09-28  Alberto Leiva... Hard-linked fallback (Design 5)
2024-09-21  Alberto Leiva... Separate TA caching logic from RPP caching logic
2024-09-18  Alberto Leiva... Design 3 development checkpoint
2024-09-13  Alberto Leiva... Starting the home stretch, apparently
2024-09-11  Alberto Leiva... Merge branch 'main' into issue82
2024-09-10  Alberto Leiva... Redo #includes to simplify upcoming merge
2024-09-07  Alberto Leiva... Week of work after August detours
2024-09-05  Alberto Leiva... Misc log review
2024-09-03  Alberto Leiva... Fix default values in the documentation
2024-09-03  Alberto Leiva... Merge branch 'job-rsync_timeout_poll'
2024-09-03  Alberto Leiva... Add more unit tests to the rsync timeout
2024-08-30  Alberto Leiva... Exhaust rsync's stderr and stdout at the same time
2024-08-29  Alberto Leiva... Refactor exhaust_read_fd()'s return value
2024-08-29  Alberto Leiva... Separate POLLERR and POLLNVAL for rsync poll
2024-08-29  Alberto Leiva... Rename the exhaust stream functions, simplify arg list
2024-08-29  Alberto Leiva... Update timeout during every rsync poll
2024-08-28  Job SnijdersIntroduce a rsync transfer timeout 147/head
2024-08-27  Alberto Leiva... Fill up CVE numbers in documentation
2024-08-23  Alberto Leiva... Merge branch 'job-pr146'
2024-08-22  Alberto Leiva... Merge branch 'job-pr144'
2024-08-22  Alberto Leiva... Improve Key Usage validation more
2024-08-22  Job SnijdersSet default HTTP transfer timeout to 900 146/head
2024-08-22  Alberto Leiva... Credit Haya Schulmann for her contributions to the...
2024-08-22  Job SnijdersImprove compliance with RFC 9589 144/head
2024-08-22  Alberto Leiva... Update Docker
2024-08-22  Alberto Leiva... Add CVE "reference" sketch
2024-08-19  Alberto Leiva... Protocolary updates for release 1.6.3 1.6.3
2024-08-15  Alberto Leiva... Review of #includes
2024-08-15  Alberto Leiva... Remove redundant forward declarations in ASN1
2024-08-06  Alberto Leiva... Prevent crash on BER-encoded signedAttrs
2024-08-06  Alberto Leiva... Prevent crash on missing eContent
2024-08-06  Alberto Leiva... Prevent crash on missing signedAttrs
2024-08-06  Alberto Leiva... Prevent crash on missing Authority Key Identifier
2024-08-06  Alberto Leiva... Prevent crash on malformed Key Usage
2024-08-06  Alberto Leiva... Prevent crash on malformed subjectPublicKey
2024-08-03  Job SnijdersUse HTTP compressed encoding when available 143/head
2024-08-02  Alberto Leiva... Thursday
2024-08-01  Alberto Leiva... Wednesday
2024-07-31  Alberto Leiva... Monday, Tuesday
2024-07-27  Alberto Leiva... Friday
2024-07-25  Alberto Leiva... Wednesday
2024-07-24  Job SnijdersClarify why CRL Number extensions do not need to be... 142/head
2024-07-23  Alberto Leiva... Tuesday
2024-07-18  Alberto Leiva... Wednesday
2024-07-17  Alberto Leiva... Tuesday
2024-07-16  Alberto Leiva... Monday
2024-07-13  Alberto Leiva... Friday
2024-07-12  Alberto Leiva... Thursday
2024-07-11  Alberto Leiva... Wednesday
2024-07-10  Alberto Leiva... Tuesday
2024-07-06  Alberto Leiva... Cache refactor 2
2024-07-03  Alberto Leiva... rand_r(): Separate seed and random number
2024-07-01  Alberto Leiva... Cache refactor startup
2024-06-25  Job SnijdersUse thread-safe PRNG 141/head
2024-06-25  Job SnijdersGenerate all permutations of the list with equal probab...
2024-06-13  Job SnijdersShuffle the order in which Manifest entries are processed 139/head
2024-06-07  Job SnijdersVerify the signature on a self-signed TA cert against... 138/head
2024-06-06  Alberto Leiva... Rename "rpki_uri" into "cache_mapping"
2024-06-06  Alberto Leiva... Remove TAL isolation from the cache
2024-06-06  Alberto Leiva... Merge branch 'main' into issue82
2024-06-03  Alberto Leiva... Fix relax_ng_log_str_err() signature for old libxml2...
2024-06-02  Lucio SauerSimplify XML reader error handler 137/head
2024-06-02  Lucio SauerFix build failure with GCC 14 due to -Wincompatible...
2024-05-30  Alberto Leiva... Update APNIC TALs
2024-05-25  Alberto Leiva... Update Docker
2024-05-24  Alberto Leiva... Final protocolary updates for release 1.6.2 1.6.2
2024-05-24  Alberto Leiva... Fix unit tests
2024-05-24  Alberto Leiva... Restore the "now you can connect your routers" WRN
2024-05-23  Alberto Leiva... Fix most of the -Wnon-pointer-null violations
2024-05-23  Alberto Leiva... Mirror 1165270e73508b9fb3dfdc0294a5926d56679c75 in...
2024-05-23  Alberto Leiva... Add documentation for --mode=print
2024-05-23  Alberto Leiva... Change --server.address default
2024-05-22  Alberto Leiva... Stop using BIO_read_ex()
2024-05-22  Alberto Leiva... Straighten up #includes
2024-05-17  Alberto Leiva... Add roadmap to the site
2024-05-16  Alberto Leiva... Merge branch 'carlosm3011-main'
2024-05-16  Alberto Leiva... Merge some duplicate code
2024-05-16  Alberto Leiva... FIX TODO: not validating @alg
2024-05-15  Alberto Leiva... Fix TODO: Use extension_metadata.destructor more
2024-05-15  Alberto Leiva... Fix TODO: Choose a X509V3_EXT_print() flag
2024-05-15  Alberto Leiva... Merge some duplicate code
2024-05-15  Alberto Leiva... Privatize the asn_codec_ctx_t into the ASN.1 code
2024-05-15  Alberto Leiva... Remove the DER validator
2024-05-14  Alberto Leiva... General pre-release review and testing
2024-05-10  Alberto Leiva... Spread error messages in --mode=print's failure paths
2024-05-10  Alberto Leiva... Automatically download if file is an rsync URL
2024-05-09  Alberto Leiva... Patch TODO: Stop accessing GENERAL_NAME attributes...
2024-05-09  Alberto Leiva... Patch TODO: Always release decoded BER, even on error
2024-05-09  Alberto Leiva... Reindent
2024-05-09  Alberto Leiva... Patch bad array indexing
2024-05-09  Alberto Leiva... Review jsonification
2024-05-08  Alberto Leiva... Add sequence BIO
2024-05-08  Alberto Leiva... Patch memory leaks and bad memory accesses
2024-05-06  Alberto Leiva... Allow --mode=print to read file from stdin
2024-05-06  Alberto Leiva... Fix compilation in OpenSSL < 3 and LibreSSL
2024-05-06  Alberto Leiva... Purge early output files writability validations
2024-05-06  Alberto Leiva... Remove file mode hardcode from file_write
2024-04-30  Alberto Leiva... Add --file-type
next