Age | Commit message (Expand) | Author |
2012-08-20 | Refactor Zookeeper.synchronize() into a collection of more | Rob Austein |
2012-08-20 | Gigabytes of logs recording the state of the task queue when hosting | Rob Austein |
2012-08-19 | Tweak timer.runq() to be a bit more even-handed in how we prioritize | Rob Austein |
2012-08-19 | Cleanup | Rob Austein |
2012-08-19 | Simplify core I/O loop, back to what I originally intended before | Rob Austein |
2012-08-19 | Typo. | Rob Austein |
2012-08-19 | Refactor rpkid high-level task system to use classes rather than | Rob Austein |
2012-08-18 | Merge rpkic profiling support from trunk/. | Rob Austein |
2012-08-18 | Add suppot for profiling rpkic. | Rob Austein |
2012-08-18 | Cleanup | Rob Austein |
2012-08-18 | Add profiling support. | Rob Austein |
2012-08-17 | Checkpoint. New class-based tasks, not yet tested, rest of code not | Rob Austein |
2012-08-17 | As of [4632], rpki.sql.session._wrap_execute() handles SQL pings | Rob Austein |
2012-08-17 | Reformat | Rob Austein |
2012-08-17 | Automate SQL pings. Suppress case where ROA regeneration gratuitously | Rob Austein |
2012-08-14 | Add POW C function to pull SKI from a certificate, so we can bypass | Rob Austein |
2012-08-13 | Back out [4629], which tests out 50% slower than the code it replaced. | Rob Austein |
2012-08-13 | Direct conversion between byte string and long, using scary | Rob Austein |
2012-08-10 | Add debug-only hack to let us reuse RSA keys from previous test runs. | Rob Austein |
2012-08-10 | Add seemingly-pointless .cursor() call, whose real purpose is to run | Rob Austein |
2012-08-09 | Switch rpki.sql.session.cache to use weak references, so that Python's | Rob Austein |
2012-08-09 | Sometimes it takes more than one signal to get a subprocess to exit. | Rob Austein |
2012-08-08 | Checkpoint of work to date, see #274 and #275. | Rob Austein |
2012-08-07 | Safe mapping functions for OIDs, now that we're using the same code to | Rob Austein |
2012-08-07 | add countryName oid. references #279 | Michael Elkins |
2012-08-02 | First hack to hostkeys didn't work. Still need option to protect the | Rob Austein |
2012-08-02 | Check for 404 errors, allow specification of username and password for | Rob Austein |
2012-07-31 | Move rpkic autosync control to rpki.conf. | Rob Austein |
2012-07-31 | Somehow we got an exception whose string expansion was the null | Rob Austein |
2012-07-31 | First cut at allowing I/O loop to run during processing of massive | Rob Austein |
2012-07-31 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot |
2012-07-30 | Add -x option to control "XML summary" file name from command line. | Rob Austein |
2012-07-30 | Remove -s from getopt string too. | Rob Austein |
2012-07-30 | Add --stop_after_config | Rob Austein |
2012-07-30 | Switch to Django ORM .raw() query interface for a few queries which | Rob Austein |
2012-07-26 | Add profiling support to yamltest; fix profiling support in daemons. | Rob Austein |
2012-07-25 | Add profiling support. | Rob Austein |
2012-07-25 | Clean up SQL cache when it gets big, break up huge batches of ROA | Rob Austein |
2012-07-23 | Use TAL instead of TA. | Rob Austein |
2012-07-16 | simplify exiting the script | Michael Elkins |
2012-07-16 | catch socket.error and print a friendlier message when we can't talk to rpkid... | Michael Elkins |
2012-07-13 | send_email() should have been send_mail() | Michael Elkins |
2012-07-13 | fix pep8 warnings | Michael Elkins |
2012-07-13 | fix missing imports | Michael Elkins |
2012-07-13 | fetch list of published objects from rpkid, and check for valid->invalid tran... | Michael Elkins |
2012-07-12 | move fetching of admin email addresses to the glue library so it can be used ... | Michael Elkins |
2012-07-12 | Use purportedly-human-readable strings instead of internal symbols | Rob Austein |
2012-07-12 | First cut at script to find ROAs and list expiration dates of all | Rob Austein |
2012-07-12 | Cleanup | Rob Austein |
2012-07-11 | First cut at Ruediger's "tell me why this object went away" tool. No | Rob Austein |