aboutsummaryrefslogtreecommitdiff
path: root/rpkid/testbed.py
AgeCommit message (Expand)Author
2009-08-31Changes to support structured pubd client names.Rob Austein
2009-08-29Track rpki.publication filename bugfixRob Austein
2009-07-31Several little portability fixesRob Austein
2009-07-18CleanupRob Austein
2009-07-17Ok, some config files really are optionalRob Austein
2009-07-14First cut at internal clock for cron tasks. Doesn't work right yet,Rob Austein
2009-07-10Include address resources needed for ROAs in each nodes requestedRob Austein
2009-07-04More msg.type cleanupRob Austein
2009-07-04Clean up and consolidate traceback. Add methods to hide (some of the)Rob Austein
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-09Cheap hack to get testbed.py to stop using testpoke.py, now that rpkidRob Austein
2009-06-08CheckpointRob Austein
2009-06-08Switch to MySQL InnoDB engine, fix everything that brokeRob Austein
2009-06-06CheckpointRob Austein
2009-06-05Simplify object creation: now that responsibilty for handle creationRob 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-02Cert config for testpoke children of hosted rpkids wasn't quite right.Rob Austein
2009-06-01POW.Ssl.AddTrust and custom X509 verification handler.Rob Austein
2009-06-01New TLS code mostly working. Only lightly tested so far, but "makeRob Austein
2009-05-31TypoRob Austein
2009-05-26New test case, with deep hostingRob Austein
2009-05-21rpkid hosting (self_id > 1) now working! Not well-tested yet.Rob Austein
2009-05-21Checkpoint. Use event timers rather than time.sleep(), etc.Rob Austein
2009-05-20Doh, use .split() instead of .partition().Rob Austein
2009-05-20CheckpointRob Austein
2009-05-20CheckpointRob Austein
2009-05-19LintRob Austein
2009-05-17CleanupRob Austein
2009-05-16CheckpointRob Austein
2009-05-16CheckpointRob Austein
2009-05-15CheckpointRob Austein
2009-05-15CleanupRob Austein
2009-05-15CheckpointRob Austein
2009-05-12Cleanup some of the litter left behind during conversion to callbacks.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-10LintRob Austein
2009-05-10Checkpoint. Conversion to errback() mechanism started, not yetRob Austein
2009-05-08TypoRob Austein
2009-05-04Don't hang waiting for timeout of persistent connections when we know we're a...Rob Austein
2009-05-04Rip out old HTTPS code, replace with new asynchronous HTTP code (sic:Rob Austein
2009-04-29More lintRob Austein
2009-04-29First pass with pylintRob Austein
2009-04-24CheckpointRob Austein
2009-04-21CheckpointRob Austein
2009-04-20CheckpointRob Austein
2009-04-18Checkpoint. Beginning of refactoring into a callback-basedRob Austein
2009-01-21Debug an (apparently) untested code path. Various little cleanups.Rob Austein