]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2020-09-23  pcaranaFix leaks due to bad struct release and wrong lock...
2020-09-01  pcaranaUpdate docs to include 'docker pull' option, related...
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
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...
next