aboutsummaryrefslogtreecommitdiff
path: root/myrpki
AgeCommit message (Expand)Author
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
2009-09-23CleanupRob Austein
2009-09-23rsync_base parameter wasn't really used anymoreRob Austein
2009-09-23Collapse HTTPS and CMS BPKI certs for pubd, separation not neededRob Austein
2009-09-18.get() -> .getint()Rob Austein
2009-09-18CRL check was going to stderrRob Austein
2009-09-18Allow config file to specify location of openssl binaryRob Austein
2009-09-18--bpki_onlyRob Austein
2009-09-18Add "group" column to roas.csv, to support generation of multiple ROAsRob Austein
2009-09-16Allow specifying openssl program to use in config file.Rob Austein
2009-09-16Bump crl_interval and regen_margin defaults up a bitRob Austein