aboutsummaryrefslogtreecommitdiff
path: root/myrpki.rototill/myirbe.py
AgeCommit message (Collapse)Author
2010-03-09Merge myrpki.py and myirbe.py into setup.py, call result myrpki.py.Rob Austein
This will need refactoring at some point, but improving the user interface is the primary concern at the moment. svn path=/myrpki.rototill/myirbe.py; revision=3052
2010-03-09Get rid of .conf parameters repository_bpki_certificate andRob Austein
repository_handle; these should have gone away when the {parents,children,pubclients}.csv files did. svn path=/myrpki.rototill/Makefile; revision=3050
2010-03-09ValidationRob Austein
svn path=/myrpki.rototill/myirbe.py; revision=3048
2010-03-08Consolidated entitydb() mechanismRob Austein
svn path=/myrpki.rototill/myirbe.py; revision=3047
2010-03-07Look, Ma, no {parents,children,pubclients}.csv files. Not ready forRob Austein
serious use yet, duct tape and bailing wire everywhere, but basic data flow now seems to work. svn path=/myrpki.rototill/myirbe.py; revision=3039
2010-03-05FINALLY figured out a (relatively) sane way to deal with XMLRob Austein
namespaces in xml.etree API: check and strip the one and only legal namespace on read, add the one and only legal namespace on write, keep all namespace glorp out of the rest of the code entirely. svn path=/myrpki.rototill/myirbe.py; revision=3026
2010-03-05I had forgotten just how much I loath XML namespaces.Rob Austein
svn path=/myrpki.rototill/myirbe.py; revision=3025
2010-03-04Rename BPKI directories and associated config and Python variables toRob Austein
something a bit less obscure. svn path=/myrpki.rototill/examples/myrpki.conf; revision=3022
2010-03-04Remove BPKi setup code from my{irbe,rpki}.py, now that setup.py handles this.Rob Austein
svn path=/myrpki.rototill/myirbe.py; revision=3021
2010-03-04Start hacking test framework to support new tools, shake out first setRob Austein
of trivial bugs. svn path=/myrpki.rototill/myirbe.py; revision=3017
2010-02-25Refactor "caller" class(es) and move into library.Rob Austein
svn path=/myrpki.rototill/myirbe.py; revision=3007
2010-02-20CheckpointRob Austein
svn path=/myrpki.rototill/initialize.py; revision=2989
2010-02-20CheckpointRob Austein
svn path=/myrpki.rototill/examples/myrpki.conf; revision=2987
2010-02-19CheckpointRob Austein
svn path=/myrpki.rototill/myirbe.py; revision=2982
2010-02-19CheckpointRob Austein
svn path=/myrpki.rototill/examples/myrpki.conf; revision=2980
2010-01-22Branch myrpki code before starting rototill based on feedback fromRob Austein
Tokyo workshop. svn path=/myrpki.rototill; revision=2958