]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2025-01-21  Alberto Leiva... Index each cache node separately
2025-01-08  Alberto Leiva... Tentatively add new logging level: "clutter"
2024-12-06  Alberto Leiva... Clear the cache after a crash
2024-12-05  Alberto Leiva... General index.json review
2024-12-05  Alberto Leiva... Index sequences properly
2024-12-05  Alberto Leiva... Fix random errors
2024-12-03  Alberto Leiva... Always pick most recent known manifest
2024-12-02  Alberto Leiva... Always pick most recent known manifest
2024-12-02  Alberto Leiva... Makefile maintenance
2024-11-14  Alberto Leiva... Cache cleanup review
2024-11-13  Alberto Leiva... Separate rsync fallbacks from RRDP fallbacks
2024-11-11  Alberto Leiva... Commit TAs into cache fallback on success
2024-11-09  Alberto Leiva... Add thread safety to the new cache
2024-11-05  Alberto Leiva... Rewrite the core loop and its threading
2024-10-21  Alberto Leiva... Move the rsync spawner to a separate process
2024-10-17  Alberto Leiva... Move the rsync arg builder to the child pipeline
2024-10-17  Alberto Leiva... Remove rsync & HTTP retries
2024-10-16  Alberto Leiva... Atomize output files
2024-10-16  Alberto Leiva... Add lockfile to the cache
2024-10-16  Alberto Leiva... Move the signal code out of the logging module
2024-10-15  Alberto Leiva... Mirror the previous commit on the read pipeline
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
next