Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-29 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=6337 | |||
2016-03-29 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=6336 | |||
2016-03-28 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=6332 | |||
2016-03-27 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=6331 | |||
2016-03-26 | Relatively gratuitous commit to force regeneration of all binary packages. | Rob Austein | |
svn path=/trunk/; revision=6330 | |||
2016-03-25 | Now that the real version of rpki-pbuilder has moved into apt-tools, | Rob Austein | |
remove all the other copies to prevent confusion. svn path=/trunk/; revision=6329 | |||
2016-03-19 | Update rpki-rtr port to what the RFC says. See #784. | Rob Austein | |
svn path=/trunk/; revision=6315 | |||
2016-03-17 | Synchronize script naming with tk705. svn merge tossed its cookies again. | Rob Austein | |
svn path=/trunk/; revision=6311 | |||
2015-12-07 | Update OpenSSL to version 1.0.2e. | Rob Austein | |
svn path=/trunk/; revision=6212 | |||
2015-11-24 | Yet another private Django config that needed to be kludged to charset | Rob Austein | |
latin1 to work around MySQL 5.6 insanity. Fixes #782 (again). svn path=/trunk/; revision=6193 | |||
2015-11-24 | Add charset=latin1 kludge for GUI too. Fixes #782. | Rob Austein | |
svn path=/trunk/; revision=6192 | |||
2015-11-23 | Kludge that works around characterset madness with MySQL 5.6 breaks | Rob Austein | |
MySQL 5.5, so try the kludge, whine if it fails, then blunder ahead. Fixes #781. svn path=/trunk/; revision=6190 | |||
2015-11-23 | Doh, rpkic is using Django, so we need the Django version of the MySQL | Rob Austein | |
5.6 Latin1 kludge. svn path=/trunk/; revision=6189 | |||
2015-11-23 | Horrible kludge to work around MySQL bug: As of MySQL 5.6, the default | Rob Austein | |
character set is UTF8 (fine so far), which causes MySQL to reject ASN.1 DER stored in BLOBs (or, more likely, any operations against such columns) on the grounds that ASN.1 DER is not well-formed UTF8. svn path=/trunk/; revision=6188 | |||
2015-10-11 | Update to modern Python string formatting. Add date stamp to UMFH | Rob Austein | |
"From " line in case that's what's been giving the IRR code indigestion. svn path=/trunk/; revision=6111 | |||
2015-10-09 | Change reduced list of repositories in analysis script to focus on the | Rob Austein | |
RIRs and AltCA for now. Perhaps this script should use argparse? svn path=/trunk/; revision=6104 | |||
2015-08-06 | Script to generate root certificates on machines without useful OpenSSL. ↵ | Rob Austein | |
See #768. svn path=/trunk/; revision=6090 | |||
2015-08-03 | Update postinst to cope with /var/www/html move. | Rob Austein | |
svn path=/trunk/; revision=6088 | |||
2015-08-03 | Track https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730372 | Rob Austein | |
svn path=/trunk/; revision=6086 | |||
2015-07-21 | Summary: Sigh, package name changed too. | Rob Austein | |
svn path=/trunk/; revision=6079 | |||
2015-07-21 | Summary: mod_wsgi3 => mod_wsgi4. | Rob Austein | |
svn path=/trunk/; revision=6078 | |||
2015-07-20 | Change Django FreeBSD port dependency to py-django14 (LTS). | Rob Austein | |
svn path=/trunk/; revision=6077 | |||
2015-07-20 | Disable dependency checking while building port skeletons. | Rob Austein | |
svn path=/trunk/; revision=6076 | |||
2015-07-10 | Update to OpenSSL 1.0.2d. | Rob Austein | |
svn path=/trunk/; revision=6075 | |||
2015-04-06 | refactor route dump importer to share code common to text and MRT dumps | Michael Elkins | |
svn path=/trunk/; revision=6074 | |||
2015-03-25 | use buffering when invoking the bzunip2 subprocess for better performance | Michael Elkins | |
see #759 svn path=/trunk/; revision=6073 | |||
2015-03-24 | log message when timing out should be at the ERROR level since the script ↵ | Michael Elkins | |
has failed svn path=/trunk/; revision=6072 | |||
2015-03-23 | Remove routeviews.org dump when finished processing it. | Michael Elkins | |
See #759 svn path=/trunk/; revision=6071 | |||
2015-03-23 | add `download-directory' configuration option in [web_portal] to specify the ↵ | Michael Elkins | |
directory to use when downloading the routeviews.org dump. changed default value to /var/tmp see #759 svn path=/trunk/; revision=6070 | |||
2015-03-20 | Update to OpenSSL 1.0.1m. | Michael Elkins | |
http://openssl.org/news/secadv_20150319.txt svn path=/trunk/; revision=6069 | |||
2015-03-06 | tighten up default TLS settings in apache.conf to exclude weak ciphers | Michael Elkins | |
svn path=/trunk/; revision=6068 | |||
2015-03-05 | fix inaccurate future validity status in the ROA confirmation page when ↵ | Michael Elkins | |
multiple ROAs are created at once. closes #753 svn path=/trunk/; revision=6067 | |||
2015-03-04 | add checkbox to ROA creation form to optionally create additional ROAs for ↵ | Michael Elkins | |
child routes that will become invalid as the result the parent creating a ROA. see #719 svn path=/trunk/; revision=6066 | |||
2015-03-04 | don't require TLS when DEBUG=True | Michael Elkins | |
This is useful for running the Django test webserver without TLS support. svn path=/trunk/; revision=6065 | |||
2015-03-04 | accidentally committed bootstrap 3 fonts in trunk | Michael Elkins | |
svn path=/trunk/; revision=6064 | |||
2015-02-25 | add new glyphicon set | Michael Elkins | |
svn path=/trunk/; revision=6055 | |||
2015-02-24 | /usr/ports/Mk/ voodoo changed, USE_PYTHON=v is now USES=python:v. | Rob Austein | |
svn path=/trunk/; revision=6048 | |||
2015-01-28 | Pull latest release on OpenSSL 1.0.1 branch, just to keep current. | Rob Austein | |
Most of the vulnerabilities fixed are in TLS and DTLS code we don't use, and all of them are minor, see OpenSSL release notes if you care. svn path=/trunk/; revision=6046 | |||
2014-12-19 | Accept either old or new MIME Content-Type in up-down server code, and | Rob Austein | |
allow configuration of either old or new in up-down client code. For the moment, client defaults to using the old Content-Type, to avoid breaking deployed services, but this will change at some point. See #747. svn path=/trunk/; revision=6045 | |||
2014-12-19 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=6044 | |||
2014-12-19 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=6043 | |||
2014-12-14 | Log manifest URI if we can't find a URI in walk context. See #745. | Rob Austein | |
svn path=/trunk/; revision=6042 | |||
2014-12-11 | add inner loop to iterate over all rpki.gui.cacheview.ROA objects associated ↵ | Michael Elkins | |
with a rpki.gui.cacheview.ROAPrefixV4. closes #744 svn path=/trunk/; revision=6041 | |||
2014-12-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=6040 | |||
2014-12-09 | set the URL name on the various password reset URLs as the code uses the ↵ | Michael Elkins | |
name rather than the Python module name to look up the URL via reverse(). closes #739 svn path=/trunk/; revision=6039 | |||
2014-11-26 | catch lxml.etree.XMLSyntaxError and notify the user when the uploaded XML ↵ | Michael Elkins | |
file was invalid. closes #736 svn path=/trunk/; revision=6038 | |||
2014-11-26 | check formset.has_changed() in roa creation form to detect submission of ↵ | Michael Elkins | |
blank form. closes #734 svn path=/trunk/; revision=6037 | |||
2014-11-21 | remove support for form deletion in roa_create_multi since it doesn't ↵ | Michael Elkins | |
provide any useful functionality and makes the code more complex svn path=/trunk/; revision=6035 | |||
2014-11-21 | re-enable propogate on the django and django.request loggers so they get ↵ | Michael Elkins | |
logged by the root logger. svn path=/trunk/; revision=6034 | |||
2014-11-20 | Catch exception when the user attempts to import prefix/asn CSV files with ↵ | Michael Elkins | |
missing children, and allow the user to skip missing children in the import form. see #735 Catch rpki.csv_util.BadCSVSyntax and display an error to the user. svn path=/trunk/; revision=6033 |