]> git.ipfire.org Git - thirdparty/FORT-validator.git/shortlog
thirdparty/FORT-validator.git
2019-02-18  pcaranaSave in memory the VRPs loaded from CSV
2019-02-14  Alberto Leiva... Address several TODOs.
2019-02-14  dhfelixUpdate args parser framework
2019-02-14  Alberto Leiva... Update usage of the libcmscodec library
2019-02-14  pcaranaRead VRPs from a CSV file set at JSON config
2019-02-13  Alberto Leiva... Bugfix: policy was not being initialized
2019-02-13  Alberto Leiva... Add a bunch of GCC warning flags
2019-02-12  Alberto Leiva... Implement RFC 8360
2019-02-11  dhfelixMerge branch 'master' into args-parser
2019-02-08  Alberto Leiva... Add RPKI-specific validation for CRLs
2019-02-08  dhfelixAdd flag parser framework
2019-02-07  Alberto Leiva... Code review
2019-02-07  pcaranaRemove unnecessary conversion
2019-02-07  pcaranaKeep validating certs, don't stop on a child cert error
2019-02-07  Alberto Leiva... Code review
2019-02-06  pcaranaImplement cert's subject validation
2019-02-05  pcaranaMerge branch 'intstructs' of https://github.com/ydahhrk...
2019-02-05  pcaranaValidate certificate policies extension
2019-02-05  pcaranaValidate manifest number size
2019-02-05  pcaranaCast INTEGER_t as unsigned long and use as such
2019-02-05  pcaranaAdapt types from long to INTEGER_t
2019-02-05  pcaranaValidate certificate policies extension
2019-02-05  pcaranaValidate manifest number size
2019-02-02  Alberto Leiva... Impose a certificate chain length limit by configuration
2019-02-01  pcaranaCast INTEGER_t as unsigned long and use as such
2019-02-01  dhfelixAdd parsing for a config file
2019-02-01  Alberto Leiva... Certificate serial number uniqueness validation
2019-02-01  pcaranaAdapt types from long to INTEGER_t
2019-01-30  Alberto Leiva... Merge branch 'ydahhrk'
2019-01-30  Alberto Leiva... Unify Access Description management
2019-01-29  Alberto Leiva... Strengthen the TAL parser
2019-01-29  Alberto Leiva... Add validation of IP vs Range selection
2019-01-26  dhfelixAdd getopt to handle argc and argv
2019-01-25  Alberto Leiva... Merge branch 'ydahhrk'
2019-01-25  Alberto Leiva... Postpone recursive traversal and validate Access Descri...
2019-01-23  dhfelixReview of rsync.c code
2019-01-22  Alberto Leiva... Engineer URIs a little
2019-01-18  Alberto Leiva... Merge branch 'master' of github.com:ydahhrk/rpki-validator
2019-01-18  Alberto Leiva... More misc tweaks:
2019-01-18  dhfelixImprove of rsync.c code
2019-01-15  Alberto Leiva... Implement some postponed requirements
2018-12-21  Alberto Leiva... Review of rsync.c code
2018-12-20  Alberto Leiva... Merge branch 'rsync'
2018-12-20  Alberto Leiva... Validate signed object hashes
2018-12-17  Alberto Leiva... Add validation of manifest hashes
2018-12-17  Alberto Leiva... Adds:
2018-12-14  dhfelixAdd rsync command execution to download repositories
2018-12-14  dhfelixRead the host address as a hostname
2018-12-11  Alberto Leiva... Refactor: Send the validation state to thread local
2018-12-11  Alberto Leiva... Automatically print offending files' names on errors
2018-12-08  Alberto Leiva... Adds:
2018-11-29  Alberto Leiva... More certificate validation
2018-11-15  Alberto Leiva... Add actual certificate tree validation and other misc...
2018-11-09  dhfelixAdd jansson reference as json parser
2018-11-07  Alberto Leiva... Implement address block parsing (rfc3779, section 2.1)
2018-11-02  Alberto Leiva... Implement a bunch of global logic
2018-09-27  Alberto Leiva... Implement about 40% of RFC 6486 (Manifests)
2018-09-26  Alberto Leiva... Implement about 80% of RFC 6482 (ROAs)
2018-09-21  Alberto Leiva... About 80% of RFC 6488
2018-09-04  Alberto Leiva... Implement RFC 7730 (TALs)
2018-09-04  Alberto Leiva... Initial commit
2018-08-29  Alberto Leiva... Add unit testing framework
2018-08-23  Alberto Leiva... Improve the autotools config
2018-08-23  Alberto Leiva... Add the traditional autoconf/automake mess
2018-08-23  Alberto Leiva... Add string parsing to RTR
2018-08-16  Alberto Leiva... Add RTR socket draft
2018-08-16  Alberto Leiva... Initial commit