Age | Commit message (Expand) | Author |
2010-10-21 | (Incomplete) client-side script for demos | Rob Austein |
2010-10-19 | add support for download the myrpki.xml file; fix problem with superuser not ... | Michael Elkins |
2010-10-19 | provide links on the dashboard to export csv files; intended to also be used ... | Michael Elkins |
2010-10-11 | We've already built a resource_set by the time we find a match, might | Rob Austein |
2010-10-11 | Hack to simplify locating handles in pseudo-RIR databases. | Rob Austein |
2010-10-11 | Debugging tweaks | Rob Austein |
2010-10-10 | http_client was accidently stomping on a base class attribute | Rob Austein |
2010-10-09 | Cleanup, add a bit more debug logging | Rob Austein |
2010-10-09 | Allow reusing an existing publication relationship for a new parent. | Rob Austein |
2010-10-09 | https => http | Rob Austein |
2010-10-08 | First cut at a lame picture showing how all the tools fit together | Rob Austein |
2010-10-08 | Clean up after TLS flag day | Rob Austein |
2010-10-08 | Mismatch between format string and argument count in error message. | Rob Austein |
2010-10-07 | Use -B to get CREATE DATABASES | Rob Austein |
2010-10-07 | Script to automate dumping SQL. | Rob Austein |
2010-10-07 | Nit in copyright comment | Rob Austein |
2010-10-07 | Nit in copyright comment | Rob Austein |
2010-10-07 | Merge rpkid.without_tls/ branch to rpkid/ trunk. | Rob Austein |
2010-10-07 | Stash a copy of pre-conversion (with TLS) tree temporarily, in case of | Rob Austein |
2010-10-06 | Don't whine in state closing | Rob Austein |
2010-10-06 | Add "configure_daemons" reminder to end of script. | Rob Austein |
2010-10-06 | Convert SQL too, and log what we're doing | Rob Austein |
2010-10-05 | Hack to remove obsolete elements from entitydb files. | Rob Austein |
2010-10-05 | Add replay-protection timestamps to SQL (not really using them yet) | Rob Austein |
2010-10-04 | Doh, forgot to close csv_writer object | Rob Austein |
2010-10-04 | Hack rpki.myrpki.csv_writer to write to a temporary filename, then | Rob Austein |
2010-10-04 | .close() doesn't take "force" argument anymore. Handle exceptions in | Rob Austein |
2010-10-04 | Update for XML file that ate Manhattan | Rob Austein |
2010-10-02 | Updates to work with ARIN's new bulk-WHOIS service. | Rob Austein |
2010-10-01 | Pull update_bpki command from rpkid/ to rpkid.without_tls/. | Rob Austein |
2010-10-01 | update_bpki now takes arguments like configure_daemons, so it can do | Rob Austein |
2010-10-01 | Debug update_bpki | Rob Austein |
2010-10-01 | First cut at automatic BPKI regeneration | Rob Austein |
2010-09-16 | Preliminary version of rpkid et al with all the TLS code ripped out. | Rob Austein |
2010-09-15 | Convert interface between Python and OpenSSL to use GeneralizedTime | Rob Austein |
2010-09-15 | Make it easier to run yamltest with other configs | Rob Austein |
2010-09-14 | Don't explode when cleaning up attributes that never existed | Rob Austein |
2010-09-10 | Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks. | Rob Austein |
2010-09-09 | Downgrade syslog priority of a few messages | Rob Austein |
2010-09-08 | Clean up unnecessarily opaque test condition. | Rob Austein |
2010-09-08 | Partial (incomplete, written in a hospital waiting room) BPKI revocationn sup... | Rob Austein |
2010-09-07 | Print CMS signingTime. | Rob Austein |
2010-09-07 | Add support for extracting signingTime from CMS messages. | Rob Austein |
2010-09-03 | Add new "Auto_update" flavor of DER objects: this is like Auto_file, | Rob Austein |
2010-09-03 | Restrict extra identity checks for trusted BPKI EE certificates to | Rob Austein |
2010-09-03 | We don't really need the *.cacert.cer files. | Rob Austein |
2010-09-01 | Clean up old sample trust anchors | Rob Austein |
2010-08-31 | regen | Rob Austein |
2010-08-31 | Sadly, it turns out that CRLs really can grow large enough to hit the | Rob Austein |
2010-08-30 | Use correct exception handler in call_pubd() | Rob Austein |