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