aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2011-02-12do not require the host to be set while editing in the django admin interfaceMichael Elkins
2011-02-08add new script rpkigui-response as a help to put responses fromMichael Elkins
2011-01-25move portal-gui/scripts to rpkid/rpkid/gui/scriptsMichael Elkins
2011-01-25fix form validation to reject AS 0 in a roa requestMichael Elkins
2011-01-25fix selective deletion of roa requests in prefix view pageMichael Elkins
2011-01-24really fix glue.conf() *ahem*Michael Elkins
2011-01-24fix botched called to glue.conf()Michael Elkins
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2011-01-21Basic "make install" and "make deinstall" now works for rpkid/Rob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2011-01-13Finish moving POW directory into rpki/ tree, step 2Rob Austein
2011-01-13Finish moving POW directory into rpki/ tree, step 1Rob Austein
2011-01-09Rework POW build so that we can use static libraries again.Rob Austein
2011-01-04POW => rpki.POWRob Austein
2010-12-14Move all daemons to modulesRob Austein
2010-11-14Implement "reissue" left-right operation. Reformat some doc strings.Rob Austein
2010-11-10Back out change to .mft, because it breaks installed certs and I don'tRob Austein
2010-11-10Change all occurance of ".mnf" to ".mft" because:Rob Austein
2010-11-10Fix handling of inheritance in EE certsRob Austein
2010-11-07Don't be quite so quiet when deliberately suppressing incomplete dataRob Austein
2010-11-06Sigh, switch default port back to 80Rob Austein
2010-11-02/myrpki/bpki_server_ta element should have gone away with TLS. StopRob Austein
2010-10-28Better handling of a few partly initialized corner cases; clean upRob Austein
2010-10-27Reorganize configure_publication_client code to make sequence of testsRob Austein
2010-10-26SpellingRob 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-07Nit in copyright commentRob Austein
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
2010-10-04Hack rpki.myrpki.csv_writer to write to a temporary filename, thenRob 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-15Convert interface between Python and OpenSSL to use GeneralizedTimeRob 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-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-08-31regenRob Austein
2010-08-30Use correct exception handler in call_pubd()Rob Austein
2010-08-30Another dropped exception event, sigh.Rob Austein
2010-08-29Break XML packet dumps into multiple lines when logging schemaRob Austein
2010-08-28Clean up publication_queue wrapper methodsRob Austein