Age | Commit message (Expand) | Author |
2009-08-29 | Track rpki.publication filename bugfix | Rob Austein |
2009-08-28 | Fix uri_to_filename(). Old algorithm was just stripping rsync:// off | Rob Austein |
2009-08-28 | myirbe now supports running rpkid without pubd. | Rob Austein |
2009-08-28 | Clean up old "stable" branch that is now badly out of date | Rob Austein |
2009-08-25 | Stacktrace when no exception traceback is available. | Rob Austein |
2009-08-25 | Cleanup | Rob Austein |
2009-08-24 | Update stale comment | Rob Austein |
2009-08-24 | Separate HTTP protocol debug logging from TLS certificate debug | Rob Austein |
2009-08-24 | Better exception text for DuplicateObject | Rob Austein |
2009-08-21 | Add date to timestamps when not using syslog | Rob Austein |
2009-08-19 | Don't accidently convert handles to integers. | Rob Austein |
2009-08-02 | Our first Python 2.6 compatability bug. | Rob Austein |
2009-07-31 | Several little portability fixes | Rob Austein |
2009-07-29 | Massively increase https timeout interval. Enable slow-and-safe | Rob Austein |
2009-07-29 | Rework stack_unwind code | Rob Austein |
2009-07-29 | Extend rpki.async.iterator to support unwinding the stack to avoid | Rob Austein |
2009-07-20 | Include exception data in <report_error/> PDU. | Rob Austein |
2009-07-20 | Cleanup | Rob Austein |
2009-07-20 | Show the offending PDU when raising BadPublicationReply. | Rob Austein |
2009-07-20 | Helps to delete ROAs from SQL when destroying them. | Rob Austein |
2009-07-20 | Add debugging support to sql_delete(), general clean up of SQL | Rob Austein |
2009-07-18 | Cleanup | Rob Austein |
2009-07-18 | Fix race condition in TLS connect phase of HTTPS client state machine. | Rob Austein |
2009-07-18 | Document a bunch of assertions. Fiddle with HTTPS timeouts. | Rob Austein |
2009-07-18 | Debug | Rob Austein |
2009-07-17 | Ok, some config files really are optional | Rob Austein |
2009-07-17 | Include more details in assertion | Rob Austein |
2009-07-17 | Handle BSC objects that are still under construction a bit more gracefully. | Rob Austein |
2009-07-17 | Log handle, not just id | Rob Austein |
2009-07-17 | Doh, helps to read all the ROA requests from SQL, not just the first one | Rob Austein |
2009-07-17 | Cleanup | Rob Austein |
2009-07-16 | Continue with next parent if list command fails | Rob Austein |
2009-07-15 | Checkpoint | Rob Austein |
2009-07-15 | Rework cron() code | Rob Austein |
2009-07-14 | First cut at internal clock for cron tasks. Doesn't work right yet, | Rob Austein |
2009-07-14 | Stop pretending that this parser is just a subclass of the stock | Rob Austein |
2009-07-14 | More databases, for myrpki scripts | Rob Austein |
2009-07-14 | Wow, this was out of date | Rob Austein |
2009-07-10 | Add regression test for resource_set.union() bug I just fixed | Rob Austein |
2009-07-10 | Include address resources needed for ROAs in each nodes requested | Rob Austein |
2009-07-10 | resource_set.union() was missing cases where one big range in set A | Rob Austein |
2009-07-08 | Refactor slightly, add getboolean() method, extend documentation. | Rob Austein |
2009-07-08 | Suppress backtrace on NotFound exceptions. This probably needs to be | Rob Austein |
2009-07-07 | Might as well check sanity of preconfigured SIA URIs too. | Rob Austein |
2009-07-07 | Doc had fallen behind code, update. | Rob Austein |
2009-07-06 | Loose end from _id => _handle transition: _id values may not be set | Rob Austein |
2009-07-05 | Hmm, apparently I never really tested action="list" until now. | Rob Austein |
2009-07-05 | Extend DER_object__cmp__() to handle None objects. | Rob Austein |
2009-07-04 | Terminate erroneous connections even if they would have been | Rob Austein |
2009-07-04 | More msg.type cleanup | Rob Austein |