Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein | |
svn path=/trunk/; revision=5624 | |||
2014-01-09 | getopt -> argparse, update copyright. | Rob Austein | |
svn path=/trunk/; revision=5623 | |||
2013-04-01 | Clean up various old messes in how we configure listener server and | Rob Austein | |
port in daemons. svn path=/trunk/; revision=5251 | |||
2013-03-21 | Record context in CMS replay exceptions. Closes #458. | Rob Austein | |
svn path=/trunk/; revision=5188 | |||
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein | |
GUI provide its own file-like object as a destination for logging. See #396. svn path=/trunk/; revision=4979 | |||
2012-08-17 | As of [4632], rpki.sql.session._wrap_execute() handles SQL pings | Rob Austein | |
automatically, no need for explict pings elsewhere. svn path=/branches/tk274/; revision=4634 | |||
2012-07-26 | Add profiling support to yamltest; fix profiling support in daemons. | Rob Austein | |
Tweak yamltest to force one ROA request per prefix regardless of how the user expressed it; we may want to revisit this eventually, but it's more useful this way for now. svn path=/trunk/; revision=4609 | |||
2012-07-06 | Implement CMS-timestamp-based replay protection. Closes #35. | Rob Austein | |
svn path=/trunk/; revision=4586 | |||
2012-05-09 | Run daemons as, well, daemons. Closes #246. | Rob Austein | |
svn path=/trunk/; revision=4481 | |||
2011-12-12 | Log more useful error message on unhandled exceptions | Rob Austein | |
svn path=/branches/tk100/; revision=4115 | |||
2011-10-05 | Add global traceback control; this closes #95. Clean up some | Rob Austein | |
"except:" clauses that should have been "except Exception:". svn path=/rpkid/rpki-sql-setup.py; revision=4014 | |||
2011-04-27 | First whack at some of the silliest logging code | Rob Austein | |
svn path=/rpkid/rpki/async.py; revision=3793 | |||
2011-01-20 | Generate Python executables during compilation rather than from | Rob Austein | |
./configure. Change (almost) all programs to use rpki.conf instead of separate config files for each program, and add support for ${prefix}/etc/rpki.conf like normal system programs. svn path=/buildtools/make-python-executable.py; revision=3620 | |||
2010-12-14 | Move all daemons to modules | Rob Austein | |
svn path=/rpkid/irdbd.py; revision=3569 |