Age | Commit message (Expand) | Author |
2013-04-18 | Teach rpkic and yamltest about Ghostbusters records. | Rob Austein |
2013-04-17 | Add --pwgen option to rpki-confgen. Add framework for rpkid | Rob Austein |
2013-04-17 | Oops, reissuing a child certificate works better when we remember to | Rob Austein |
2013-04-16 | Restrict use of rpkid.self.regen_margin to certificate regeneration, | Rob Austein |
2013-04-15 | Add cronjob to update BPKI files. Fix routeviews cronjob. Clean up | Rob Austein |
2013-04-15 | add warning to CSV import form for ROAs, ASes and Prefixes that all existing ... | Michael Elkins |
2013-04-11 | Get rid of dependency on v3_key_usage from OpenSSL library, since some | Rob Austein |
2013-04-09 | Add --jitter option to help spread the load when fetching routeviews | Rob Austein |
2013-04-08 | Teach FreeBSD rpki-ca port about rpki-confgen. Clean up various minor annoya... | Rob Austein |
2013-04-07 | Clean up properly when purging installed packages on Ubuntu. | Rob Austein |
2013-04-06 | Cleanup | Rob Austein |
2013-04-06 | Move installation of portal-gui data files into setup.py. | Rob Austein |
2013-04-06 | Move our distutils extensions into a separate module. | Rob Austein |
2013-04-06 | Teach setup.py how to install scripts in more than one directory, move | Rob Austein |
2013-04-05 | Feh, missed some quotes when converting from Makefile syntax. | Rob Austein |
2013-04-05 | Consolidate list of scripts for setup.py to install into setup.py, get | Rob Austein |
2013-04-05 | Add --debuild option. | Rob Austein |
2013-04-05 | Whack build environment with a club to get rpki-ca package to start up | Rob Austein |
2013-04-05 | Some recent cleanup broke package builds on Ubuntu, fix that. | Rob Austein |
2013-04-04 | configure no longer needs to look for django-admin.py | Michael Elkins |
2013-04-04 | convert ${sbindir}/rpki-manage from a shell script to a pure python script | Michael Elkins |
2013-04-04 | fix DJANGO_SETTINGS_MODULE in rpki-manage.in script | Michael Elkins |
2013-04-04 | Start integrating rpki-confgen with build process. | Rob Austein |
2013-04-04 | set PYTHONPATH from rpki.autoconf.datarootdir at runtime rather than substitu... | Michael Elkins |
2013-04-04 | pull SECRET_KEY from rpki.conf if present, otherwise generate a random value | Michael Elkins |
2013-04-04 | set settings.STATIC_ROOT from rpki.autoconf.datarootdir instead of substituti... | Michael Elkins |
2013-04-04 | Add --autoconf command, clean up XML output. | Rob Austein |
2013-04-04 | no longer necessary to set rpki.config.default_dirname from settings.py | Michael Elkins |
2013-04-04 | Configuration file generator, to solve a couple of different problems | Rob Austein |
2013-04-03 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot |
2013-04-03 | remove support for virtualenv. | Michael Elkins |
2013-04-03 | allow rpkigui-import-routes to be invoked with zero arguments, in which it wi... | Michael Elkins |
2013-04-03 | add support for automatically fetching routeviews.org dumps specified by URL | Michael Elkins |
2013-04-03 | merge /branches/tk500 | Michael Elkins |
2013-04-03 | merge /trunk | Michael Elkins |
2013-04-03 | put badge inside of <a> element so it displays on the same line as the 'alert... | Michael Elkins |
2013-04-03 | omit resource holder specific options from the sidebar when the user hasn't s... | Michael Elkins |
2013-04-03 | remove get_email_list() and replace with calls to Conf.send_alert() | Michael Elkins |
2013-04-03 | add Conf.send_alert() to store an alert for a resource holder. takes care of... | Michael Elkins |
2013-04-03 | add support for deleting alerts | Michael Elkins |
2013-04-03 | Use rpki.autoconf instead of whacky generated script headers. More | Rob Austein |
2013-04-03 | intial support for storing alerts and displaying them in the gui | Michael Elkins |
2013-04-02 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot |
2013-04-02 | Clean up a couple of deprecated scripts. | Rob Austein |
2013-04-02 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot |
2013-04-01 | Clean up various old messes in how we configure listener server and | Rob Austein |
2013-04-01 | warn about stale rcynic and bgp data in the nightly expiration cron job. cur... | Michael Elkins |
2013-04-01 | add /etc/rpki/default_settings.py to rpki-ca installed files list | Michael Elkins |
2013-03-30 | Add --missing_only and --mysql_defaults to rpki-sql-setup. | Rob Austein |
2013-03-29 | a roa only matches a route if it exactly matches or is an aggregrate. if the... | Michael Elkins |