Age | Commit message (Expand) | Author |
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 |
2016-02-25 | Update to track rpki.POW changes. | Rob Austein |
2016-02-25 | Dumb errors constructing key for temporary dict() were causing us to | Rob Austein |
2016-02-25 | Use sys.executable to avoid potential $PATH problem. | Rob Austein |
2016-02-24 | Rewrite rpkic wrapper to avoid running sudo unnecessarily. | Rob Austein |
2016-02-23 | Rework ROA postponement code to lower memory footprint. | Rob Austein |
2016-02-21 | Be a bit more frugal with memory: serialize XML directly to disk, and, | Rob Austein |
2016-02-21 | Don't really need delta XML in SQL either, just need the hash. | Rob Austein |
2016-02-21 | We don't really need to store the full XML snapshot in SQL. We don't | Rob Austein |
2016-02-21 | Some rpkid tweaks to work better with large data sets. | Rob Austein |
2016-02-20 | Apparently we have to set the timeout in the HTTPRequest object. | Rob Austein |
2016-02-20 | Don't traceback on synchronization errors. | Rob Austein |
2016-02-19 | Task system tweaks, see if this fixes hangs on postponed tasks. | Rob Austein |
2016-02-19 | Add http-client-timeout parameter, default to something more patient | Rob Austein |
2016-02-19 | Add rp_key_dir, mostly to simplify testing with yamltest. | Rob Austein |
2016-02-19 | Bye bye, upstart, hello ancient init.d script which is once again the | Rob Austein |
2016-02-18 | Whack yamltest.py until it works again with latest changes to rpkic, etc. | Rob Austein |
2016-02-18 | Dedupe to avoid backing up the same database more than once. | Rob Austein |
2016-02-17 | Add PostgreSQL and SQLite3 backup templates. | Rob Austein |
2016-02-16 | Whack CA upstart script to track recent changes. Going to need to | Rob Austein |
2016-02-16 | Tweak file locations for root RPKI key, certificate, and TAL. | Rob Austein |
2016-02-16 | Promote rpki-generate-root-certificate to supported status. | Rob Austein |
2016-02-16 | pubd needs to be able to write to the publication directories. | Rob Austein |
2016-02-16 | Finally builds and installs properly on Ubuntu again; | Rob Austein |
2016-02-15 | Add (back) initial migration for rpki.rcynicdb. | Rob Austein |
2016-02-15 | Snapshot before whacking migrations. | Rob Austein |
2016-02-15 | First round of silly bugfixes. | Rob Austein |
2016-02-15 | Checkpoint while shuffling stuff around for new installation scheme. | Rob Austein |
2016-02-14 | Cleanup. | Rob Austein |
2016-02-14 | Revised rpki-sql-setup approaching something halfway sane. Still need | Rob Austein |
2016-02-13 | Snapshot current almost-working version of rpki-sql-setup, | Rob Austein |
2016-02-13 | Add back some logging. | Rob Austein |
2016-02-12 | Update settings.py installation glorp. | Rob Austein |
2016-02-12 | Debug PostgreSQL setup code. Make [rcynic] database optional for now. | Rob Austein |
2016-02-12 | Missing "self" in method definition. | Rob Austein |
2016-02-12 | More MySQL vestiges. | Rob Austein |
2016-02-12 | Rewrite scripts affected by rpki-sql-setup changes. | Rob Austein |
2016-02-12 | Rewrite rpki-sql-setup to handle PostgreSQL and SQLite3 as well as | Rob Austein |
2016-02-10 | Debian requires python-lxml as a build dependency after all. | Rob Austein |
2016-02-10 | More dependency updates (development branch). Probably broke | Rob Austein |
2016-02-10 | Start updating build packaging for brave new world. | Rob Austein |
2016-02-09 | Commit a couple of bugfixes Lachlan Kang found last summer (in | Rob Austein |