Age | Commit message (Expand) | Author |
2010-01-12 | testbed and yamltest should always log to stderr | Rob Austein |
2010-01-12 | Don't mask real error when exiting before daemons ever started. | Rob Austein |
2009-12-25 | Change logging default back to using syslog; add -d/--debug switch to | Rob Austein |
2009-12-21 | Have to import "with" statement from future into Python 2.5 to avoid | Rob Austein |
2009-12-21 | Suppress Python 2.6 warnings about MySQLdb using deprecated sets | Rob Austein |
2009-12-02 | Clean up deferred action queue logic. Turns out we need to run the | Rob Austein |
2009-10-26 | Refactor publication code, step 1: clean up | Rob Austein |
2009-10-14 | Clean up use of "pubd" SQL database in test scripts | Rob Austein |
2009-10-03 | Call cross-certification code directly rather than forking just to run | Rob Austein |
2009-10-02 | cross_certify.py moved to scripts. testbed.py should just call | Rob Austein |
2009-09-23 | Collapse HTTPS and CMS BPKI certs for pubd, separation not needed | Rob Austein |
2009-08-31 | Changes to support structured pubd client names. | Rob Austein |
2009-08-29 | Track rpki.publication filename bugfix | Rob Austein |
2009-07-31 | Several little portability fixes | Rob Austein |
2009-07-18 | Cleanup | Rob Austein |
2009-07-17 | Ok, some config files really are optional | Rob Austein |
2009-07-14 | First cut at internal clock for cron tasks. Doesn't work right yet, | Rob Austein |
2009-07-10 | Include address resources needed for ROAs in each nodes requested | Rob Austein |
2009-07-04 | More msg.type cleanup | 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 | Convert ROA generation code from push model (<route_origin/> objects | Rob Austein |
2009-06-09 | Cheap hack to get testbed.py to stop using testpoke.py, now that rpkid | Rob Austein |
2009-06-08 | Checkpoint | Rob Austein |
2009-06-08 | Switch to MySQL InnoDB engine, fix everything that broke | Rob Austein |
2009-06-06 | Checkpoint | Rob Austein |
2009-06-05 | Simplify object creation: now that responsibilty for handle creation | 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-02 | Cert config for testpoke children of hosted rpkids wasn't quite right. | 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-31 | Typo | 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-21 | Checkpoint. Use event timers rather than time.sleep(), etc. | Rob Austein |
2009-05-20 | Doh, use .split() instead of .partition(). | Rob Austein |
2009-05-20 | Checkpoint | Rob Austein |
2009-05-20 | Checkpoint | Rob Austein |
2009-05-19 | Lint | Rob Austein |
2009-05-17 | Cleanup | Rob Austein |
2009-05-16 | Checkpoint | Rob Austein |
2009-05-16 | Checkpoint | Rob Austein |
2009-05-15 | Checkpoint | Rob Austein |
2009-05-15 | Cleanup | Rob Austein |
2009-05-15 | Checkpoint | Rob Austein |
2009-05-12 | Cleanup some of the litter left behind during conversion to callbacks. | 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 |