Age | Commit message (Expand) | Author |
2009-07-04 | Terminate erroneous connections even if they would have been | Rob Austein |
2009-07-04 | Clean up and consolidate traceback. Add methods to hide (some of the) | Rob Austein |
2009-06-09 | Cleanup: get rid of <route_origin/> object | Rob Austein |
2009-06-09 | Checkpoint | Rob Austein |
2009-06-08 | Checkpoint | Rob Austein |
2009-06-04 | Rototill left-right and publication protocol to replace SQL-assigned | Rob Austein |
2009-06-02 | Fix handling of SystemExit exceptions | Rob Austein |
2009-06-02 | Cleanup of POW return values. | Rob Austein |
2009-06-02 | Better handling of two-phase TLS shutdown. | Rob Austein |
2009-06-01 | POW.Ssl.AddTrust and custom X509 verification handler. | Rob Austein |
2009-06-01 | New TLS code mostly working. Only lightly tested so far, but "make | Rob Austein |
2009-05-30 | Checkpoint | Rob Austein |
2009-05-26 | New test case, with deep hosting | Rob Austein |
2009-05-21 | rpkid hosting (self_id > 1) now working! Not well-tested yet. | Rob Austein |
2009-05-19 | Lint | Rob Austein |
2009-05-17 | Defer connection attempts until after allowing I/O to run, in case | Rob Austein |
2009-05-17 | Checkpoint | Rob Austein |
2009-05-16 | Turn off detailed HTTP logging (for now, anyway) | 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 | Lint | Rob Austein |
2009-05-10 | Checkpoint. Conversion to errback() mechanism started, not yet | Rob Austein |
2009-05-09 | Checkpoint | Rob Austein |
2009-05-08 | A bit more HTTP client cleanup. | Rob Austein |
2009-05-08 | Rototill HTTP client logic. It's still nasty, but cleaner than it was. | Rob Austein |
2009-05-08 | Checkpoint | Rob Austein |
2009-05-08 | Checkpoint | Rob Austein |
2009-05-08 | Checkpoint | Rob Austein |
2009-05-08 | Checkpoint | Rob Austein |
2009-05-06 | Wasn't handling ExitNow correctly | Rob Austein |
2009-05-06 | Checkpoint | Rob Austein |
2009-05-05 | Checkpoint | Rob Austein |
2009-05-05 | Clean up properly on client timeout. | Rob Austein |
2009-05-04 | Handle missing case that was keeping persistent connections from working. | Rob Austein |
2009-05-04 | Rip out old HTTPS code, replace with new asynchronous HTTP code (sic: | Rob Austein |
2009-04-29 | More lint | Rob Austein |
2009-04-29 | First pass with pylint | Rob Austein |
2009-04-28 | Cleanup | Rob Austein |
2009-04-26 | At this point "make all-tests" runs to completion with callbacks. | Rob Austein |
2009-04-20 | Checkpoint | Rob Austein |
2009-04-18 | Checkpoint. Beginning of refactoring into a callback-based | Rob Austein |
2008-06-12 | Apparently Doxygen -does- read module documentation, but only if | Rob Austein |
2008-06-06 | Remove unnecessary log message | Rob Austein |
2008-06-05 | Wrap signal handlers httpd.server_forever() to allow a clean shutdown, | Rob Austein |
2008-05-27 | Checkpoint | Rob Austein |
2008-05-16 | Nit | 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-12 | Checkpoint | Rob Austein |
2008-05-12 | Add X509Store.verifyDetailed() | Rob Austein |