aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/relaxng.py
AgeCommit message (Collapse)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
svn path=/branches/tk685/; revision=5757
2014-04-05RegenRob Austein
svn path=/trunk/; revision=5754
2014-04-04RegenRob Austein
svn path=/branches/tk671/; revision=5749
2014-04-04RegenRob Austein
svn path=/branches/tk671/; revision=5747
2014-02-25regenRob Austein
svn path=/branches/tk671/; revision=5684
2014-02-25Router certificates working again after changes to get subject name out of ↵Rob Austein
the PKCS !#10. svn path=/branches/tk671/; revision=5683
2014-02-25Something broke MySQLdb on my laptop during a recent upgrade, and IRob Austein
have better things to do than shaving that particular yak today. So I'm committing untested changes (to a development branch that nobody but me is using) so I can test them on a working development platform. svn path=/branches/tk671/; revision=5682
2014-02-21Add EKU when generating router certificates.Rob Austein
svn path=/branches/tk671/; revision=5681
2014-02-21Add router certificate support to yamltest, rpkic, etc.Rob Austein
svn path=/branches/tk671/; revision=5680
2014-01-31RegenRob Austein
svn path=/branches/tk671/; revision=5658
2014-01-31Checkpoint. Untested implementation of left-rightRob Austein
<list_ee_certificate_requests/> PDU. svn path=/branches/tk671/; revision=5657
2014-01-30RegenRob Austein
svn path=/branches/tk671/; revision=5656
2014-01-30First cut at RelaxNG schema for router certificate request interchange.Rob Austein
svn path=/branches/tk671/; revision=5655
2012-10-18pylintRob Austein
svn path=/branches/tk274/; revision=4786
2012-07-06RegenRob Austein
svn path=/trunk/; revision=4589
2012-07-06Add control interface to clear CMS-timestamp-based replay protection,Rob Austein
so we can recover from misconfigured clocks. Closes #265. Add child_handle attribute to <list_published_objects/> response. Closes #266. svn path=/trunk/; revision=4588
2012-04-17RegenRob Austein
svn path=/trunk/; revision=4431
2012-04-17Make "valid_until" optional in schema for setup protocol. Fixes #237.Rob Austein
svn path=/trunk/; revision=4430
2012-04-15Forgot to take myrpki out of Makefile, oops, fixed. smoketest wasRob Austein
getting upset when trying to delete nonexistent SQL tables; have fixed this before, but apparently managed to break it again. svn path=/trunk/; revision=4418
2012-04-06RegenRob Austein
svn path=/branches/tk161/; revision=4409
2012-03-19Sync from trunk.Rob Austein
svn path=/branches/tk161/; revision=4403
2012-02-17RegenRob Austein
svn path=/trunk/; revision=4347
2012-02-17Allow AS 0 in <roa_request/> objects. Closes #195.Rob Austein
svn path=/trunk/; revision=4346
2011-12-09Rework models slightly. Now parsing most of the BPKI stuff.Rob Austein
svn path=/branches/tk100/; revision=4109
2011-07-01RegenRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=3914
2011-07-01Update to post-IESG version of up-down schemaRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=3913
2011-03-21regenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=3731
2011-03-21First cut at Ghostbusters support.Rob Austein
svn path=/rpkid/irdbd.sql; revision=3730
2011-03-18Merge rpki.rpki_engine into rpki.rpkid.Rob Austein
svn path=/rpkid/left-right-schema.rng; revision=3727
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
sugar around cached SQL object fetches. Checkpoint of incomplete support for Ghostbusters reords. Clean up a few extraneous imports. svn path=/rpkid/Makefile.in; revision=3725
2010-10-07Nit in copyright commentRob Austein
svn path=/rpkid/left-right-schema.rng; revision=3467
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
svn path=/rpkid/Makefile; revision=3465
2010-08-31regenRob Austein
svn path=/rpkid/publication-schema.rng; revision=3435
2010-06-29RegenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=3303
2010-06-29Add parent_handle to <list_received_resources/> reply PDU.Rob Austein
svn path=/rpkid/irbe_cli.py; revision=3302
2010-03-16RegenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=3110
2010-02-23RegenRob Austein
svn path=/rpkid/left-right-protocol-samples.xml; revision=3001
2010-02-23regenRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=2998
2009-11-04Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.Rob Austein
svn path=/myrpki/myirbe.py; revision=2876
2009-09-29RegenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=2794
2009-09-29Add left-right "revoke_forgotten" command to clean up certs that theRob Austein
parent remembers but the child has forgotten. svn path=/rpkid/left-right-schema.rnc; revision=2793
2009-09-29Refactor 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-28Add <list_published_objects/> PDU to left-right protocol, to supportRob Austein
audit of what rpkid thinks should be published vs what really is. svn path=/rpkid/irbe_cli.py; revision=2790
2009-09-25regenRob Austein
svn path=/rpkid/rpki/relaxng.py; revision=2786
2009-09-23Collapse HTTPS and CMS BPKI certs for pubd, separation not neededRob Austein
svn path=/myrpki/myirbe.py; revision=2781
2009-09-03regenRob Austein
svn path=/rpkid/publication-schema.rng; revision=2727
2009-08-31Changes to support structured pubd client names.Rob Austein
svn path=/myrpki/myirbe.py; revision=2722
2009-06-09RegenRob Austein
svn path=/rpkid/left-right-schema.rng; revision=2512
2009-06-09Cleanup: get rid of <route_origin/> objectRob Austein
svn path=/rpkid/README; revision=2511
2009-06-09Convert ROA generation code from push model (<route_origin/> objectsRob 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