aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2012-07-05don't print out expiration for TA certsMichael Elkins
2012-07-05print cached rescert information when we do not find the cert in the rcynic c...Michael Elkins
2012-07-05check expiration of BSC's for each handle as well.Michael Elkins
2012-07-05remove admin autodiscover since we do not use the admin interfaceMichael Elkins
2012-07-05add empty stub admin.py to overwrite any existing moduleMichael Elkins
2012-07-05add path to wsgi script to apache.conf to allow explicit permissions to readMichael Elkins
2012-07-05add expiration checks for parent/child/repository TA/cross certsMichael Elkins
2012-07-04Oops, forgot to include revoke_forgotten command when copying otherRob Austein
2012-07-03initial implementation of rescert expiration cron scriptMichael Elkins
2012-07-03Add .mnf to dispatch list for backwards compatability.Rob Austein
2012-07-03Add more data to pubd log line, to aid tracking flow of objectsRob Austein
2012-07-03Add TAL support.Rob Austein
2012-07-03Stop whining about missing BPKI CRLs when running rootd underRob Austein
2012-06-28determine a timezone that is similar to UTC at runtime when settings.py is lo...Michael Elkins
2012-06-28change default TIME_ZONE to UTC from GMT, since the former is the preferred n...Michael Elkins
2012-06-27in roa creation form, assume mask is closet classful if mask is missing. clo...Michael Elkins
2012-06-25Tombstone for an obsolete program, to keep users from accidentlyRob Austein
2012-06-25log debugging info about the object being processed when an exception is caught.Michael Elkins
2012-06-22add __repr__ method to rpki.rcynic.validation_status_elementMichael Elkins
2012-06-16Add "--flat_publication" option to yamltest, and correspondingRob Austein
2012-06-01Change default location of rcynic XML output to match default installation va...Michael Elkins
2012-05-23Convert rpkid tests to use rcynic-text.Rob Austein
2012-05-11Add rekey, revoke, and reissue commands. Closes #249.Rob Austein
2012-05-10We only need to poke requested handles once per synchronize call, notRob Austein
2012-05-10Failure to write pid file is a warning, not a fatal error.Rob Austein
2012-05-10rpki.x509.DeadDrop.dump() should not abort the calling function forRob Austein
2012-05-09Run daemons as, well, daemons. Closes #246.Rob Austein
2012-05-09Fail gracefully if we can't initialize or write to DeadDrop mailbox.Rob Austein
2012-05-08Re-add command line history feature lost during myrpki -> myrpkic transition.Rob Austein
2012-05-05Debugging code to say why we're failing to issue. See #247. Rob Austein
2012-05-05Restrict handle completion to current entity.Rob Austein
2012-05-05Allow loading of CSV files assigning resources to unknown children.Rob Austein
2012-05-04Don't explode if valid_until isn't set in test configuration.Rob Austein
2012-05-04Add delete_rootd.Rob Austein
2012-05-03Resource overlap handling: fix handling of overlaps, and add option toRob Austein
2012-05-02More set operations.Rob Austein
2012-04-30Default new start_* options to older run_* options, so oldRob Austein
2012-04-24Add Zookeeper.publish_world_now() and rpkic force_publication. Closes #27.Rob Austein
2012-04-24Bump default CRL interval and regeneration margin up a bit to reduceRob Austein
2012-04-24CleanupRob Austein
2012-04-18Add start_{rpki,irdb,pub,root}d options. See #238.Rob Austein
2012-04-17Change [4433] didn't handle deeply nested hosting properly. See #236.Rob Austein
2012-04-17Synchronize with daemons automatically after rpkic commands whereRob Austein
2012-04-17Don't blather about RSA key generation.Rob Austein
2012-04-17RegenRob Austein
2012-04-17Make "valid_until" optional in schema for setup protocol. Fixes #237.Rob Austein
2012-04-16CleanupRob Austein
2012-04-16Clean up README files. Mostly this means changing them to pointers toRob Austein
2012-04-16Rework ./configure options so that user tells us what RPKI tools theyRob Austein
2012-04-15Put BPKI server files in /usr/local/share/rpki (akaRob Austein