Age | Commit message (Expand) | Author |
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 |
2013-03-11 | Check CRL issuer nae against issuing CA's subject name. Closes #459. | Rob Austein |
2013-02-28 | Fix rcynic installation rules broken in packaging branch merge. | Rob Austein |
2013-02-24 | inetd/xinetd listener for rpki-rtr on source code installation, also needed f... | Rob Austein |
2013-02-23 | More post-installation: add rpki-rtr listener to /etc/services and | Rob Austein |
2013-02-20 | Pull from trunk. | Rob Austein |
2013-02-20 | Add altCA and JPNIC TALs, for Tokyo hackathon. | Rob Austein |
2013-02-03 | Don't try to run rcynic-html if parent output directory doesn't exist. | Rob Austein |
2013-02-02 | Exit without whining when another process holds the lock. | Rob Austein |
2013-02-02 | OK, now I know why nobody ever uses "install -C". | Rob Austein |
2013-02-02 | rcynic requires rsync, doh. | Rob Austein |
2013-02-02 | Fun with DESTDIR. | Rob Austein |
2013-02-02 | Whoops, ac_* variables are lowercase this week. | Rob Austein |
2013-02-02 | Doh, write TAL configuration to correct file. | Rob Austein |
2013-02-02 | First round of fixes to installation targets. | Rob Austein |
2013-02-01 | Finally ready to start testing new rcynic install code. | Rob Austein |
2013-02-01 | Checkpoint | Rob Austein |