aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-05Fiddle how we specify include directories to avoid conflict withRob Austein
2015-08-03Pull from trunk.Rob Austein
2015-08-03Pull from trunk.Rob Austein
2015-07-21Code to support multiple HTTP content types didn't quite work withRob Austein
2015-07-21Last batch of catch-up merges. Still need to test, but this is aRob Austein
2015-07-21More relatively straightforward merges.Rob Austein
2015-07-21Merge FreeBSD ports and OpenSSL changes from last six months. StillRob Austein
2015-07-21Start catching up on six months worth of little changes in RRDP.Rob Austein
2015-07-21Summary: Sigh, package name changed too.Rob Austein
2015-07-21Summary: mod_wsgi3 => mod_wsgi4.Rob Austein
2015-07-20Change Django FreeBSD port dependency to py-django14 (LTS).Rob Austein
2015-07-20Disable dependency checking while building port skeletons.Rob Austein
2015-07-10Update to OpenSSL 1.0.2d.Rob Austein
2015-04-06refactor route dump importer to share code common to text and MRT dumpsMichael Elkins
2015-03-25use buffering when invoking the bzunip2 subprocess for better performanceMichael Elkins
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 doc and OpenSSL changes from trunk.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-26Pull from trunk.Rob Austein
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-18Yet another XML cleanup bug.Rob Austein
2014-11-16Now working against Tim's RRDP repository (really, was working a fewRob Austein