Age | Commit message (Expand) | Author |
2009-06-09 | Cleanup: get rid of <route_origin/> object | Rob Austein |
2009-06-09 | Convert ROA generation code from push model (<route_origin/> objects | Rob Austein |
2009-06-08 | Checkpoint | Rob Austein |
2009-06-08 | Use explicit version number with ROA prefixes in SQL | Rob Austein |
2009-06-07 | Checkpoint | Rob Austein |
2009-06-07 | Checkpoint | Rob Austein |
2009-06-04 | Rototill left-right and publication protocol to replace SQL-assigned | Rob Austein |
2009-06-03 | Checkpoint: first step towards cleanup of SQL and left-right protocol. | Rob Austein |
2009-06-01 | New TLS code mostly working. Only lightly tested so far, but "make | Rob Austein |
2009-05-27 | Update copyright notices in files edited this year | Rob Austein |
2009-05-21 | Checkpoint. Use event timers rather than time.sleep(), etc. | Rob Austein |
2009-05-12 | Cleanup some of the litter left behind during conversion to callbacks. | Rob Austein |
2009-05-11 | Spelling never was my strong point. | Rob Austein |
2009-05-11 | Cosmetic doc changes. | Rob Austein |
2009-05-11 | Pass ExitNow exceptions through, as signal handlers can raise them at any time. | Rob Austein |
2009-05-10 | Unroll ca.delete() | Rob Austein |
2009-05-10 | Lint | Rob Austein |
2009-05-10 | Checkpoint. Conversion to errback() mechanism started, not yet | Rob Austein |
2009-04-29 | First pass with pylint | Rob Austein |
2009-04-24 | Checkpoint | Rob Austein |
2009-04-20 | Checkpoint | Rob Austein |
2009-01-21 | Checkpoint while tracking down various whacky certificate expiration | Rob Austein |
2009-01-21 | Debug an (apparently) untested code path. Various little cleanups. | Rob Austein |
2008-10-13 | Fix a few string formatting goofs in logging and error messages. | Rob Austein |
2008-07-16 | I should try goofing up the IRDB expiration date more often, all sorts | Rob Austein |
2008-07-11 | Publication cleanup | Rob Austein |
2008-07-08 | Code to extract resource_range_ip values from ASN.1 was whacked. | Rob Austein |
2008-06-23 | List ROAs in manifests | Rob Austein |
2008-06-21 | Teach rootd to generate manifests | Rob Austein |
2008-06-12 | Apparently Doxygen -does- read module documentation, but only if | Rob Austein |
2008-06-06 | Refactor SQL code to form rpki.sq.session class, and add code to warn | Rob Austein |
2008-06-06 | Checkpoint (refactor to create new rpki.sql.session class to handle | Rob Austein |
2008-06-03 | Misordered element generation after SAX cleanup | Rob Austein |
2008-06-02 | Add BPKI CRL to pubd's SQL database, and clean up a lot of redundant | Rob Austein |
2008-05-31 | Clean up messy XML namespace stuff | Rob Austein |
2008-05-30 | Initial version of publication protocol and pubd seem to be working. | Rob Austein |
2008-05-30 | Checkpoint. Refactor to avoid circular module dependency. | Rob Austein |
2008-05-30 | Checkpoint | Rob Austein |
2008-05-25 | Uninitialized variable | Rob Austein |
2008-05-22 | Checkpoint | Rob Austein |
2008-05-21 | Get rid of extension_preferences (YAGNI!). | Rob Austein |
2008-05-21 | Move left-right "type" attribute to <msg/> element because fixing this | Rob Austein |
2008-05-18 | Convert to generating new ROA format | Rob Austein |
2008-05-17 | "as" will be a reserved word in Python 2.6, stop using it as an | Rob Austein |
2008-05-16 | Fix bug found by tighter schema checks | Rob Austein |
2008-05-11 | Cleanup | Rob Austein |
2008-05-10 | Checkpoint of debugging code while chasing interop issues | Rob Austein |
2008-05-01 | Simplify BSC and start adding BPKI CRL support; the latter doesn't | Rob Austein |
2008-04-27 | Glue cert support | Rob Austein |
2008-04-25 | New trust anchor model sort of working. make test runs again, anyway. | Rob Austein |