Age | Commit message (Expand) | Author |
2010-12-14 | Move all daemons to modules | Rob Austein |
2010-10-07 | Merge rpkid.without_tls/ branch to rpkid/ trunk. | Rob Austein |
2010-09-10 | Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks. | Rob Austein |
2010-09-03 | Add new "Auto_update" flavor of DER objects: this is like Auto_file, | Rob Austein |
2010-07-16 | irdbd uses MySQLdb directly, so has to db.ping(reconnect) on its own | Rob Austein |
2010-07-11 | Clean up uses of RuntimeError exception | Rob Austein |
2009-12-28 | Add support for non-debugging global parameters. | Rob Austein |
2009-12-28 | Start adding config file control for all the weird little debugging | Rob Austein |
2009-12-25 | Change logging default back to using syslog; add -d/--debug switch to | Rob Austein |
2009-12-21 | Have to import "with" statement from future into Python 2.5 to avoid | Rob Austein |
2009-12-21 | Suppress Python 2.6 warnings about MySQLdb using deprecated sets | Rob Austein |
2009-09-30 | Turn off execute bit on scripts until we get conflict between Doxygen | Rob Austein |
2009-09-11 | Cleanup | Rob Austein |
2009-09-04 | Cleanup | Rob Austein |
2009-07-17 | Doh, helps to read all the ROA requests from SQL, not just the first one | Rob Austein |
2009-07-04 | More msg.type cleanup | Rob Austein |
2009-07-04 | Clean up and consolidate traceback. Add methods to hide (some of the) | Rob Austein |
2009-06-09 | Convert ROA generation code from push model (<route_origin/> objects | Rob Austein |
2009-06-08 | Switch to MySQL InnoDB engine, fix everything that broke | Rob Austein |
2009-06-06 | Checkpoint | Rob Austein |
2009-06-04 | Rototill left-right and publication protocol to replace SQL-assigned | Rob Austein |
2009-06-03 | Checkpoint: first step towards cleanup of SQL and left-right protocol. | Rob Austein |
2009-06-01 | New TLS code mostly working. Only lightly tested so far, but "make | Rob Austein |
2009-05-27 | Update copyright notices in files edited this year | Rob Austein |
2009-05-11 | Cosmetic doc changes. | Rob Austein |
2009-05-11 | Pass ExitNow exceptions through, as signal handlers can raise them at any time. | Rob Austein |
2009-04-29 | More lint | Rob Austein |
2009-04-29 | First pass with pylint | Rob Austein |
2009-04-20 | Checkpoint | Rob Austein |
2008-06-12 | Module documentation | Rob Austein |
2008-06-06 | Refactor SQL code to form rpki.sq.session class, and add code to warn | Rob Austein |
2008-06-06 | MySQLdb.connection.ping() doesn't accept keyword arguments | Rob Austein |
2008-06-06 | Try the magic MySQLdb.connection.ping() method | Rob Austein |
2008-05-21 | Move left-right "type" attribute to <msg/> element because fixing this | Rob Austein |
2008-05-17 | "as" will be a reserved word in Python 2.6, stop using it as an | Rob Austein |
2008-04-24 | Checkpoint. Partly converted to new BPKI model. This breaks make | Rob Austein |
2008-04-20 | Refactor redundantly redundant XML and CMS handling code. | Rob Austein |
2008-04-19 | Convert CMS code to something vaguely object-oriented, to simplify | Rob Austein |
2008-04-18 | Clean up unnecessarily complicated trust anchor code | Rob Austein |
2008-04-07 | Checkpoint. Add (untested) ability to call out for a dynamic | Rob Austein |
2008-03-27 | Finally got client cert checks working with tlslite -- then promptly | Rob Austein |
2008-02-27 | Filename cleanup | Rob Austein |