aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
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
2011-05-19Turn on -Bsymbolic where supported, per suggestion from Andy Polyakov.Rob Austein
2011-05-17Missing "static"Rob 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
2011-05-10Don't assume installation directories existRob Austein
2011-05-06DESTDIRRob Austein
2011-05-03Sanity-check data_files values before handing them to setup, to avoidRob Austein
2011-05-03add missing import from futureMichael Elkins
2011-04-28Dependency nitRob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-04-25CopyrightRob Austein
2011-04-25Add renew_children command.Rob Austein
2011-04-22Be more careful about reusing expired active certs when generating ROAs.Rob Austein
2011-04-21TypoRob Austein
2011-04-21Add .fromOpenSSL() constructor.Rob Austein
2011-04-21doxygen -uRob Austein
2011-04-21Hack Doxygen IMAGE_PATH via Makefile and environment variable ratherRob Austein
2011-04-18use a more meaningful label for the unallocated case in the dropbox when edit...Michael Elkins
2011-04-18add missing html templateMichael Elkins
2011-04-18ask for confirmation when deleting a roa requestMichael Elkins
2011-04-18Sweep SQL cache a bit more frequently during cron processingRob Austein
2011-04-10TypoRob Austein
2011-04-09Don't lock cron out accidently from .serve_run_now()Rob Austein
2011-04-07ADR vcard type is not a string, but a compound objectMichael Elkins
2011-04-06GhostbustersRob Austein
2011-04-06make the myrpki cli ignore the ghostbuster_request table when running configu...Michael Elkins
2011-04-06Don't traceback on publication failureRob Austein
2011-04-06use GMT instead of UTC, since the latter seems to make fbsd 8 unhappyMichael Elkins
2011-04-04TLS is long goneRob Austein
2011-04-04Handle BadContactURL same as ChildNotFoundRob Austein
2011-04-04...but do log the exception, doh.Rob Austein
2011-04-04Don't throw traceback on ChildNotFoundRob Austein
2011-03-30pass a log file object to glue.list_received_resourcesMichael Elkins
2011-03-30add support for editing the validity period for child resource certsMichael Elkins
2011-03-30fix broken redirect after deleting split prefixMichael Elkins