aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2011-11-11set default value of max_length to prefix length, and change help text to mak...Michael Elkins
2011-11-10move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...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-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-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-20fix botch where a child's prefixes were passed instead of asnsMichael Elkins
2011-09-10Check for exception select() throws on bad file descriptor, to avoidRob Austein
2011-09-07Fix handling of HTTPTimeout. (#70)Rob Austein
2011-09-06Non-blocking connect needs timeout. (#70)Rob Austein
2011-08-12Don't drop cron event when mysqld is down. (#3)Rob Austein
2011-07-27Consolidate all of the import voodoo for MySQLdb into a new module.Rob Austein
2011-07-25Printouts of lists of certificates and CRLs do not make good exception stringsRob Austein
2011-07-01Initialize self.bpki_servers even when not running daemons.Rob Austein
2011-07-01RegenRob Austein
2011-07-01Update to post-IESG version of up-down schemaRob Austein
2011-06-27Update old documentation linksRob Austein
2011-06-17Whack unit test so it has some chance of workingRob Austein
2011-06-15no longer write csv files when calling configure_resourcesMichael Elkins
2011-06-15color code entire line in tableMichael Elkins
2011-06-15display a table containing the full x.509 cert chain for all signed objectsMichael Elkins
2011-06-14remove deprecated templateMichael Elkins
2011-06-14extrude validation status lables from the rcynic XML file and shove into djan...Michael Elkins
2011-06-14do not fail if AIA extension is missing since None is a valid return valueMichael Elkins
2011-06-13Sweep after revoking ROAs so manifest and CRL are correct.Rob Austein
2011-06-12add indices for AddressRange objects to speed up reprocessing changed rescertsMichael Elkins
2011-06-12remove <h1> tag from within title block since it is added by the parent templateMichael Elkins
2011-06-10add URLs for as/address range detailMichael Elkins
2011-06-09add support for browing the rcynic cacheMichael Elkins
2011-06-09move the rcynic output iterator into the rpki module so it gets installed in ...Michael Elkins
2011-06-09add preliminary support for the ghostbusters recordMichael Elkins
2011-06-06Out of date docRob Austein
2011-05-13relable 'Submit' buttons as 'Delete' for ROAs and Ghostbusters.Michael Elkins
2011-05-13give user detail on what default max length for a roa isMichael Elkins