]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2024-10-15  Alberto Leiva... cache index: Allow NULL dlerr, mtim, session_id and...
2024-10-14  Alberto Leiva... Join cache.json and TAL metafiles into index.json
2024-10-14  Alberto Leiva... Move stuff between cache_setup() and cache_prepare()
2024-10-14  Alberto Leiva... Do `rm -r cache/*` instead of `rm -r cache` on reset
2024-10-14  Alberto Leiva... Attempt to mkdir the cache before cd'ing into it
2024-10-14  Alberto Leiva... Move write_simple_file() to file.c
2024-10-08  Alberto Leiva... Remove mkdir_p()
2024-10-08  Alberto Leiva... Remove the path builder
2024-10-08  Alberto Leiva... cd to cache directory instead of prefixing every path
2024-10-07  Alberto Leiva... Unify test suite function names
2024-10-07  Alberto Leiva... New cache design
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
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
2024-03-16  Alberto Leiva... Fix date parsing from TAL cachefiles
2024-03-11  Alberto Leiva... Reject HTTP redirects to different origins draft-spaghetti-sidrops-rrdp-same-origin
2024-03-11  Alberto Leiva... Force RRDP files to be hosted by the same origin
2024-03-11  Alberto Leiva... Misc. RRDP Review draft-spaghetti-sidrops-rrdp-desynchronization
2024-03-04  Alberto Leiva... Finally, implement draft-spaghetti-sidrops-rrdp-desynch...
2024-03-04  Alberto Leiva... Add delta threshold configuration option
2024-03-04  Alberto Leiva... Normalize both URLs and local paths
2024-03-01  Alberto Leiva... Add several values to uri_type
2024-02-24  Alberto Leiva... Convert RRDP XML strings to char *
2024-02-24  Alberto Leiva... RRDP XML strings review
2024-02-24  Alberto Leiva... Rewrite the base64 decoder
2024-02-24  Alberto Leiva... Modernize the hash module
2024-02-24  Alberto Leiva... Fix bad usage of strtol()
2024-02-23  Alberto Leiva... Merge branch 'job-main'
2024-02-23  Job SnijdersUpdate comment 109/head
2024-02-23  Job SnijdersUpdate comment
2024-02-08  Alberto Leiva... Warn if server.address has more than one wildcard
2024-02-08  Alberto Leiva... RTR server bind review
2024-02-08  Alberto Leiva... Remove > 65535 validation from --server.port
2024-02-07  Alberto Leiva... s/fort-validator@nic.mx/validadorfort@fortproject.net/g
2024-02-05  Job SnijdersMake sure d2i_X509() consumed all data 108/head
2024-01-20  Theo BuehlerTreat X509_ALGOR as opaque structure 107/head
2024-01-15  Alberto Leiva... Fix header version for Code 4 Error PDUs
2023-12-16  Alberto Leiva... Update Docker
2023-12-14  Alberto Leiva... Protocolary updates for release 1.6.1 1.6.1
2023-12-13  Alberto Leiva... Create tmp/ before CACHEDIR.TAG
2023-12-13  Alberto Leiva... Improve HTTP info logging
2023-12-13  Alberto Leiva... Merge branch 'job-main'
2023-12-12  Alberto Leiva... Disable normal error messages during tests
2023-12-12  Alberto Leiva... Create CACHEDIR.TAG during cache initialization
2023-12-06  Alberto Leiva... Empty cache whenever Fort's version changes
2023-12-06  Alberto Leiva... Stop trying to cage non-notification URLs during cleanup
2023-12-04  Alberto Leiva... Stop printing logging severity in syslog
2023-12-04  Alberto Leiva... Remove the log switching cacophony on startup
2023-12-04  Alberto Leiva... Stop dropping old deltas when there are no new deltas
2023-12-04  Alberto Leiva... Fix compilation on Mac OS
2023-12-04  Job SnijdersTake advantage of autotools in BSD environments 102/head
2023-12-04  Alberto Leiva... Fix default rsync arguments in the documentation
next