aboutsummaryrefslogtreecommitdiff
path: root/rcynic
AgeCommit message (Expand)Author
2013-09-09Send mail from rcynic-cron to root, not rcynic. Closes #610.Rob Austein
2013-07-30Log a warning if we accept an EE certificate whenRob Austein
2013-07-18GCC warning.Rob Austein
2013-07-17Sigh, RIPE's web page is confusing, going with what Tim said on theRob Austein
2013-07-17RIPE's hosted pilot (different from RIPE's non-hosted pilot, which isRob Austein
2013-07-16Save rcynic-html for last in rcynic-cron, as it's less critical thanRob Austein
2013-07-16Outdated comment.Rob Austein
2013-07-06Switch rpki-rtr sockets directory from being owned by "nobody" toRob Austein
2013-07-03APNIC's testbed TAL.Rob Austein
2013-06-27Report what we're doing before blocking select().Rob Austein
2013-06-27Flip default for allow-object-not-in-manifest to false.Rob Austein
2013-06-27Don't whine about stale CRLs and manifests that are only stale becauseRob Austein
2013-06-19Name correction from JPNIC.Rob Austein
2013-06-18".der" is not a legal filename suffix for a trust anchor certificate.Rob Austein
2013-06-14Pruning now keys off the validation_status database rather than theRob Austein
2013-06-14Experimental feature: skip rsync_tree() if we have a valid manifestRob Austein
2013-06-14[5389] removed code that installed default TALs as side effect ofRob Austein
2013-06-11Add mild degree of parallelism to default rcynic configuration.Rob Austein
2013-06-10Switch default configuration to use trust-anchor-directory.Rob Austein
2013-06-07NitRob Austein
2013-06-07Forgot a globfree().Rob Austein
2013-06-06Consolidate to a single event loop, queue up all TALs at start. ThisRob Austein
2013-06-06Type signatures of rsync_*() and task_*() frameworkss should not be soRob Austein
2013-06-06Reorganize TA handling code, add trust-anchor-directory directive.Rob Austein
2013-06-04We missed updating rcynic-cron when rpkigui-rcynic moved toRob Austein
2013-04-02Clean up a couple of deprecated scripts.Rob Austein
2013-03-26Don't overwrite existing rcynic crontab. Fixes #493.Rob Austein
2013-03-25The URI in a TAL MUST be a certificate matching the RPKI profile,Rob Austein
2013-03-25Call rpkigui-rcynic script if it exists rather than trying to executeRob Austein
2013-03-21Examine both thisUpdate timestamp and number when comparing CRLs orRob Austein
2013-03-20os.initgroups() wants a username as its first argument.Rob Austein
2013-03-18Rewrite rcynic-cron to remove horrible maze of dependencies onRob Austein
2013-03-18Downcase for consistency with other filenames.Rob Austein
2013-03-13Drag rcynic data into GUI before we exit, if GUI is installed.Rob Austein
2013-03-11Check CRL issuer nae against issuing CA's subject name. Closes #459.Rob Austein
2013-02-28Fix rcynic installation rules broken in packaging branch merge.Rob Austein
2013-02-24inetd/xinetd listener for rpki-rtr on source code installation, also needed f...Rob Austein
2013-02-23More post-installation: add rpki-rtr listener to /etc/services andRob Austein
2013-02-20Pull from trunk.Rob Austein
2013-02-20Add altCA and JPNIC TALs, for Tokyo hackathon.Rob Austein
2013-02-03Don't try to run rcynic-html if parent output directory doesn't exist.Rob Austein
2013-02-02Exit without whining when another process holds the lock.Rob Austein
2013-02-02OK, now I know why nobody ever uses "install -C".Rob Austein
2013-02-02rcynic requires rsync, doh.Rob Austein
2013-02-02Fun with DESTDIR.Rob Austein
2013-02-02Whoops, ac_* variables are lowercase this week.Rob Austein
2013-02-02Doh, write TAL configuration to correct file.Rob Austein
2013-02-02First round of fixes to installation targets.Rob Austein
2013-02-01Finally ready to start testing new rcynic install code.Rob Austein
2013-02-01CheckpointRob Austein