Age | Commit message (Expand) | Author |
2016-04-01 | Unterminated quoted string in FreeBSD installation script. | Rob Austein |
2016-03-30 | Clean up and simplify rpkic privilege-dropping code. All sudo voodoo | Rob Austein |
2016-03-30 | Still more UID-swapped file I/O, and general cleanup of UI file I/O. | Rob Austein |
2016-03-29 | rpkic needs to do uid swapping around XML reads too. | Rob Austein |
2016-03-29 | Initial fixes to rpkigui-rcynic. Still not working, but failing in a | Rob Austein |
2016-03-28 | rpkigui-check-expired needs to run as user rpki. Clean up rpki-ca | Rob Austein |
2016-03-28 | Apparently we lost DOWNLOAD_DIRECTORY while consolidating the GUI's | Rob Austein |
2016-03-26 | Relatively gratuitous commit to force regeneration of all binary packages. | Rob Austein |
2016-03-25 | Now that the real version of rpki-pbuilder has moved into apt-tools, | Rob Austein |
2016-03-24 | Use undocumented -f option to a2dismod when disabling mod_deflate to | Rob Austein |
2016-03-23 | Wrap a MySQL-specific error check so it doesn't cause problems when using oth... | Rob Austein |
2016-03-22 | Handle Linux .distribution_version in cases like "testing" and | Rob Austein |
2016-03-21 | Django API fashion police renamed "mimetype" to be "content_type". | Rob Austein |
2016-03-21 | [6322] broke "make test", fix by allowing rpkic to run with warning | Rob Austein |
2016-03-21 | Rework rpkic setuid handling to something a bit more robust. | Rob Austein |
2016-03-20 | Clean up rcynic installation, run rcynicng instead of (old) rcynic, clean up ... | Rob Austein |
2016-03-19 | Specify locations of sudo and rrdtool in Debian build to avoid kludge | Rob Austein |
2016-03-19 | Internal sudo wrapper to deal with PostgreSQL access control issues. | Rob Austein |
2016-03-19 | Might help to get the ./configure option name right. | Rob Austein |
2016-03-19 | Run rpki.wsgi as user rpki. Closes #788. | Rob Austein |
2016-03-19 | Pull changes from trunk. Closes #784. | Rob Austein |
2016-03-19 | Add rrdtool and sudo to build dependencies temporarily, so that | Rob Austein |
2016-03-18 | Switch rsync upload to use daemon mode over ssh, to give server better | Rob Austein |
2016-03-18 | rpki-pbuilder.py hacked for multiple repositories, now passes initial tests. | Rob Austein |
2016-03-17 | Create log directory when missing. | Rob Austein |
2016-03-14 | Drop Cache-Control: max-age for RRDP notification files to match | Rob Austein |
2016-03-10 | Cleanup. | Rob Austein |
2016-03-03 | Speed up snapshot loading and cleanup with huge data sets. | Rob Austein |
2016-03-01 | Fix bug introduced while refactoring bulk SQL insertion. | Rob Austein |
2016-03-01 | Somewhat cleaner version of bulk snapshot loader. | Rob Austein |
2016-03-01 | Clean up after switching from XMLPullParser to iterparse: put models | Rob Austein |
2016-03-01 | Much faster loading of large RRDP snapshots. Code is messy and needs | Rob Austein |
2016-02-29 | Doh, "session_id", not "uuid". | Rob Austein |
2016-02-29 | Tighter syntax checks on snapshots and deltas, in lieu of RelaxNG validation. | Rob Austein |
2016-02-29 | Use lxml.etree.iterparse() for delta files too. | Rob Austein |
2016-02-29 | Stash unparsed XML in a temporary file so we can get off the phone | Rob Austein |
2016-02-27 | Helps to get the field names right when cleaning up. | Rob Austein |
2016-02-27 | Use an incremental parser for snapshot files. | Rob Austein |
2016-02-26 | Tweak UpdateROAsTask to create new ROAs before worrying about updating old ones. | Rob Austein |
2016-02-26 | Using a Tornado yield dictionary is elegant (not to mention cute), but | Rob Austein |
2016-02-26 | Simplify UpdateChildrenTask. | Rob Austein |
2016-02-26 | Tweak default rpkid timing parameters. | Rob Austein |
2016-02-25 | Helps to add task back into the queue when postponing, doh. | Rob Austein |
2016-02-25 | Tweak postponement code so that, if everything in the task queue has | Rob Austein |
2016-02-25 | Need to pass PostponeTask exception up the line for it to work properly. | Rob Austein |
2016-02-25 | Major simplifcation of rpkid's internal tasking system. | Rob Austein |
2016-02-25 | Clean up allocation of CRL/manifest numbers. We might want to put | Rob Austein |
2016-02-25 | Fix inverted loop variables in orphaned resource class destructor. | Rob Austein |
2016-02-25 | Have to supply inception time explicitly when creating manifest EE | Rob Austein |
2016-02-25 | Dumb error in install options. | Rob Austein |