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