Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-11 | Checkpoint | Rob Austein | |
svn path=/myrpki/README; revision=2820 | |||
2009-10-11 | Checkpoint | Rob Austein | |
svn path=/myrpki/README; revision=2819 | |||
2009-10-10 | Checkpoint | Rob Austein | |
svn path=/myrpki/README; revision=2818 | |||
2009-10-09 | Checkpoint | Rob Austein | |
svn path=/myrpki/README; revision=2817 | |||
2009-10-09 | Doh, parameterized commands work better when the commands use the | Rob 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-09 | Checkpoint | Rob Austein | |
svn path=/myrpki/README; revision=2815 | |||
2009-10-07 | Checkpoint | Rob Austein | |
svn path=/myrpki/README; revision=2814 | |||
2009-10-05 | Prettyprinter for Base64 XML | Rob Austein | |
svn path=/scripts/splitbase64.xsl; revision=2813 | |||
2009-10-05 | Show bad XML if validation fails | Rob Austein | |
svn path=/myrpki/myirbe.py; revision=2812 | |||
2009-10-03 | Call cross-certification code directly rather than forking just to run | Rob Austein | |
a ten line script. svn path=/rpkid/testbed.py; revision=2811 | |||
2009-10-03 | Cleanup | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2810 | |||
2009-10-03 | Regenerate subject RPKI cert when root RPKI cert changes. | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2809 | |||
2009-10-02 | Clean up client_main(), log both outbound and incoming PDUs in client | Rob Austein | |
mode. svn path=/rtr-origin/rtr-origin.py; revision=2808 | |||
2009-10-02 | kickme socket needs to be group-writable when --cronjob and --server | Rob Austein | |
modes run as different users. svn path=/rtr-origin/rtr-origin.py; revision=2807 | |||
2009-10-02 | Vile changes to enable shared library support for OpenSSL and POW, | Rob Austein | |
because the %^&^%*! GNU linker is unable to build _POW.so from static libraries on 64-bit hardware. svn path=/openssl/Makefile; revision=2806 | |||
2009-10-02 | cross_certify.py moved to scripts. testbed.py should just call | Rob Austein | |
library code directly at this point, but am chasing something more important at the moment, so just track filename change for now. svn path=/rpkid/testbed.py; revision=2805 | |||
2009-10-01 | Cleanup | Rob Austein | |
svn path=/myrpki/yamltest.py; revision=2804 | |||
2009-10-01 | Add a lot of comments to myrpki/examples/myrpki.conf, and reorder | Rob Austein | |
sections to make it a bit easier to find the useful parts. svn path=/myrpki/arin-rootcert.py; revision=2803 | |||
2009-09-30 | Kludgy script to run testbed.*.yaml under yamltest.py | Rob Austein | |
svn path=/myrpki/test-all.sh; revision=2802 | |||
2009-09-30 | Add raw TCP support to test client; force syslog without stderr in server mode. | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=2801 | |||
2009-09-30 | First pass at cleaning up some of the accumulated clutter | Rob Austein | |
svn path=/rpkid/Makefile; revision=2800 | |||
2009-09-30 | Turn off execute bit on scripts until we get conflict between Doxygen | Rob Austein | |
and #! lines sorted. svn path=/myrpki/xml-parse-test.py; revision=2799 | |||
2009-09-30 | Get rid of variable doc that was just confusing Doxygen | Rob Austein | |
svn path=/rpkid/rpki/publication.py; revision=2798 | |||
2009-09-29 | Allow OpenSSL's normal explanatory text in PEM files, to make it | Rob Austein | |
easier for users to keep track of which BPKI certificate is which. svn path=/myrpki/myrpki.py; revision=2797 | |||
2009-09-29 | doxygen -u | Rob Austein | |
svn path=/rpkid/Doxyfile; revision=2796 | |||
2009-09-29 | Handle return from revoke_pdu.query() properly. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2795 | |||
2009-09-29 | Regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2794 | |||
2009-09-29 | Add left-right "revoke_forgotten" command to clean up certs that the | Rob Austein | |
parent remembers but the child has forgotten. svn path=/rpkid/left-right-schema.rnc; revision=2793 | |||
2009-09-29 | Heh, forgot I had a mechanism already in place for excluding | Rob Austein | |
particular XML attributes from the irbe_cli command line. svn path=/rpkid/irbe_cli.py; revision=2792 | |||
2009-09-29 | Refactor text-bearing XML code snippets into rpki.xml_utils.text_elt class. | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2791 | |||
2009-09-28 | Add <list_published_objects/> PDU to left-right protocol, to support | Rob Austein | |
audit of what rpkid thinks should be published vs what really is. svn path=/rpkid/irbe_cli.py; revision=2790 | |||
2009-09-26 | Doh, get timeout test right. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2789 | |||
2009-09-25 | Rework cron code to be more robust. | Rob Austein | |
svn path=/rpkid/rpki/rpki_engine.py; revision=2788 | |||
2009-09-25 | regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2787 | |||
2009-09-25 | regen | Rob Austein | |
svn path=/rpkid/rpki/relaxng.py; revision=2786 | |||
2009-09-25 | Generalize casting of results of arithmetic operations on datetime and | Rob Austein | |
timedelta objects. svn path=/rpkid/rpki/sundial.py; revision=2785 | |||
2009-09-25 | Better logging of CMS failures | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2784 | |||
2009-09-23 | Cleanup | Rob Austein | |
svn path=/myrpki/examples/myrpki.conf; revision=2783 | |||
2009-09-23 | rsync_base parameter wasn't really used anymore | Rob Austein | |
svn path=/myrpki/myirbe.py; revision=2782 | |||
2009-09-23 | Collapse HTTPS and CMS BPKI certs for pubd, separation not needed | Rob Austein | |
svn path=/myrpki/myirbe.py; revision=2781 | |||
2009-09-20 | Helps to look in for the _id in the right object | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2780 | |||
2009-09-20 | Doh, need to translate _id -> _handle, not the other way around. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2779 | |||
2009-09-20 | Try a bit harder on handle fixup | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2778 | |||
2009-09-19 | Yesterday's fix to rpki.resource_set was incomplete. | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2777 | |||
2009-09-19 | Don't throw (the wrong kind of) exceptions when given an unexpected | Rob Austein | |
initializer. svn path=/rpkid/rpki/resource_set.py; revision=2776 | |||
2009-09-19 | routeviews DNS hack doesn't really support IPv6 after all. | Rob Austein | |
svn path=/scripts/guess-roas-from-routeviews.py; revision=2775 | |||
2009-09-19 | Initial version | Rob Austein | |
svn path=/scripts/guess-roas-from-routeviews.py; revision=2774 | |||
2009-09-18 | .get() -> .getint() | Rob Austein | |
svn path=/myrpki/myirbe.py; revision=2773 | |||
2009-09-18 | Typo prevented default hook definition | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2772 | |||
2009-09-18 | CRL check was going to stderr | Rob Austein | |
svn path=/myrpki/verify-bpki.sh; revision=2771 |