]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2020-04-17  Alberto Leiva... documentation: Fix Debian dependencies 30/head
2020-04-17  Alberto Leiva... Clean up the global namespace
2020-04-17  Alberto Leiva... tal.c: Patch some small bugs
2020-03-31  pcaranaFix typo at incidence ID
2020-03-28  pcaranaUse static vars, fix unit tests, TAL thread list lives...
2020-03-26  pcaranaUpgrade current version
2020-03-26  pcaranaAdd CAP_NET_BIND_SERVICE usage to docs
2020-03-26  dhfelixAdd checksum comparison for slurm files
2020-03-26  pcaranaAdd new incidences docs, and missing dot and comma...
2020-03-25  pcaranaAdd new incidences regarding manifest validation.
2020-03-19  pcaranaUpdate SLURM loading logic (use a cache to load new...
2020-03-13  pcaranaUpdate some PDU logs, stop sending PDUs on reset exchan...
2020-03-13  pcaranaCheck for time condition met/unmet due to old libcurl...
2020-03-13  pcaranaWait for clients once the first validation cycle ends
2020-03-13  pcaranaStop holding the write lock when the SLURM is loaded
2020-03-13  pcaranaAdd SIGPIPE handler to avoid death when the signal...
2020-02-25  alarigfort_setup.sh: Don’t write config to the current dir...
2020-02-13  pcaranaFix bug: remove CURLOPT_NOSIGNAL to avoid crash due... v1.2.0
2020-02-10  pcaranaUpdate TODOs, add systemctl example, fix bad reference...
2020-02-08  pcaranaUpdate some dates, add config and slurm examples to...
2020-02-07  pcaranaUpdate docs, add rsync timeout, verify mft existence.
2020-02-06  pcaranaFix bug: complete compatibility of 'sync-strategy'...
2020-02-05  pcaranaFlush stdout logs always (avoid problems when using...
2020-02-04  pcaranaDowngrade some RRDP log messages to avoid logs overhead.
2020-02-01  pcaranaSet 'root-except-ta' as default, fix bugs deleting...
2020-01-29  pcaranaFix bugs (base64 sanitize function, TAL URIs validation...
2020-01-28  pcaranaFix bug: validate deltas 'publish' hash of the current...
2020-01-28  pcaranaFix bug: wasn't requesting RRDP repos after the initial...
2020-01-23  pcaranaFix bug: publish/withdraw URIs weren't validated as...
2020-01-22  pcaranaFix bugs (RRDP processing, unclosed file), add new...
2020-01-22  pcaranaFix bug: wasn't retrying TAL URIs download on previous...
2020-01-20  pcaranaAdd '--http.idle-timeout', drops HTTP connections after...
2020-01-17  pcaranaAvoid HTTP requests on previously error'd URIs.
2020-01-16  pcaranaUse SO_REUSEPORT at sockopts so that the RTR port can...
2020-01-16  pcaranaUpdate 'retry' conf default values, fix compile warning...
2020-01-16  pcaranaLog unknown signal number at rsync signal handler
2020-01-16  pcaranaLoad previous valid SLURM on any error, validate tal...
2020-01-15  pcaranaFix bugs at snapshot processing, and uint args parsing.
2020-01-15  pcaranaDisplay errored URI at some log messages.
2020-01-15  pcaranaUpdate docs with 'rsync.retry.*' and 'rrdp.retry.*...
2020-01-14  pcaranaAdd 'rsync.retry.*' and 'rrdp.retry.*' conf args.
2020-01-14  pcaranaFix memory leak when access methods error'd
2020-01-14  pcaranaUse SO_REUSEADDR at server socket, log rsync execution...
2020-01-13  pcaranaUpdate docs with new conf args.
2020-01-13  pcaranaAdd extra rsync and rrdp configurations (enabled and...
2020-01-08  pcaranaFix bug: segfault when validating update notification...
2020-01-07  pcaranaFix SLURM bugs and unitiliazed var warning.
2019-12-19  pcaranaFix '-Werror-pointer-arith' warning, and tests error...
2019-12-18  pcaranaMerge from master (v1.1.3)
2019-12-18  pcaranaFix segfaults at visited_uris.c, add minor updates...
2019-12-17  pcaranaAdd args to disable rrdp/http, update docs and setup...
2019-12-17  pcaranaReplace 'Valid ROAs' by 'Valid Prefixes'; update header...
2019-12-16  dhfelixReplace a list with a hash
2019-12-16  pcaranaDelete temporary XML files and unused TALs RRDP data.
2019-12-13  pcaranaRefactor RRDP URIs storage, implement session ID update.
2019-12-11  pcaranaFix (early) bug, wasn't retrying mft download when...
2019-12-11  pcaranaRemember which manifests where fetched using RRDP,...
2019-12-10  pcaranaParse XML docs using a reader, don't load the whole...
2019-12-06  pcaranaCalculate the position of new (and foreach) elements...
2019-12-06  pcaranaAdd missing space to some 'switch' statements
2019-12-05  pcaranaValidate list of deltas at update notification file.
2019-12-05  pcaranaAdd daemon to delete a whole directory, fix broken...
2019-12-04  pcaranaSend 'If-Modified-Since' header on update notification...
2019-12-03  pcaranaPrepare to release new version. v1.1.3
2019-12-03  pcaranaFix bug due to bad error handling on multithreading.
2019-12-02  pcaranaValidate hashes and some missing things.
2019-11-29  pcaranaProcess delta files, create rrdp_loader to centralize...
2019-11-29  pcaranaFix memory leak when no data is loaded
2019-11-27  pcaranaParse and process snapshot, remember RRDP URIs (session...
2019-11-21  pcaranaAdd XML parsing structs and methods.
2019-11-15  pcaranaPrepare to process id-ad-rpkiNotify accessMethod
2019-11-14  pcaranaAdd minor fixes at docs.
2019-11-13  pcaranaSupport RFC8630, TALs can have comments and HTTPS URIs.
2019-11-12  pcaranaAdd module to support HTTPS requests.
2019-11-11  pcaranaValidate DER encoding only if incidence isn't ignored...
2019-11-08  pcaranaMerge from v1.1.2
2019-11-08  pcaranaIndicate facility utilized at syslog v1.1.2
2019-11-07  pcaranaUpgrade version, code ready for testing
2019-11-07  pcaranaRemove <sys/cdefs.h> header, avoid cpp warnings during...
2019-11-07  pcaranaAdd missing getters at configuration impersonator
2019-11-07  pcaranaUpdate function 'log_debug_enabled' and add 'log_info_e...
2019-11-07  pcaranaAdd docs for log level and output, remove DEBUG flag...
2019-11-07  pcaranaUse log priorities from syslog, allow debug without...
2019-11-07  pcaranaAdd log output and level configuration properties ...
2019-11-07  pcaranaAdd license for native asn1c code, and a notice to...
2019-11-04  pcaranaUpgrade version, ready to do some testing
2019-11-04  pcaranaInclude tals at dist
2019-11-04  pcaranaFix typo at example in setup script, use relative paths...
2019-11-04  pcaranaValidate PK when subject is duplicated, log warning...
2019-10-31  pcaranaRemove <sys/cdefs.h> header, avoid cpp warnings during...
2019-10-31  pcaranaRemove debug log at DER encoding validation
2019-10-31  pcaranaFix unit tests, create common function to print IP...
2019-10-31  pcaranaAdd 'asn1-decode-max-stack' arg to set max stack size...
2019-10-31  pcaranaValidate SignedObject DER encoding using incidences...
2019-10-31  pcaranaCreate setup script, add examples directory (includes...
2019-10-31  pcaranaDocument how a previous SLURM version can be applied
2019-10-31  pcaranaAdd docs for log level and output, remove DEBUG flag...
2019-10-31  pcaranaLog additional information on start/end of validation...
2019-10-31  pcaranaUse log priorities from syslog, allow debug without...
2019-10-31  pcaranaAdd log output and level configuration properties ...
next