aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-09moved into placeRandy Bush
2016-08-08Move old manual to doc/manual, to make it easier to find other documentation.Rob Austein
2016-08-07GPG-signed commits from this point forward.Rob Austein
2016-08-04Wiki->HTML->Markdown on all dumped pages, zip attachments.Rob Austein
2016-08-03Try another conversion pass to salvage more of the links.Rob Austein
2016-08-03Dump of rpki.net Wiki, to capture content not linked into the manual.Rob Austein
2016-08-03Start adding back links that were lost in translation, updated as appropriate.Rob Austein
2016-08-03Add a few more links to documentation and installation instructions.Rob Austein
2016-08-02Update README to reflect move to GitHub.Rob Austein
2016-07-28Drop in documentation extracted from wiki.rpki.net. See README for details.Rob Austein
2016-07-28subprocess raises OSError when git isn't installed (eg, in pbuilder environme...Rob Austein
2016-07-28First cut at whacking build scripts to work with git instead of subversion.Rob Austein
2016-07-20add data import timestamps to the dashboard viewMichael Elkins
2016-07-20use format_html() to build strings returned by custom template tags so that t...Michael Elkins
2016-07-20need to add contenttypes and auth to INSTALLED_APPS even for gui auxillary sc...Michael Elkins
2016-07-19add initial migration for the routeview app.Michael Elkins
2016-07-19Implement new recommendation for HTTPS validation: try with validationRob Austein
2016-07-19Simplistic hack for versioning with git.Rob Austein
2016-07-18Remove "import url from future" from Django templates. Fixes #823.Rob Austein
2016-06-26Log resynchronization details.Rob Austein
2016-06-17Disable email to root when a Django exception occurs, and log it to the apach...Michael Elkins
2016-06-17Remove 'load url from future' as it is no longer needed in recent Django vers...Michael Elkins
2016-06-09Fix badly written XXX_Driver.execute() methods: calling sequence isRob Austein
2016-06-08Bugfixes from Andrew Bradford (thanks!).Rob Austein
2016-05-26Remove gratuitous None values from status database -- this appears toRob Austein
2016-05-25Make rpkigui-import-routes use logging settings from /etc/rpki.conf instead o...Michael Elkins
2016-05-25New script to install an RPKI root key salvaged from an old rootdRob Austein
2016-05-24More http:// => https:// changes in documentation links.Rob Austein
2016-05-10Debian requires explicit runtime dependency on sudo, and rpki-rp needsRob Austein
2016-05-09Add `--root-handle` argument to ca-unpickle to allow manualRob Austein
2016-05-07Exclude root certificate serial number from last_serial calculation,Rob Austein
2016-05-07Joy. Randy's trunk/ installation is using an ancient backwardsRob Austein
2016-05-07Oops, TeX-style "--" numeric ranges in copyright comments are bad fitRob Austein
2016-05-07More copyright notices, what fun.Rob Austein
2016-05-07Copyright notice update, first round: files that are entirely newRob Austein
2016-05-05OpenSSL 1.0.2h.Rob Austein
2016-05-05OpenSSL 1.0.2h.Rob Austein
2016-05-05This time for sure.Rob Austein
2016-05-05rootd migration finally working right. I think. Could stand more testing.Rob Austein
2016-05-05Sort out irdb Parent vs rpkid Parent.Rob Austein
2016-05-04Non-rootd transitions finally appear to work as expected. Too manyRob Austein
2016-05-04Follow that turtle!Rob Austein
2016-05-04A Farewell To Turtles.Rob Austein
2016-05-04Mostly working. Setup is still finicky, and rootd transition stuffRob Austein
2016-05-02Far too much fun whacking Django to whack the underlying databaseRob Austein
2016-05-02Checkpoint. Most of the certificate twiddling is done, but untested.Rob Austein
2016-04-29gracefully catch and log exception from zookeeperMichael Elkins
2016-04-29lxml doesn't like None as an attribute value, so use empty string whenRob Austein
2016-04-29Initial stumbling towards rootd -> internal root conversion. NotRob Austein
2016-04-29Cleanup.Rob Austein