aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rootd.py
AgeCommit message (Expand)Author
2013-04-05Consolidate list of scripts for setup.py to install into setup.py, getRob Austein
2013-04-05Whack build environment with a club to get rpki-ca package to start upRob Austein
2010-12-14Move all daemons to modulesRob Austein
2010-11-10Back out change to .mft, because it breaks installed certs and I don'tRob Austein
2010-11-10Change all occurance of ".mnf" to ".mft" because:Rob Austein
2010-11-10Fix handling of inheritance in EE certsRob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-09-10Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks.Rob Austein
2010-07-11Clean up uses of RuntimeError exceptionRob Austein
2009-12-28Add support for non-debugging global parameters.Rob Austein
2009-12-28Start adding config file control for all the weird little debuggingRob Austein
2009-12-25Change logging default back to using syslog; add -d/--debug switch toRob Austein
2009-10-03CleanupRob Austein
2009-10-03Regenerate subject RPKI cert when root RPKI cert changes.Rob Austein
2009-09-30Turn off execute bit on scripts until we get conflict between DoxygenRob Austein
2009-09-19Yesterday's fix to rpki.resource_set was incomplete.Rob Austein
2009-09-16More accurate log messageRob Austein
2009-09-09Clean up rootd PKCS #10 requests on revocationRob Austein
2009-09-09Rework rootd to notice when PKCS #10 request has changed.Rob Austein
2009-09-09Log SKI of generated subject certificateRob Austein
2009-09-03Log up-down queriesRob Austein
2009-07-04Clean up and consolidate traceback. Add methods to hide (some of the)Rob Austein
2009-06-01New TLS code mostly working. Only lightly tested so far, but "makeRob Austein
2009-05-27Update copyright notices in files edited this yearRob Austein
2009-05-11Pass ExitNow exceptions through, as signal handlers can raise them at any time.Rob Austein
2009-05-10Checkpoint. Conversion to errback() mechanism started, not yetRob Austein
2009-04-29More lintRob Austein
2009-04-29First pass with pylintRob Austein
2009-04-24CheckpointRob Austein
2009-04-20CheckpointRob Austein
2009-01-21More certificate regeneration issuesRob Austein
2009-01-21Checkpoint while tracking down various whacky certificate expirationRob Austein
2009-01-21Debug an (apparently) untested code path. Various little cleanups.Rob Austein
2009-01-16Make rpki_subject_lifetime configurableRob Austein
2008-10-13Fix a few string formatting goofs in logging and error messages.Rob Austein
2008-07-04CleanupRob Austein
2008-06-21Log file I/ORob Austein
2008-06-21Teach rootd to generate manifestsRob Austein
2008-06-12Module documentationRob Austein
2008-05-05Clear up whining about missing CRLs.Rob Austein
2008-04-25New trust anchor model sort of working. make test runs again, anyway.Rob Austein
2008-04-24Checkpoint. Partly converted to new BPKI model. This breaks makeRob Austein
2008-04-20Refactor redundantly redundant XML and CMS handling code.Rob Austein
2008-04-19Convert CMS code to something vaguely object-oriented, to simplifyRob Austein
2008-04-18Clean up unnecessarily complicated trust anchor codeRob Austein
2008-04-07Checkpoint. Add (untested) ability to call out for a dynamicRob Austein
2008-04-02Start cleaning up messy global context stuffRob Austein
2008-03-27Finally got client cert checks working with tlslite -- then promptlyRob Austein
2008-03-27Add revoked_cert table and rototill child_cert revocation code to useRob Austein
2008-02-27Filename cleanupRob Austein