Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-16 | Teach irbe_cli to pull certs and keys directly from irdb. | Rob Austein | |
svn path=/branches/tk161/; revision=4342 | |||
2012-02-09 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk161/; revision=4321 | |||
2011-11-14 | Misplaced parenthesis | Rob Austein | |
svn path=/trunk/; revision=4092 | |||
2011-03-03 | Script header breaks __doc__ hack | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=3711 | |||
2011-01-20 | Generate Python executables during compilation rather than from | Rob Austein | |
./configure. Change (almost) all programs to use rpki.conf instead of separate config files for each program, and add support for ${prefix}/etc/rpki.conf like normal system programs. svn path=/buildtools/make-python-executable.py; revision=3620 | |||
2010-11-14 | Implement "reissue" left-right operation. Reformat some doc strings. | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=3551 | |||
2010-10-07 | Merge rpkid.without_tls/ branch to rpkid/ trunk. | Rob Austein | |
svn path=/rpkid/Makefile; revision=3465 | |||
2010-06-29 | Add parent_handle to <list_received_resources/> reply PDU. | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=3302 | |||
2010-03-16 | Update copyright notices | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=3107 | |||
2010-02-25 | Refactor "caller" class(es) and move into library. | Rob Austein | |
svn path=/myrpki.rototill/myirbe.py; revision=3007 | |||
2010-02-24 | Checkpoint. <list_received_resources/> still not quite working yet, but ↵ | Rob Austein | |
getting closer. svn path=/rpkid/irbe_cli.py; revision=3005 | |||
2010-02-23 | Initial cut of <list_received_resources/> code. | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=3002 | |||
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-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-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-04 | Handle report_error responses. Perhaps not the most elegant way to do | Rob Austein | |
this, but will suffice for now. svn path=/rpkid/irbe_cli.py; revision=2730 | |||
2009-09-03 | Rewrite to use rpki.async.sync_wrapper. | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=2729 | |||
2009-07-04 | Clean up and consolidate traceback. Add methods to hide (some of the) | Rob Austein | |
mucking about with msg.type variables. Include query PDU tags in reply <report_error/> PDUs. svn path=/rpkid/irbe-setup.py; revision=2571 | |||
2009-06-09 | Cleanup: get rid of <route_origin/> object | Rob Austein | |
svn path=/rpkid/README; revision=2511 | |||
2009-06-09 | Convert ROA generation code from push model (<route_origin/> objects | Rob Austein | |
in rpkid) to pull model (IRDB for <list_roa_request/> queries). Still need to clean up old code, but new code seems to work properly. svn path=/rpkid/Makefile; revision=2510 | |||
2009-05-27 | Update copyright notices in files edited this year | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=2452 | |||
2009-05-11 | Cosmetic doc changes. | Rob Austein | |
svn path=/rpkid/irbe-setup.py; revision=2424 | |||
2009-05-10 | Lint | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=2419 | |||
2009-04-29 | More lint | Rob Austein | |
svn path=/rpkid/Makefile; revision=2373 | |||
2009-04-29 | First pass with pylint | Rob Austein | |
svn path=/rpkid/Makefile; revision=2371 | |||
2008-07-15 | Rename a couple of scripts whose names confuse Doxygen. Clean some of | Rob Austein | |
the old test code out of rpkid/ to make real code easier to find. svn path=/rpkid/Doxyfile; revision=1995 |