aboutsummaryrefslogtreecommitdiff
path: root/myrpki
AgeCommit message (Expand)Author
2010-04-19Oops, tested all the myrpki/ => rpkid/ changes but didn't commit themRob Austein
2010-04-15Finished first pass on Configuration pageRob Austein
2010-04-14CheckpointRob Austein
2010-04-14CheckpointRob Austein
2010-04-14testbed.py => smoketest.pyRob Austein
2010-04-14Cleanup, add code to write .pid files.Rob Austein
2010-04-13Move all of the testbed-related scripts to the scripts/ directoryRob Austein
2010-04-12LintRob Austein
2010-04-12Clean out old myrpki code, step 2Rob Austein
2010-04-12Clean out old myrpki code, step 1Rob Austein
2010-03-17Old test code wasn't setting server hostnames in config files.Rob Austein
2010-02-25Refactor "caller" class(es) and move into library.Rob Austein
2010-01-13Off-by-one errorRob Austein
2010-01-13Generalize beyond ARNI; probably should rename eventuallyRob Austein
2010-01-13Initial version of icky setup scriptRob Austein
2010-01-13Add -d optionRob Austein
2010-01-12testbed and yamltest should always log to stderrRob Austein
2010-01-12Suppress deprecation warnings when loading MySQLdb in Python 2.6;Rob Austein
2010-01-07Spellcheck, update status of lxml issue.Rob Austein
2010-01-07Cleanup of substring checks.Rob Austein
2009-12-28Add support for non-debugging global parameters.Rob Austein
2009-12-28CleanupRob Austein
2009-12-25Change logging default back to using syslog; add -d/--debug switch toRob Austein
2009-12-25Oops, another program that uses MySQLdb directly thus needs theRob Austein
2009-12-22Generate something that could be construed as CSV in a sufficiently bad light.Rob Austein
2009-12-22Initial version. Doesn't generate useful output yet, just parse test.Rob Austein
2009-11-04Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.Rob Austein
2009-10-26Refactor publication code, step 1: clean upRob Austein
2009-10-21CleanupRob Austein
2009-10-21Add sql-setup.py.Rob Austein
2009-10-14Clean up use of "pubd" SQL database in test scriptsRob Austein
2009-10-14More SQL setupRob Austein
2009-10-14SpellingRob Austein
2009-10-14Log pid when startingRob Austein
2009-10-13Cleanup, add CRL checkRob Austein
2009-10-13Rewrite start-servers as a Python scriptRob Austein
2009-10-12Text on what parents need to supply to childrenRob Austein
2009-10-11CheckpointRob Austein
2009-10-11CheckpointRob Austein
2009-10-10CheckpointRob Austein
2009-10-09CheckpointRob Austein
2009-10-09Doh, parameterized commands work better when the commands use theRob Austein
2009-10-09CheckpointRob Austein
2009-10-07CheckpointRob Austein
2009-10-05Show bad XML if validation failsRob Austein
2009-10-01CleanupRob Austein
2009-10-01Add a lot of comments to myrpki/examples/myrpki.conf, and reorderRob Austein
2009-09-30Kludgy script to run testbed.*.yaml under yamltest.pyRob Austein
2009-09-30Turn off execute bit on scripts until we get conflict between DoxygenRob Austein
2009-09-29Allow OpenSSL's normal explanatory text in PEM files, to make itRob Austein