aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
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
2011-09-15Update smoketest to track rcynicRob Austein
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-07Change [3245] should have applied to sql-dumper.py too.Rob Austein
2011-09-06Non-blocking connect needs timeout. (#70)Rob Austein
2011-08-24myrpki.conf delenda estRob Austein
2011-08-23Move TODO list to ticket system.Rob Austein
2011-08-22Update ancient TODO before transfering what's left of it to ticket systemRob Austein
2011-08-22Add ${myrpki::configuration-directory} to make it easier to useRob Austein
2011-08-12Don't drop cron event when mysqld is down. (#3)Rob Austein
2011-08-12Don't freak out over failure to drop nonexistant tablesRob Austein
2011-07-27Consolidate all of the import voodoo for MySQLdb into a new module.Rob Austein
2011-07-25add blurb about necessary file permissions for portal-guiMichael Elkins
2011-07-25portal-gui install dox updateMichael Elkins
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-29import with_statement now done by python build scriptMichael Elkins
2011-06-27RegenRob Austein
2011-06-27Update old documentation linksRob Austein
2011-06-25We no longer need pywrapRob Austein
2011-06-17More "from __future__ import with_statement" funRob Austein
2011-06-17Whack unit test so it has some chance of workingRob Austein
2011-06-17Stop littering rtr-origin source directory.Rob Austein
2011-06-15implement context manager wrapper for django transaction dbMichael Elkins
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-14speed up processing rescerts by disabling autocommit while updating rfc3779 infoMichael Elkins
2011-06-14properly handle the self-signed TAsMichael 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-12fix bug in garbage collection. should be calling .all() on the RelatedManage...Michael Elkins
2011-06-10update to install rpkigui-rcynicMichael Elkins
2011-06-10make rpkigui-rcynic a full-fledged installed script.Michael 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-06RegenRob Austein
2011-06-06Out of date docRob Austein