Age | Commit message (Expand) | Author |
2013-11-23 | Emit better(?) error message when we hit can't open a TAL file. Fixes #113. | Rob Austein |
2013-11-22 | Add object count table, per ancient request from Keyur. See #10. | Rob Austein |
2013-11-22 | Conformance: Make sure CMS contains exactly one certificate and that | Rob Austein |
2013-11-22 | Check certificate policy for qualifiers: allow id-qt-cps with a | Rob Austein |
2013-11-22 | Add NIDs for OIDs OpenSSL doesn't know about, convert all use of | Rob Austein |
2013-11-21 | Typo | Rob Austein |
2013-11-07 | More precise checking of attributes in CMS SignerInfos. Fixes #644. | Rob Austein |
2013-11-07 | Check manifest validity dates against its EE certificate. Fixes #651. | Rob Austein |
2013-11-07 | Don't allow EKU in signed objects. Fixes #645. | Rob Austein |
2013-11-07 | JPNIC is now under APNIC testbed, so remove old jpnic.tal. | Rob Austein |
2013-11-06 | Check ROA max prefix length against prefix length. Fixes #648. | Rob Austein |
2013-11-06 | Check certificates for non-null SAFI. While we're at it, check for | Rob Austein |
2013-11-06 | Check for manifestNumber too big. Fixes #652. | Rob Austein |
2013-11-06 | Check for certificate serial number too big. Fixes #642. | Rob Austein |
2013-11-06 | RFC 5280 restriction to 20 octets is 20 octets in two's complement, so | Rob Austein |
2013-10-09 | Fix inconsistent names for rpki-rtr's data directory. Fixes #635. | Rob Austein |
2013-09-09 | Send mail from rcynic-cron to root, not rcynic. Closes #610. | Rob Austein |
2013-07-30 | Log a warning if we accept an EE certificate when | Rob Austein |
2013-07-18 | GCC warning. | Rob Austein |
2013-07-17 | Sigh, RIPE's web page is confusing, going with what Tim said on the | Rob Austein |
2013-07-17 | RIPE's hosted pilot (different from RIPE's non-hosted pilot, which is | Rob Austein |
2013-07-16 | Save rcynic-html for last in rcynic-cron, as it's less critical than | Rob Austein |
2013-07-16 | Outdated comment. | Rob Austein |
2013-07-06 | Switch rpki-rtr sockets directory from being owned by "nobody" to | Rob Austein |
2013-07-03 | APNIC's testbed TAL. | Rob Austein |
2013-06-27 | Report what we're doing before blocking select(). | Rob Austein |
2013-06-27 | Flip default for allow-object-not-in-manifest to false. | Rob Austein |
2013-06-27 | Don't whine about stale CRLs and manifests that are only stale because | Rob Austein |
2013-06-19 | Name correction from JPNIC. | Rob Austein |
2013-06-18 | ".der" is not a legal filename suffix for a trust anchor certificate. | Rob Austein |
2013-06-14 | Pruning now keys off the validation_status database rather than the | Rob Austein |
2013-06-14 | Experimental feature: skip rsync_tree() if we have a valid manifest | Rob Austein |
2013-06-14 | [5389] removed code that installed default TALs as side effect of | Rob Austein |
2013-06-11 | Add mild degree of parallelism to default rcynic configuration. | Rob Austein |
2013-06-10 | Switch default configuration to use trust-anchor-directory. | Rob Austein |
2013-06-07 | Nit | Rob Austein |
2013-06-07 | Forgot a globfree(). | Rob Austein |
2013-06-06 | Consolidate to a single event loop, queue up all TALs at start. This | Rob Austein |
2013-06-06 | Type signatures of rsync_*() and task_*() frameworkss should not be so | Rob Austein |
2013-06-06 | Reorganize TA handling code, add trust-anchor-directory directive. | Rob Austein |
2013-06-04 | We missed updating rcynic-cron when rpkigui-rcynic moved to | Rob Austein |
2013-04-02 | Clean up a couple of deprecated scripts. | Rob Austein |
2013-03-26 | Don't overwrite existing rcynic crontab. Fixes #493. | Rob Austein |
2013-03-25 | The URI in a TAL MUST be a certificate matching the RPKI profile, | Rob Austein |
2013-03-25 | Call rpkigui-rcynic script if it exists rather than trying to execute | Rob Austein |
2013-03-21 | Examine both thisUpdate timestamp and number when comparing CRLs or | Rob Austein |
2013-03-20 | os.initgroups() wants a username as its first argument. | Rob Austein |
2013-03-18 | Rewrite rcynic-cron to remove horrible maze of dependencies on | Rob Austein |
2013-03-18 | Downcase for consistency with other filenames. | Rob Austein |
2013-03-13 | Drag rcynic data into GUI before we exit, if GUI is installed. | Rob Austein |