aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/exceptions.py
AgeCommit message (Collapse)Author
2009-09-05Fix handle->id translation in left-right "set" operations.Rob Austein
svn path=/rpkid/rpki/exceptions.py; revision=2739
2009-09-04Clean up some whacked exception handling.Rob Austein
svn path=/rpkid/rpki/exceptions.py; revision=2732
2009-07-17Handle BSC objects that are still under construction a bit more gracefully.Rob Austein
svn path=/rpkid/rpki/exceptions.py; revision=2634
2009-06-09Convert ROA generation code from push model (<route_origin/> objectsRob Austein
in rpkid) to pull model (IRDB for <list_roa_request/> queries). Still need to clean up old code, but new code seems to work properly. svn path=/rpkid/Makefile; revision=2510
2009-06-04Rototill left-right and publication protocol to replace SQL-assignedRob Austein
numeric identifiers with IRBE-assigned "handles". Daemons and test harness have been converted and seem to work; some tools like irbe_cli haven't been updated yet. svn path=/rpkid/doc/Installation; revision=2493
2009-05-27Update copyright notices in files edited this yearRob Austein
svn path=/rcynic/rcynic.c; revision=2452
2009-05-17CheckpointRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=2437
2009-05-11Cosmetic doc changes.Rob Austein
svn path=/rpkid/irbe-setup.py; revision=2424
2009-05-10LintRob Austein
svn path=/rpkid/irbe_cli.py; revision=2419
2009-05-05CheckpointRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=2403
2009-04-29First pass with pylintRob Austein
svn path=/rpkid/Makefile; revision=2371
2009-04-28CleanupRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=2366
2009-01-21Checkpoint while tracking down various whacky certificate expirationRob Austein
and regeneration issues. svn path=/rpkid/rootd.py; revision=2255
2008-07-16I should try goofing up the IRDB expiration date more often, all sortsRob Austein
of intersting things blew up when I did that by accident. svn path=/rpkid/rpki/exceptions.py; revision=2000
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
nothing preceeds it in the file, not even comments. Reformat to work within this restriction. svn path=/docs/left-right-protocol; revision=1873
2008-06-05Wrap signal handlers httpd.server_forever() to allow a clean shutdown,Rob Austein
so that profiling will work properly. svn path=/rpkid/rpki/exceptions.py; revision=1846
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
SAX code. svn path=/rpkid/irbe-cli.py; revision=1835
2008-05-15Clean up TLS certificate handling and a lot of debugging code.Rob Austein
svn path=/rpkid/cronjob.py; revision=1778
2008-05-15Tweak TLS cert chain validation to fit BPKI model.Rob Austein
svn path=/rpkid/README; revision=1775
2008-05-07CheckpointRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=1748
2008-04-30Implement most of the administrative restrictions on CMS verification.Rob Austein
Mandatory CRLs disabled at the moment as I'm not generating them yet. svn path=/rpkid/rpki/exceptions.py; revision=1727
2008-04-27Get testpoke.py working againRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=1714
2008-04-22Rehome RPKI exceptions under RPKI_ExceptionRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=1690
2008-04-06Checkpoint. TLS validation now working with POW/OpenSSL, with runtimeRob Austein
flag to disable throwing of exceptions on validation failures. svn path=/rpkid/rpki/exceptions.py; revision=1626
2008-03-04CheckpointRob Austein
svn path=/rpkid/rpki/exceptions.py; revision=1545
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531