Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein | |
svn path=/trunk/; revision=5624 | |||
2012-11-16 | The resource_range_ip* classes were recently changed to use rpki.POW.IPAddress | Michael Elkins | |
as the underlying address representation. POW.X509.getPrefixes() returns the prefix as an rpki.POW.IPAddress, so return it directly without a cast to long. closes #352 svn path=/trunk/; revision=4883 | |||
2012-10-18 | pylint | Rob Austein | |
svn path=/branches/tk274/; revision=4786 | |||
2012-10-12 | Rust In Pieces, POW.pkix. | Rob Austein | |
In the end, there can be only one. svn path=/branches/tk274/; revision=4771 | |||
2012-06-22 | add __repr__ method to rpki.rcynic.validation_status_element | Michael Elkins | |
svn path=/trunk/; revision=4552 | |||
2012-02-14 | for object_accepted, the filename should be relative to the "authenticated" ↵ | Michael Elkins | |
directory. svn path=/branches/tk161/; revision=4332 | |||
2011-10-18 | update rpki.gui.cacheview app to support new rcynic xml format. closes #106 | Michael Elkins | |
svn path=/trunk/; revision=4054 | |||
2011-10-09 | update rcynic_xml_iterator to support new attributes for validation_status ↵ | Michael Elkins | |
element in rcynic output format svn path=/rpkid/rpki/rcynic.py; revision=4030 | |||
2011-06-17 | Whack unit test so it has some chance of working | Rob Austein | |
svn path=/rpkid/rpki/rcynic.py; revision=3884 | |||
2011-06-14 | extrude validation status lables from the rcynic XML file and shove into ↵ | Michael Elkins | |
django db color code validation status in signed object detail views to make problems stand out svn path=/rpkid/portal-gui/scripts/rpkigui-rcynic.py; revision=3873 | |||
2011-06-09 | move the rcynic output iterator into the rpki module so it gets installed in ↵ | Michael Elkins | |
the standard location svn path=/rpkid/rpki/rcynic.py; revision=3858 |