aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-24log message when timing out should be at the ERROR level since the script has...Michael Elkins
2015-03-23Remove routeviews.org dump when finished processing it.Michael Elkins
2015-03-23add `download-directory' configuration option in [web_portal] to specify the ...Michael Elkins
2015-03-20Update to OpenSSL 1.0.1m.Michael Elkins
2015-03-06tighten up default TLS settings in apache.conf to exclude weak ciphersMichael Elkins
2015-03-05fix inaccurate future validity status in the ROA confirmation page when multi...Michael Elkins
2015-03-04add checkbox to ROA creation form to optionally create additional ROAs for ch...Michael Elkins
2015-03-04don't require TLS when DEBUG=TrueMichael Elkins
2015-03-04accidentally committed bootstrap 3 fonts in trunkMichael Elkins
2015-02-25add new glyphicon setMichael Elkins
2015-02-24/usr/ports/Mk/ voodoo changed, USE_PYTHON=v is now USES=python:v.Rob Austein
2015-01-28Pull latest release on OpenSSL 1.0.1 branch, just to keep current.Rob Austein
2014-12-19Accept either old or new MIME Content-Type in up-down server code, andRob Austein
2014-12-19Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-12-19Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-12-14Log manifest URI if we can't find a URI in walk context. See #745.Rob Austein
2014-12-11add inner loop to iterate over all rpki.gui.cacheview.ROA objects associated ...Michael Elkins
2014-12-11Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-12-09set the URL name on the various password reset URLs as the code uses the name...Michael Elkins
2014-11-26catch lxml.etree.XMLSyntaxError and notify the user when the uploaded XML fil...Michael Elkins
2014-11-26check formset.has_changed() in roa creation form to detect submission of blan...Michael Elkins
2014-11-21remove support for form deletion in roa_create_multi since it doesn't provide...Michael Elkins
2014-11-21re-enable propogate on the django and django.request loggers so they get logg...Michael Elkins
2014-11-20Catch exception when the user attempts to import prefix/asn CSV files with mi...Michael Elkins
2014-11-20avoid double output of logging.Michael Elkins
2014-11-20disable signal handlers for all .run_rpkid_now() callsMichael Elkins
2014-11-19disable_signal_handlers is an arg to the Zookeeper constructor, not .call_rpk...Michael Elkins
2014-11-19configure root logger to route WARNING or above to the appropriate handlers. ...Michael Elkins
2014-11-19disable signal handlers for Zookeeper to avoid mod_wsgi warnings.Michael Elkins
2014-11-19Add disable_signal_handlers option to rpki.async.sync_wrapper andRob Austein
2014-11-19enable logging rpki.async to the apache log file. see #681Michael Elkins
2014-11-12Add minimal RRDP support. This isn't enough to use RRDP, just enoughRob Austein
2014-11-12Argh, back out unintended change to trunk.Rob Austein
2014-11-12Initial (awful kludge) version of adding RRDP URIs to SIA extension.Rob Austein
2014-11-07Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-11-07Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-10-31test for empty prefix list when filtering routing table to avoid returning th...Michael Elkins
2014-10-15Track OpenSSL even though Poodle doesn't affect us.Rob Austein
2014-10-09Fix validation problem when creating a ROA.Michael Elkins
2014-10-07Feh, [14,4] != (14,4).Rob Austein
2014-10-07Seems that the earlier istallation success with new ApacheRob Austein
2014-10-07Ancient de-installation code broke on Trusty.Rob Austein
2014-10-06Braino in initial patch. See #720.Rob Austein
2014-10-06Make sites-enabled configuration filename dependent on distribution, sigh.Rob Austein
2014-10-06Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-10-05Address incompatible API changes in Django 1.7: apps.populate(),Rob Austein
2014-10-03Add router cert request support to the GUI.Michael Elkins
2014-09-30Overly enthusiastic cleanup was causing script to regenerate sourceRob Austein
2014-09-30Add hack to yamltest to let Mike extract private keys for BGPSEC testing.Rob Austein
2014-09-29Tweak version numbering scheme to let us build binary packages for allRob Austein