aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/exceptions.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-01-29CheckpointRob Austein
2014-01-26Checkpoint.Rob Austein
2014-01-09Update more copyrights, clean up module doc blocks.Rob Austein
2014-01-07Set notBefore value directly when issuing certificates to avoid raceRob Austein
2013-04-19Throw exception when asked to issue a certificate with notAfter <=Rob Austein
2012-10-18pylintRob Austein
2012-07-06Implement CMS-timestamp-based replay protection. Closes #35.Rob Austein
2012-05-03Resource overlap handling: fix handling of overlaps, and add option toRob Austein
2011-10-04More explicit certificate expiration checks in CMS verify (see #94).Rob Austein
2011-10-04Add explicit check for certificate expiration in CMS verify (see #94).Rob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-07-11Clean up uses of RuntimeError exceptionRob Austein
2010-07-07More refactoring and cleanupRob Austein
2010-06-10Partial cleanup of exception and timeout handling.Rob Austein
2009-12-23Don't blow out with an exception when retrieving nextUpdate value from our ow...Rob Austein
2009-09-09Somewhat better handling of publication protocol exceptions and ofRob Austein
2009-09-05Fix handle->id translation in left-right "set" operations.Rob Austein
2009-09-04Clean up some whacked exception handling.Rob Austein
2009-07-17Handle BSC objects that are still under construction a bit more gracefully.Rob Austein
2009-06-09Convert ROA generation code from push model (<route_origin/> objectsRob Austein
2009-06-04Rototill left-right and publication protocol to replace SQL-assignedRob Austein
2009-05-27Update copyright notices in files edited this yearRob Austein
2009-05-17CheckpointRob Austein
2009-05-11Cosmetic doc changes.Rob Austein
2009-05-10LintRob Austein
2009-05-05CheckpointRob Austein
2009-04-29First pass with pylintRob Austein
2009-04-28CleanupRob Austein
2009-01-21Checkpoint while tracking down various whacky certificate expirationRob Austein
2008-07-16I should try goofing up the IRDB expiration date more often, all sortsRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-06-05Wrap signal handlers httpd.server_forever() to allow a clean shutdown,Rob Austein
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
2008-05-15Clean up TLS certificate handling and a lot of debugging code.Rob Austein
2008-05-15Tweak TLS cert chain validation to fit BPKI model.Rob Austein
2008-05-07CheckpointRob Austein
2008-04-30Implement most of the administrative restrictions on CMS verification.Rob Austein
2008-04-27Get testpoke.py working againRob Austein
2008-04-22Rehome RPKI exceptions under RPKI_ExceptionRob Austein
2008-04-06Checkpoint. TLS validation now working with POW/OpenSSL, with runtimeRob Austein
2008-03-04CheckpointRob Austein
2008-02-27Filename cleanupRob Austein