aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/left_right.py
AgeCommit message (Expand)Author
2009-06-09Cleanup: get rid of <route_origin/> objectRob Austein
2009-06-09Convert ROA generation code from push model (<route_origin/> objectsRob Austein
2009-06-08CheckpointRob Austein
2009-06-08Use explicit version number with ROA prefixes in SQLRob Austein
2009-06-07CheckpointRob Austein
2009-06-07CheckpointRob Austein
2009-06-04Rototill left-right and publication protocol to replace SQL-assignedRob Austein
2009-06-03Checkpoint: first step towards cleanup of SQL and left-right protocol.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-21Checkpoint. Use event timers rather than time.sleep(), etc.Rob Austein
2009-05-12Cleanup some of the litter left behind during conversion to callbacks.Rob Austein
2009-05-11Spelling never was my strong point.Rob Austein
2009-05-11Cosmetic doc changes.Rob Austein
2009-05-11Pass ExitNow exceptions through, as signal handlers can raise them at any time.Rob Austein
2009-05-10Unroll ca.delete()Rob Austein
2009-05-10LintRob Austein
2009-05-10Checkpoint. Conversion to errback() mechanism started, not yetRob Austein
2009-04-29First pass with pylintRob Austein
2009-04-24CheckpointRob Austein
2009-04-20CheckpointRob 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
2008-10-13Fix a few string formatting goofs in logging and error messages.Rob Austein
2008-07-16I should try goofing up the IRDB expiration date more often, all sortsRob Austein
2008-07-11Publication cleanupRob Austein
2008-07-08Code to extract resource_range_ip values from ASN.1 was whacked.Rob Austein
2008-06-23List ROAs in manifestsRob Austein
2008-06-21Teach rootd to generate manifestsRob Austein
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
2008-06-06Refactor SQL code to form rpki.sq.session class, and add code to warnRob Austein
2008-06-06Checkpoint (refactor to create new rpki.sql.session class to handleRob Austein
2008-06-03Misordered element generation after SAX cleanupRob Austein
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
2008-05-31Clean up messy XML namespace stuffRob Austein
2008-05-30Initial version of publication protocol and pubd seem to be working.Rob Austein
2008-05-30Checkpoint. Refactor to avoid circular module dependency.Rob Austein
2008-05-30CheckpointRob Austein
2008-05-25Uninitialized variableRob Austein
2008-05-22CheckpointRob Austein
2008-05-21Get rid of extension_preferences (YAGNI!).Rob Austein
2008-05-21Move left-right "type" attribute to <msg/> element because fixing thisRob Austein
2008-05-18Convert to generating new ROA formatRob Austein
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
2008-05-16Fix bug found by tighter schema checksRob Austein
2008-05-11CleanupRob Austein
2008-05-10Checkpoint of debugging code while chasing interop issuesRob Austein
2008-05-01Simplify BSC and start adding BPKI CRL support; the latter doesn'tRob Austein
2008-04-27Glue cert supportRob Austein
2008-04-25New trust anchor model sort of working. make test runs again, anyway.Rob Austein