aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2013-07-24Pickling support.Rob Austein
2013-07-23Apparently I never set svn:keywords for this file.Rob Austein
2013-07-19Push updated BPKI CRL into pubd at the same time as we're pushingRob Austein
2013-07-18Log stale BPKI CMS CRLs. See #294.Rob Austein
2013-07-17Drop rootd's manifest and CRL interval down to same interval used forRob Austein
2013-07-17Bump default lifetime of RPKI certificate rootd issues to rpkid up toRob Austein
2013-07-17Add ability for auto_update DER objects to coast through transientRob Austein
2013-07-16Send exceptions in irdb_query() to the errback handler rather thanRob Austein
2013-07-16Wrap ridiculously long lines.Rob Austein
2013-07-15Try not to stomp on existing Apache configurations during initialRob Austein
2013-07-02Document web_portal::allowed-hosts. Closes #567.Rob Austein
2013-06-27add button to delete all alertsMichael Elkins
2013-06-26Don't allow exceptions (eg, MySQL connection errors) to prevent usRob Austein
2013-06-25Handling of start_{rpkid,irdbd} options was inverted. See #559.Rob Austein
2013-06-18Synchronize BSCs after updating BPKI, closes #555.Rob Austein
2013-06-14fix bug in roa confirmation page where routes that overlap with the roa, but ...Michael Elkins
2013-06-13display rpki.net software version in the gui toolbarMichael Elkins
2013-06-13add current resource holder name to page title so it appears in the browser tab.Michael Elkins
2013-06-13handle exception thrown when there are no matching routes to displayMichael Elkins
2013-06-13fix botched decoration of the alert class-based views where the self argument...Michael Elkins
2013-06-10decorate alert views to require a user to be logged in and a resource handle ...Michael Elkins
2013-06-10need to access ResourceHolderCA via the GUI's proxy model to pass to list_rec...Michael Elkins
2013-06-10rpki.version hack and rpkic command to display it.Rob Austein
2013-06-07use {% load url from future %} to support older versions of django prior to t...Michael Elkins
2013-06-07expand link to resource holder creation page with {% url %} rather than hardc...Michael Elkins
2013-06-06add Help link to navigation bar which points to rpki.net wiki pageMichael Elkins
2013-06-06Add a link to the resource holder creation page if the current user is a supe...Michael Elkins
2013-06-04"ubunutu" => "ubuntu", sigh. Fixes #540.Rob Austein
2013-06-04.lower(), not .downcase(). Fixes #539.Rob Austein
2013-06-04Markup tweak.Rob Austein
2013-06-04Finally got wiki page header right? Warning comment is a lot moreRob Austein
2013-06-04Use a subsection for each option instead of an indented list.Rob Austein
2013-06-04NitRob Austein
2013-06-04Apparently we don't need "!" markers in section headers. Use WikiRob Austein
2013-06-04Put back section header we lost in all of today's rewrites.Rob Austein
2013-06-04Fold in more doc from Wiki.Rob Austein
2013-06-04Format multiple paragraphs in option documentation correctly.Rob Austein
2013-06-04Backquotes are probably safer than triple braces in this particularRob Austein
2013-06-03Remove defaults for options in autoconf section, they're not useful.Rob Austein
2013-06-03Merge wiki doc for rpki.conf options into XML master.Rob Austein
2013-06-03Add --toc.Rob Austein
2013-06-03CleanupRob Austein
2013-06-03Anchors and monospace markup for Wiki output.Rob Austein
2013-06-02Do all the script builds during "make all" too.Rob Austein
2013-06-02We're going to end up building _POW.so twice to support both --inplaceRob Austein
2013-05-31Gussy up wiki output to show default values. Use absent XML attributeRob Austein
2013-05-31--help should not backtrace, even if it does nothing very useful.Rob Austein
2013-05-28Don't stomp rpki.conf when installing from Makefiles. MakeRob Austein
2013-05-14Don't depend on default SQL password, since that's now generated onRob Austein
2013-05-14Clean unused variables.Rob Austein