Age | Commit message (Expand) | Author |
2012-04-17 | Don't blather about RSA key generation. | Rob Austein |
2012-04-17 | Regen | Rob Austein |
2012-04-17 | Make "valid_until" optional in schema for setup protocol. Fixes #237. | Rob Austein |
2012-04-17 | Automatic pull of documentation from Wiki. | Rob Austein |
2012-04-17 | Doh, better way of handling script name. | Rob Austein |
2012-04-17 | Helps to use the right name for the script. | Rob Austein |
2012-04-16 | Install rcynic.py instead of rcynic.xsl. Disable automatic crontab | Rob Austein |
2012-04-16 | Cleanup | Rob Austein |
2012-04-16 | Clean up README files. Mostly this means changing them to pointers to | Rob Austein |
2012-04-16 | Add flat text and PDF translations of documentation from | Rob Austein |
2012-04-16 | Rework ./configure options so that user tells us what RPKI tools they | Rob Austein |
2012-04-15 | Put BPKI server files in /usr/local/share/rpki (aka | Rob Austein |
2012-04-15 | setup_publication() had the "DROP TABLE IF EXISTS" exception problem | Rob Austein |
2012-04-15 | Don't abort unit tests when dnspython is not installed. | Rob Austein |
2012-04-15 | Forgot to take myrpki out of Makefile, oops, fixed. smoketest was | Rob Austein |
2012-04-15 | Retire myrpki.py before it confuses somebody. | Rob Austein |
2012-04-15 | Merge branches/tk161 to trunk. | Rob Austein |
2012-04-13 | Remove <span class="icon"/> elements -- for some reason these leave | Rob Austein |
2012-04-13 | New documentation tools. | Rob Austein |
2012-04-06 | Disable Django debugging and add warning comment. | Rob Austein |
2012-04-06 | Regen | Rob Austein |
2012-03-21 | Merge from trunk. | Rob Austein |
2012-03-21 | Shut up about skipped rsync connections when rsync is disabled. | Rob Austein |
2012-03-21 | Drop sessions with failed connectsions from graphs of seconds/object | Rob Austein |
2012-03-21 | Merge from trunk/. | Rob Austein |
2012-03-21 | Gah, typo in [4400]. | Rob Austein |
2012-03-19 | Sync from trunk. | Rob Austein |
2012-03-16 | Rework failure rate computation to use rolling 72 hour window, as | Rob Austein |
2012-03-15 | Tweak exception handling code to log exception class. See #212. | Rob Austein |
2012-03-15 | Sigh, make work with Python 2.6 again. | Rob Austein |
2012-03-15 | No gdbm on MacOSX. | Rob Austein |
2012-03-15 | Add ylabels; cleanup. | Rob Austein |
2012-03-12 | "make depend" is currently (OpenSSL 1.0.0h) broken on Mac OS X, | Rob Austein |
2012-03-12 | CVE-2012-0884 (Bleichenbacher's "Million Message Attack") only applies | Rob Austein |
2012-03-11 | Use gdbm module directly instead of whacky anydb module. | Rob Austein |
2012-03-11 | Debug rekey/revoke code, mostly SQL interface issues. | Rob Austein |
2012-03-09 | Move AKI checks to precede signature check, as AKI checks are cheaper. | Rob Austein |
2012-03-09 | Fix fencepost error in walk_ctx_loop_next(). This closes #219. | Rob Austein |
2012-03-09 | Use Python "shelve" module to avoid processing XML we've already seen | Rob Austein |
2012-03-07 | Start collecting data on how long it takes to run the bits we care | Rob Austein |
2012-03-07 | Break mirroring out of torrent creation, as they may need to run on | Rob Austein |
2012-03-06 | Change default host for transmission RPC connection from "localhost" | Rob Austein |
2012-03-02 | Add lockfile support, to let us serialize rcynic runs. Allow | Rob Austein |
2012-03-02 | Add keep-lockfile, to simplify process queuing. | Rob Austein |
2012-03-02 | First smoke test of generation and upload code. | Rob Austein |
2012-03-01 | Add seed ratio tweak. | Rob Austein |
2012-03-01 | Record failure when we can't even parse a trust anchor, much less | Rob Austein |
2012-03-01 | Work around atomic-rename problem using OpenSSH-specific extension. | Rob Austein |
2012-03-01 | Ignore atomic installation issue for now. Maybe ask author of | Rob Austein |
2012-03-01 | Generation of new torrents almost working, except that SFTP doesn't | Rob Austein |