]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2021-02-19  Julian ReschkeMerge branch 'master' into master 47/head
2021-02-18  pcaranaUpdate docs, set 'router-keys' as name for output.bgpse...
2021-02-18  pcaranaAdd argument to set the desired output format
2021-02-10  reschkesupport ROA export in JSON formatwq
2021-01-27  pcaranaFix rsync and thread pool bugs. 1.5.0 v1.5.0
2021-01-18  pcaranaFix vCard broken unit test
2021-01-13  pcaranaFix vCard properties basic validation
2021-01-07  pcaranaUpdate license year
2020-12-15  pcaranaAdd 'Quick Start' paragraph and some usage examples...
2020-12-15  pcaranaUpdate default value of thread-pool.validation.max...
2020-12-15  pcaranaUse --tal argument with --init-tals (that now is a...
2020-11-28  dhfelixForce to stop application on ENOMEM error
2020-11-26  pcaranaAdd warning messages to notify start/end of first valid...
2020-11-25  pcaranaAdd docs for thread-pool.* args, add flow to reject...
2020-11-25  pcaranaFix server.address examples
2020-11-24  pcaranaRemove debug comments and code
2020-11-24  pcaranaUpdate to newer version 1.5.0 and TODO list at docs
2020-11-24  pcaranaUse thread pool for RTR server/clients, validation...
2020-11-06  pcaranaImplement a thread pool, still pending to use at RTR...
2020-10-30  pcaranaAdd '--daemon' argument to daemonize fort, fixes #25
2020-10-28  pcaranaAdd argument '--init-tals' to fetch RIR TALs
2020-10-26  pcaranaMerge from master (v1.4.2)
2020-10-20  pcaranaFix broken unit tests v1.4.2
2020-10-19  pcaranaMerge from 1.4.2 bug fix
2020-10-19  pcaranaExclude ARIN's TAL from git clean
2020-10-17  pcaranaFix bug: data can be stale when the local-repository...
2020-10-01  pcaranaAdd links to Mikrotik, Arista, Nokia, and Huawei docs
2020-10-01  pcaranaMinor fixes: add a couple of spaces, and 'pr_crit'...
2020-09-29  pcaranaUpdate to current version 1.4.2
2020-09-29  pcaranaAvoid the same leak that existed at v1.4.0
2020-09-29  pcaranaMerge from master (v1.4.1)
2020-09-23  pcaranaUpdate current version to 1.4.1 v1.4.1
2020-09-23  pcaranaFix leaks due to bad struct release and wrong lock...
2020-09-09  pcaranaInclude RPM installation steps
2020-09-04  pcaranaRename LICENSE file, update year (a bit late), include...
2020-09-02  pcaranaUpdate to newer version 1.4.1
2020-09-02  pcaranaMerge from master
2020-09-01  pcaranaUpdate docs to include 'docker pull' option, related...
2020-09-01  pcaranaUse a local workspace fort RRDP related files, fixes...
2020-08-28  pcaranaRemove useless variable
2020-08-28  pcaranaUse the latest version (1.4.0) at Dockerfile
2020-08-13  pcaranaClose socket on error, log bind info one time only v1.4.0
2020-08-07  pcaranaAdd installation steps using Marco d'Itri (@rfc1036...
2020-08-06  pcaranaLog info message of revalidation only if 'incid-crl...
2020-08-04  pcaranaFix typos (prefered -> preferred)
2020-08-04  pcaranaMerge from master
2020-08-04  pcaranaMerge pull request #37 from LucianaMatesoft/master
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-31  pcaranaMinor update: stop reading XML doc on error
2020-07-30  pcaranaLog (missing) XML reader errors
2020-07-29  pcaranaMove the xmlRelaxNGSetParserErrors() call and its first...
2020-07-29  pcaranaAlso send XML2 parser errors to configured log output
2020-07-29  pcaranaUpdate ARIN's TAL local file name
2020-07-28  pcaranaChange the way that the server handles client connectio...
2020-07-28  pcaranaSend libxml log messages to configured validation log...
2020-07-28  pcaranaUpdate docs with new http.* args and deprecated rrdp...
2020-07-24  pcaranaIgnore case when comparing URI protocol
2020-07-24  pcaranaFix AIA validation, log all 'enomem', use tmp files...
2020-07-23  pcaranaMove rrdp.* args to http.* configurations
2020-07-21  pcaranaUse CURLOPT_NOSIGNAL to avoid signals at the multithrea...
2020-07-14  pcaranaUpdate docs with new incidences and server.address...
2020-07-14  pcaranaAdd the option to run from a docker container, add...
2020-07-14  pcaranaMention that the TALs have an HTTPS URI, fixes #34
2020-07-14  pcaranaUpdate to the newer version
2020-07-13  pcaranaAdd docker folder and Dockerfile to build the image...
2020-07-13  pcaranaAdd manual installation steps for Alpine and Gentoo
2020-07-13  pcaranaAdd stale MFT and CRL incidences
2020-07-13  pcaranaAllow to bind to multiple addresses using a CSV at...
2020-07-13  pcaranaAdd HTTPS URIs to TALs, update ARIN download URI
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
next