Age | Commit message (Expand) | Author |
2012-09-20 | Whack rest of POW's object I/O (x.derRead(), x.derWrite()) to use new | Rob Austein |
2012-09-04 | As part of dragging POW.c into the 21st century, get rid of huge | Rob Austein |
2012-09-03 | Fix last (?) remaining direct reference to "POWpkix" outside of | Rob Austein |
2012-09-03 | More useful debugging code. | Rob Austein |
2012-09-03 | Switch X501DN to use (new) POW format internally. | Rob Austein |
2012-09-02 | Checkpoint of tweaks to rpki.x509.X501DN class prior to flipping that | Rob Austein |
2012-08-20 | Extend insecure-debug-only-rsa-key hack to something we can use with | Rob Austein |
2012-08-14 | Add POW C function to pull SKI from a certificate, so we can bypass | Rob Austein |
2012-08-10 | Add debug-only hack to let us reuse RSA keys from previous test runs. | Rob Austein |
2012-08-08 | Checkpoint of work to date, see #274 and #275. | Rob Austein |
2012-08-07 | Safe mapping functions for OIDs, now that we're using the same code to | Rob Austein |
2012-07-06 | Implement CMS-timestamp-based replay protection. Closes #35. | Rob Austein |
2012-07-03 | Add .mnf to dispatch list for backwards compatability. | Rob Austein |
2012-07-03 | Add more data to pubd log line, to aid tracking flow of objects | Rob Austein |
2012-05-10 | rpki.x509.DeadDrop.dump() should not abort the calling function for | Rob Austein |
2012-05-09 | Fail gracefully if we can't initialize or write to DeadDrop mailbox. | Rob Austein |
2012-02-09 | merge with /trunk | Michael Elkins |
2012-01-08 | Checkpoint. New irdbd now work, after some transaction voodoo. | Rob Austein |
2011-12-16 | Checkpoint. Add EnumField. Debug CertificateManager. | Rob Austein |
2011-12-15 | Checkpoint. Rewrote all the OOB-setup portions of rpkic to use new | Rob Austein |
2011-12-15 | Checkpoint. Add rpki.irdb.models.CertificateManager() to consolidate | Rob Austein |
2011-12-14 | Start hacking replacement for myrpki comamnd (rpkic) which uses the | Rob Austein |
2011-12-13 | Flesh out BPKI methods | Rob Austein |
2011-12-12 | Checkpoint. Custom IRDB model fields to handle automatic type | Rob Austein |
2011-12-12 | Checkpoint. Add X501DN abstraction, start sorting out BPKI generation code. | Rob Austein |
2011-10-07 | Fix bug in [4025], clean up PKCS 10 checking a bit more (see #6). | Rob Austein |
2011-10-07 | Tighten up PKCS 10 request checking (closes #6). | Rob Austein |
2011-10-05 | Add global traceback control; this closes #95. Clean up some | Rob Austein |
2011-10-04 | More explicit certificate expiration checks in CMS verify (see #94). | Rob Austein |
2011-10-04 | Add explicit check for certificate expiration in CMS verify (see #94). | Rob Austein |
2011-10-04 | Don't spew to stderr if dumpasn1 isn't available when we want to dump | Rob Austein |
2011-10-04 | Catch IOError when dumping bad CMS (see #94). | Rob Austein |
2011-07-25 | Printouts of lists of certificates and CRLs do not make good exception strings | Rob Austein |
2011-06-14 | do not fail if AIA extension is missing since None is a valid return value | Michael Elkins |
2011-06-09 | add preliminary support for the ghostbusters record | Michael Elkins |
2011-04-27 | First whack at some of the silliest logging code | Rob Austein |
2011-03-26 | Don't fail in diagnostic code in dumpasn1 isn't available | Rob Austein |
2011-03-21 | First cut at Ghostbusters support. | Rob Austein |
2011-03-18 | Add @property decorators to a bunch of methods that are just syntactic | Rob Austein |
2011-01-04 | POW => rpki.POW | Rob Austein |
2010-11-14 | Implement "reissue" left-right operation. Reformat some doc strings. | Rob Austein |
2010-11-10 | Fix handling of inheritance in EE certs | Rob Austein |
2010-10-07 | Merge rpkid.without_tls/ branch to rpkid/ trunk. | Rob Austein |
2010-09-15 | Convert interface between Python and OpenSSL to use GeneralizedTime | 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-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-08-29 | Break XML packet dumps into multiple lines when logging schema | Rob Austein |