index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpki
Age
Commit message (
Expand
)
Author
2015-04-06
refactor route dump importer to share code common to text and MRT dumps
Michael Elkins
2015-03-25
use buffering when invoking the bzunip2 subprocess for better performance
Michael Elkins
2015-03-23
Remove routeviews.org dump when finished processing it.
Michael Elkins
2015-03-23
add `download-directory' configuration option in [web_portal] to specify the ...
Michael Elkins
2015-03-05
fix inaccurate future validity status in the ROA confirmation page when multi...
Michael Elkins
2015-03-04
add checkbox to ROA creation form to optionally create additional ROAs for ch...
Michael Elkins
2015-03-04
don't require TLS when DEBUG=True
Michael Elkins
2015-03-04
accidentally committed bootstrap 3 fonts in trunk
Michael Elkins
2015-02-25
add new glyphicon set
Michael Elkins
2014-12-19
Accept either old or new MIME Content-Type in up-down server code, and
Rob Austein
2014-12-11
add inner loop to iterate over all rpki.gui.cacheview.ROA objects associated ...
Michael Elkins
2014-12-09
set the URL name on the various password reset URLs as the code uses the name...
Michael Elkins
2014-11-26
catch lxml.etree.XMLSyntaxError and notify the user when the uploaded XML fil...
Michael Elkins
2014-11-26
check formset.has_changed() in roa creation form to detect submission of blan...
Michael Elkins
2014-11-21
remove support for form deletion in roa_create_multi since it doesn't provide...
Michael Elkins
2014-11-21
re-enable propogate on the django and django.request loggers so they get logg...
Michael Elkins
2014-11-20
Catch exception when the user attempts to import prefix/asn CSV files with mi...
Michael Elkins
2014-11-20
avoid double output of logging.
Michael Elkins
2014-11-20
disable signal handlers for all .run_rpkid_now() calls
Michael Elkins
2014-11-19
disable_signal_handlers is an arg to the Zookeeper constructor, not .call_rpk...
Michael Elkins
2014-11-19
configure root logger to route WARNING or above to the appropriate handlers. ...
Michael Elkins
2014-11-19
disable signal handlers for Zookeeper to avoid mod_wsgi warnings.
Michael Elkins
2014-11-19
Add disable_signal_handlers option to rpki.async.sync_wrapper and
Rob Austein
2014-11-19
enable logging rpki.async to the apache log file. see #681
Michael Elkins
2014-10-31
test for empty prefix list when filtering routing table to avoid returning th...
Michael Elkins
2014-10-09
Fix validation problem when creating a ROA.
Michael Elkins
2014-10-05
Address incompatible API changes in Django 1.7: apps.populate(),
Rob Austein
2014-10-03
Add router cert request support to the GUI.
Michael Elkins
2014-08-18
Sweep SQL cache on task exit. See #707.
Rob Austein
2014-07-25
Parsing of --log-level was broken.
Rob Austein
2014-07-18
Pull XML namespaces and so forth from schemas where possible.
Rob Austein
2014-07-12
Debug rpki-rtr BGPSEC test case and rpki-rtr-replay script.
Rob Austein
2014-07-11
Add check to log a warning if sync_wrapper returns without callback. See #681.
Rob Austein
2014-06-25
Don't regenerate EE certificates for validity expiration when the
Rob Austein
2014-06-23
Missed testing client mode properly after last refactoring.
Rob Austein
2014-06-19
Specify the python path as a string rather than passing an object reference. ...
Michael Elkins
2014-06-16
qualify email recipient address with the FQDN of the local host. see #700
Michael Elkins
2014-06-13
Add rpki-rtr extension hooks; add script using the extension hooks as
Rob Austein
2014-06-11
Handle version mis-match when forcing protocol version. Closes #699.
Rob Austein
2014-06-11
Race condition during server shutdown could prevent cleanup of kickme socket.
Rob Austein
2014-06-11
Allow client to select a particular protocol version.
Rob Austein
2014-06-05
fix typo. closes #698
Michael Elkins
2014-06-05
First cut at fully configurable logging system. Still a bit raw, and
Rob Austein
2014-05-31
Logger usage cleanup: for some reason (probably the "self." prefix), Pylint m...
Rob Austein
2014-05-30
Update our use of asyncore.dispatcher.setsockopt() to
Rob Austein
2014-05-30
Use --log-file in yamltest; debug the rotating log file options.
Rob Austein
2014-05-30
Rewritten rpki.log.init() still confuses PyLint.
Rob Austein
2014-05-30
Move all the complexity of configuring the ten zillion kinds of
Rob Austein
2014-05-30
Still more PyLint.
Rob Austein
2014-05-30
Pylint did find a couple of trivial but real bugs under all the noise.
Rob Austein
[next]