]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2025-05-30  Alberto Leiva... Doc: Add installation steps for Rocky 9 main
2025-05-14  Alberto Leiva... Add character check in certificate subjects and issuers issue159
2025-02-05  Alberto Leiva... Protocolary updates for release 1.6.6 1.6.6
2025-02-05  Alberto Leiva... Increase http.max-file-size's default
2025-01-22  Alberto Leiva... RRDP: Mirror rsync extension filters
2025-01-22  Alberto Leiva... Stop rejecting RPPs if unrecognizable absent files...
2025-01-02  Alberto Leiva... Name CVE-2024-56375
2024-12-20  Alberto Leiva... Add new CVE sketch
2024-12-18  Alberto Leiva... Protocolary updates for release 1.6.5 1.6.5
2024-12-18  Alberto Leiva... Check manifest fileList emptiness before shuffling
2024-12-18  Alberto Leiva... Name CVE-2024-56169 and CVE-2024-56170
2024-11-26  Alberto Leiva... Add new CVE sketches
2024-10-14  Alberto Leiva... Name CVE-2024-48943
2024-09-30  Alberto Leiva... Enclose each test sandbox in a dedicated directory
2024-09-24  Alberto Leiva... Update Docker
2024-09-24  Alberto Leiva... Add 1.6.4 CVE
2024-09-23  Alberto Leiva... Protocolary updates for release 1.6.4 1.6.4
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-07-24  Job SnijdersClarify why CRL Number extensions do not need to be... 142/head
2024-07-03  Alberto Leiva... rand_r(): Separate seed and random number
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-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
2024-04-30  Alberto Leiva... Improve the file type detector for --mode=print
2024-04-29  Alberto Leiva... Add CRLs and their extensions to --mode=print
2024-04-27  Alberto Leiva... Add certificate extensions to --mode=print
2024-04-21  Alberto Leiva... Add certificates to --mode=print
2024-04-21  Alberto Leiva... Add --mode=print
2024-04-21  Alberto Leiva... ASN.1: Remove random_fills
2024-04-21  Alberto Leiva... ASN.1: Remove C++ glue
2024-04-21  Alberto Leiva... ASN.1: Remove the XER decoder
2024-04-21  Alberto Leiva... ASN.1: Remove the OER and PER encoders and decoders
2024-04-18  Carlos Martinezagregada rtrlib en la imagen de docker 111/head
next