aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
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
2011-03-30add 'refresh' link in portal gui to query rpkid for updated information rathe...Michael Elkins
2011-03-27Handle past-expiration IRDB entries properlyRob Austein
2011-03-27CleanupRob Austein
2011-03-27MySQL gets tetchy when asked to insert an empty list of valuesRob Austein
2011-03-26Don't fail in diagnostic code in dumpasn1 isn't availableRob Austein
2011-03-24adduser script should use settings from rpki.gui.appMichael Elkins
2011-03-24remove installation of templates from rpki.guiMichael Elkins
2011-03-24move base templates into rpki.gui.appMichael Elkins
2011-03-24add support to the portal gui for generating ghostbuster requestsMichael Elkins
2011-03-24fix typo in settings.pyMichael Elkins
2011-03-24add support for populating the IRDB with ghostbuster requestsMichael Elkins
2011-03-21regenRob Austein
2011-03-21regenRob Austein
2011-03-21First cut at Ghostbusters support.Rob Austein
2011-03-18Merge rpki.rpki_engine into rpki.rpkid.Rob Austein