aboutsummaryrefslogtreecommitdiff
path: root/myrpki
AgeCommit message (Collapse)Author
2010-04-19Oops, tested all the myrpki/ => rpkid/ changes but didn't commit themRob Austein
all. svn path=/README; revision=3216
2010-04-15Finished first pass on Configuration pageRob Austein
svn path=/myrpki/examples/myrpki.conf; revision=3204
2010-04-14CheckpointRob Austein
svn path=/myrpki/examples/myrpki.conf; revision=3203
2010-04-14CheckpointRob Austein
svn path=/myrpki/examples/myrpki.conf; revision=3200
2010-04-14testbed.py => smoketest.pyRob Austein
svn path=/myrpki/test-all.sh; revision=3199
2010-04-14Cleanup, add code to write .pid files.Rob Austein
svn path=/myrpki/start-servers.py; revision=3198
2010-04-13Move all of the testbed-related scripts to the scripts/ directoryRob Austein
svn path=/myrpki/apnic-to-csv.py; revision=3192
2010-04-12LintRob Austein
svn path=/myrpki/myrpki.py; revision=3191
2010-04-12Clean out old myrpki code, step 2Rob Austein
svn path=/myrpki; revision=3187
2010-04-12Clean out old myrpki code, step 1Rob Austein
svn path=/myrpki; revision=3186
2010-03-17Old test code wasn't setting server hostnames in config files.Rob Austein
svn path=/myrpki/myirbe.py; revision=3121
2010-02-25Refactor "caller" class(es) and move into library.Rob Austein
svn path=/myrpki.rototill/myirbe.py; revision=3007
2010-01-13Off-by-one errorRob Austein
svn path=/myrpki/arin-rootcert.py; revision=2948
2010-01-13Generalize beyond ARNI; probably should rename eventuallyRob Austein
svn path=/myrpki/arin-rootcert.py; revision=2947
2010-01-13Initial version of icky setup scriptRob Austein
svn path=/myrpki/setup-rootd.sh; revision=2946
2010-01-13Add -d optionRob Austein
svn path=/myrpki/start-servers.py; revision=2945
2010-01-12testbed and yamltest should always log to stderrRob Austein
svn path=/myrpki/yamltest.py; revision=2944
2010-01-12Suppress deprecation warnings when loading MySQLdb in Python 2.6;Rob Austein
suppress gratuitous failure when dropping database that doesn't exist. svn path=/myrpki/setup-sql.py; revision=2939
2010-01-07Spellcheck, update status of lxml issue.Rob Austein
svn path=/myrpki/README; revision=2936
2010-01-07Cleanup of substring checks.Rob Austein
svn path=/myrpki/arin-rootcert.py; revision=2935
2009-12-28Add support for non-debugging global parameters.Rob Austein
svn path=/myrpki/myirbe.py; revision=2913
2009-12-28CleanupRob Austein
svn path=/myrpki/myirbe.py; revision=2912
2009-12-25Change logging default back to using syslog; add -d/--debug switch toRob Austein
all daemons to support logging to stderr. svn path=/myrpki/yamltest.py; revision=2910
2009-12-25Oops, another program that uses MySQLdb directly thus needs theRob Austein
MySQLdb warning suppression kludge after upgrading to Python 2.6. svn path=/myrpki/myirbe.py; revision=2909
2009-12-22Generate something that could be construed as CSV in a sufficiently bad light.Rob Austein
svn path=/myrpki/ripe-to-csv.py; revision=2901
2009-12-22Initial version. Doesn't generate useful output yet, just parse test.Rob Austein
svn path=/myrpki/ripe-to-csv.py; revision=2900
2009-11-04Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.Rob Austein
svn path=/myrpki/myirbe.py; revision=2876
2009-10-26Refactor publication code, step 1: clean upRob Austein
rpki.left_right.repository_elt.call_pubd() and methods in rpki.xmlutils.msg class that were (mis)designed to fit. svn path=/myrpki/myirbe.py; revision=2836
2009-10-21CleanupRob Austein
svn path=/myrpki/setup-sql.py; revision=2829
2009-10-21Add sql-setup.py.Rob Austein
svn path=/myrpki/README; revision=2828
2009-10-14Clean up use of "pubd" SQL database in test scriptsRob Austein
svn path=/myrpki/yamltest.py; revision=2827
2009-10-14More SQL setupRob Austein
svn path=/myrpki/README; revision=2826
2009-10-14SpellingRob Austein
svn path=/myrpki/README; revision=2825
2009-10-14Log pid when startingRob Austein
svn path=/myrpki/start-servers.py; revision=2824
2009-10-13Cleanup, add CRL checkRob Austein
svn path=/myrpki/verify-bpki.sh; revision=2823
2009-10-13Rewrite start-servers as a Python scriptRob Austein
svn path=/myrpki/README; revision=2822
2009-10-12Text on what parents need to supply to childrenRob Austein
svn path=/myrpki/README; revision=2821
2009-10-11CheckpointRob Austein
svn path=/myrpki/README; revision=2820
2009-10-11CheckpointRob Austein
svn path=/myrpki/README; revision=2819
2009-10-10CheckpointRob Austein
svn path=/myrpki/README; revision=2818
2009-10-09CheckpointRob Austein
svn path=/myrpki/README; revision=2817
2009-10-09Doh, parameterized commands work better when the commands use theRob Austein
parameters. This script almost certainly should be replaced by something smarter, written in Python, which knows how to read myrpki.conf. svn path=/myrpki/start-servers.sh; revision=2816
2009-10-09CheckpointRob Austein
svn path=/myrpki/README; revision=2815
2009-10-07CheckpointRob Austein
svn path=/myrpki/README; revision=2814
2009-10-05Show bad XML if validation failsRob Austein
svn path=/myrpki/myirbe.py; revision=2812
2009-10-01CleanupRob Austein
svn path=/myrpki/yamltest.py; revision=2804
2009-10-01Add a lot of comments to myrpki/examples/myrpki.conf, and reorderRob Austein
sections to make it a bit easier to find the useful parts. svn path=/myrpki/arin-rootcert.py; revision=2803
2009-09-30Kludgy script to run testbed.*.yaml under yamltest.pyRob Austein
svn path=/myrpki/test-all.sh; revision=2802
2009-09-30Turn off execute bit on scripts until we get conflict between DoxygenRob Austein
and #! lines sorted. svn path=/myrpki/xml-parse-test.py; revision=2799
2009-09-29Allow OpenSSL's normal explanatory text in PEM files, to make itRob Austein
easier for users to keep track of which BPKI certificate is which. svn path=/myrpki/myrpki.py; revision=2797