aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2012-03-11Debug rekey/revoke code, mostly SQL interface issues.Rob Austein
2012-02-29Whack rootd's silly handling of CRL numbers and subject certificateRob Austein
2012-02-21Another test configuration.Rob Austein
2012-02-20Include self_handle in up-down resource mismatch reports. Closes #14.Rob Austein
2012-02-17Revoke certificates and clean up published objects when processing aRob Austein
2012-02-17First cut at cleaning up litter left behind in repository if the UIRob Austein
2012-02-17RegenRob Austein
2012-02-17Allow AS 0 in <roa_request/> objects. Closes #195.Rob Austein
2012-02-09add support to irbe_cli for ghostbusters in the publication protocol. closes...Michael Elkins
2012-02-03Change manifest filename extension from .mnf to .mft, to comply withRob Austein
2012-02-03Clean up exceptions in rpki.x509.CMS_object.verify().Rob Austein
2012-02-03Clean up rcynic test data during "make clean".Rob Austein
2012-01-26Manifest EE certificates were not including the SIA signedObject URI,Rob Austein
2011-12-06Include GUI directories in Doxygen trawlRob Austein
2011-12-02RegenRob Austein
2011-12-02Missing "trunk" in some URLs.Rob Austein
2011-11-23remove features that depend on django 1.3, so that portal gui works with djan...Michael Elkins
2011-11-14Misplaced parenthesisRob Austein
2011-11-12make it clear that the asn and prefixes links are for resources delegated to ...Michael Elkins
2011-11-11reorder models to avoid forward references. closes #149Michael Elkins
2011-11-11set default value of max_length to prefix length, and change help text to mak...Michael Elkins
2011-11-11if ${sysconfdir}/rpki/settings.py already exists, append a .new suffix and co...Michael Elkins
2011-11-10move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...Michael Elkins
2011-10-30use combination of AKI and issuer name to look up parent cert since the same ...Michael Elkins
2011-10-19Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in theRob Austein
2011-10-18update rpki.gui.cacheview app to support new rcynic xml format. closes #106Michael Elkins
2011-10-13use the django.contrib.staticfiles app to serve the django admin site media.Michael Elkins
2011-10-12add support for oo setup via portal guiMichael Elkins
2011-10-09update rcynic_xml_iterator to support new attributes for validation_status el...Michael Elkins
2011-10-08rcynic's new timestamped output directory code gets grumpy when rcynicRob Austein
2011-10-07Fix bug in [4025], clean up PKCS 10 checking a bit more (see #6).Rob Austein
2011-10-07Add .self.self_handle to log_repr() constructor, if it's available.Rob Austein
2011-10-07Clean up HTTP traceback controls added in [3722], because [4014] doesRob Austein
2011-10-07Tighten up PKCS 10 request checking (closes #6).Rob Austein
2011-10-07qualify csv_writer calls with rpki.myrpki.Michael Elkins
2011-10-07add support for import/export of xml files for rpki setupMichael Elkins
2011-10-07revert rev #3877 so the portal gui writes the csv files when configuring reso...Michael Elkins
2011-10-07install copy of example rpki.conf as template for new gui usersMichael Elkins
2011-10-07add AC_DATAROOTDIR to dictionary of variables to expand in python config filesMichael Elkins
2011-10-06Use Auto_update for all BPKI objects (fixes #68).Rob Austein
2011-10-05Stop abusing RuntimeError. This closes #52.Rob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-10-04More explicit certificate expiration checks in CMS verify (see #94).Rob Austein
2011-10-04Add explicit check for certificate expiration in CMS verify (see #94).Rob Austein
2011-10-04Don't spew to stderr if dumpasn1 isn't available when we want to dumpRob Austein
2011-10-04Rework http_queue exception handling not to drop the event chain ifRob Austein
2011-10-04Catch IOError when dumping bad CMS (see #94).Rob Austein
2011-09-30add entitydb_dir to example rpki.conf to make use of path relative to configu...Michael Elkins
2011-09-30no longer necessary to create stub rpki.conf for deprecated rpkidemo usersMichael Elkins
2011-09-20fix botch where a child's prefixes were passed instead of asnsMichael Elkins