]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2020-08-04  pcaranaAdd plugins installation to README and fix minor typos 37/head
2020-08-03  lvitaleShorten description for index page. Add sitemap generation.
2020-07-31  lvitaleAdd SEO configuration and description for all pages.
2020-07-03  pcaranaFix bug: error'd repositories weren't logged if a child... v1.3.0
2020-07-02  pcaranaAdd paragraph to help when installing debian package
2020-07-01  pcaranaRemove completed TODO
2020-06-26  pcaranaFix bug: didn't searched local files when an RRDP URI...
2020-06-26  pcaranaAvoid additional operations after calling fork()
2020-06-24  pcaranaConsider that outgoing requests can be disabled
2020-06-19  pcaranaFix several bugs related to sync errors, update some...
2020-06-15  pcaranaSyslog facilities 'kern' and 'syslog' aren't supported
2020-06-13  pcaranaReplace args '*log.prefix' for '*log.tag', add help...
2020-06-04  pcaranaFix bug when applying SLURM, and configure the log...
2020-06-03  dhfelixFix a logging problem
2020-06-01  pcaranaFix unit tests, add missing impersonator log functions
2020-05-29  dhfelixFix log configuration issues
2020-05-21  pcaranaAdd new logging docs (log types and arguments)
2020-05-21  pcaranaMerge branch 'master' into 1.3.0
2020-05-21  pcaranaUse common function to get time, try to simplify previo...
2020-05-21  pcaranaAdd installation steps for Gentoo, fixes #23
2020-05-21  pcaranaDocument new configuration arg 'stale-repository-period'
2020-05-21  dhfelixSeparate validation logs from operation logs
2020-05-20  pcaranaMerge pull request #33 from ximon18/typo-correction
2020-05-20  ximon18FIX: tunned -> tuned 33/head
2020-05-20  ximon18FIX: criptographically -> cryptographically
2020-05-18  pcaranaLog only communication errors on first level RPKI servers
2020-05-13  pcaranaUpgrade to new version
2020-05-13  pcaranaAllow to work with cache on requests errors, common...
2020-04-28  pcaranaFix typo v1.2.1
2020-04-24  pcaranaFix typo at error message
2020-04-24  pcaranaMerge branch 'master' into 1.2.1
2020-04-23  pcaranaDocument MALLOC_ARENA_MAX memory tuning quirk
2020-04-23  dhfelixFix GCC 10 warnings
2020-04-22  pcaranaDon't release the loaded slurm when there's an error...
2020-04-20  pcaranaMerge pull request #30 from ydahhrk/1.2.1
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-23  pcaranaMerge pull request #27 from robert-scheck/centos-docs
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-03-11  pcaranaUpdate menu and add headers per distribution 27/head
2020-03-08  Robert ScheckImprove installation documentation for RHEL/CentOS...
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...
next