]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
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 ...
2019-10-31  pcaranaRemember last valid SLURM in case of syntax error with...
2019-10-30  pcaranaUse 'RSA_get0_key', some ssl libs didn't had the functi... v1.1.1
2019-10-25  pcaranaPrepare to release v1.1.1
2019-10-25  pcaranaUse <sys/types.h> blksize_t instead of <bits/types...
2019-10-25  pcaranaValidate subjectPublicKey modulus and exponent (RFC...
2019-10-25  pcaranaHandle empty DB scenario and avoid error on Reset Query...
2019-10-25  pcaranaValidate 'output.bgpsec' value
2019-10-25  pcaranaAdd count functions for ROAs and Router Keys
2019-10-14  pcaranaFix images path
2019-10-14  pcaranaFix docs layout (menu wasn't visible from home) v1.1.0
2019-10-08  pcaranaMerge branch rtrv1
2019-10-07  pcaranaRelease version 1.1.0
2019-10-02  pcaranaSimplify README, use a similar conf file example at...
2019-09-30  Alberto Leiva... Print two debug messages properly
2019-09-27  Alberto Leiva... Add debug messages to RTR interactions
2019-09-13  Alberto Leiva... Log: Remove clutter, add doc, patch -DDEBUG
2019-09-13  Alberto Leiva... Remove uppercase for the syslog identifier
2019-09-13  Alberto Leiva... Add syslog
2019-09-09  pcaranaUpdate docs structure and content, merge with master.
2019-09-06  pcaranaAdd RFCs compliance: 6810, 8210, 8416, 8608, and 8630.
2019-09-06  pcaranaFix bug, complete some unit tests, downgrade NID info...
2019-09-03  pcaranaCreate one thread per TAL file
2019-08-28  pcaranaAdd usage/run examples
2019-08-27  pcaranaMerge from v1.0.0
2019-08-26  pcaranaMerge branch fixes-0.0.2 v1.0.0
2019-08-26  pcaranaRelease version 1.0.0
2019-08-21  pcaranaLog always incidences value
2019-08-21  pcaranaFix SLURM issues, and compile warning.
2019-08-19  pcaranaLog properly the errors at unsigned integer configurations
2019-08-19  pcaranaDisplay server info on success, show prop name when...
2019-08-14  pcaranaFix #14, remove SIGINT handler and adequate rsync retur...
2019-08-12  pcaranaAdd missing step for CentOS, use version variable at...
2019-08-12  pcaranaUpdate Slackware supported version, and dates reference
2019-08-12  pcaranaAdd installation steps for Fedora, openSUSE, FreeBSD...
2019-08-08  pcaranaFix bug, AI_CANONNAME can only be set when an address...
2019-08-08  pcaranaFix #13, reload stack to retry manifest validation
2019-08-08  pcaranaRead TAL SPKI as lines of 65 chars (allow LibreSSL...
2019-08-08  pcaranaAdd OpenSSL >= 1.1 prerequisite, and docs to install...
2019-08-06  pcaranaAssign ID to incidence, validate RTR port, fix slurm...
2019-08-02  pcaranaFix minor issues and add some enhancements.
2019-07-24  Alberto Leiva... Patch dist build
2019-07-24  pcaranaAdd RTRv1 and BGPsec support to docs
2019-07-24  Alberto Leiva... Reimplement the fix to bug #11
2019-07-24  Alberto Leiva... Revert "Fix 11: validate certificates against its corre...
2019-07-24  Alberto Leiva... Revert "Don't retry MFT download when EE is revoked...
2019-07-23  pcaranaFix some BGPsec issues and complete output printing.
2019-07-23  pcaranaRename *bgpsec to *router_key, change SK data types...
2019-07-22  pcaranaFix some issues related to BGPsec.
2019-07-22  pcaranaUse SPKI length constant (in BGPsec certs is always...
2019-07-20  pcaranaSupport RTRv1, validate version on PDU exchanges
2019-07-19  pcaranaStore BGPsec certs info, print at configured output
2019-07-17  pcaranaDon't retry MFT download when EE is revoked (related...
2019-07-17  pcaranaFix #12: this isn't a critical error (isn't dev's fault)
2019-07-17  pcaranaFix 11: validate certificates against its corresponding...
2019-07-10  pcaranaRead and validate BGPsec router certificates
2019-07-09  Gerardo PiasUnify _layouts code. Adjust default layout design,...
2019-07-04  pcaranaRollback commit 9f07ee2 since this isn't a bug
2019-07-03  pcaranaFix bug: ROAs ASN wasn't validated against the allowed...
2019-07-03  pcaranaAdd some small fixes.
2019-07-03  pcaranaDon't store downloaded URI when forcing rsync and log...
2019-07-03  pcaranaAdd ROA eContent to debug, and parse asID just once
2019-07-03  pcaranaRetry rsync when a MFT has errors to avoid 'transient...
2019-07-03  pcaranaDetach clients threads after the connection is closed
2019-06-27  Alberto Leiva... Improve the patch from the previous commit
2019-06-27  Alberto Leiva... Patch bad initialization of CRL stack
2019-06-15  Alberto Leiva... Update installation steps, patch OpenBSD compilation... v0.0.2
2019-06-14  pcaranaReplace 'server.disabled' by 'mode' (server or standalone)
2019-06-14  Alberto Leiva... Remove the libcmscodec dependency
2019-06-13  pcaranaFix warnings at man, fix bug: rsync wasn't executed...
2019-06-13  Alberto Leiva... Patch lintian warnings, tweak documentation
2019-06-12  pcaranaUse flag ENABLE_STRICT_STRATEGY to allow strict sync...
2019-06-12  pcaranaFix #7, use --dirs by default and update 'strict' mode...
2019-06-11  Alberto Leiva... Merge branch 'systemd'
2019-06-11  Alberto Leiva... Add more installation options
2019-06-11  pcaranaUpdate manual, unit tests, and add some fixes.
2019-06-10  pcaranaFix bug: segfault when no CRL was set
2019-06-06  Alberto Leiva... Patch build bugs found while Debian-packaging
2019-06-05  pcaranaAdd server.enabled and output.roa arguments, update...
2019-06-04  Alberto Leiva... Merge branch 'iterative'
2019-06-04  Alberto Leiva... Make pr_crit() non-returnable
2019-06-03  Alberto Leiva... Update unit tests
2019-06-03  Alberto Leiva... Remove the reset and merge validation handler callbacks
2019-06-03  Alberto Leiva... Replace recursive tree traversal with iterative one
2019-06-01  pcaranaRelocate VRPs override function, and complete unit...
2019-05-31  pcaranaUpdate references to libcmscodec beta2
2019-05-29  pcaranaLog decoding errors only when requested
2019-05-29  pcaranaAdd CMS compatibility with PKCS #7 and fix debug log bug
next