aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-04Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-11-01Automatic pull of documentation from Wiki.RPKI Documentation Robot
2012-10-29Pull from /trunk.Rob Austein
2012-10-29Remove old APNIC TAL.Rob Austein
2012-10-26Pull from /trunk.Rob Austein
2012-10-26Add new APNIC TAL collection (they promise that this profusion of TALsRob Austein
2012-10-26Teach MySQLdb converter interface about rpki.sundial.datetime.Rob Austein
2012-10-26[4786] broke handling of timers with no errback set.Rob Austein
2012-10-26Warnings dependent on word size: same OS and compiler version, warningRob Austein
2012-10-26Change POW representation of UTCTime and GeneralizedTime to use PythonRob Austein
2012-10-26Spelling.Rob Austein
2012-10-25Add direct conversion of datetime (and subclasses) timestamps toRob Austein
2012-10-25Fix some documentation strings. Convert inappropriate uses ofRob Austein
2012-10-24rcynic-svn.Rob Austein
2012-10-18pylintRob Austein
2012-10-17Make sure we save an updated certificate for an existing ca_detail.Rob Austein
2012-10-17Oops, check_*_schema variables are booleans, use right method.Rob Austein
2012-10-17validation_status.py is both simpler and faster thanRob Austein
2012-10-17If a file doesn't parse as X.509, try parsing as CMS and looking forRob Austein
2012-10-17Use -J (.txz) instead of -z (.tgz) for backup target.Rob Austein
2012-10-17CRLs work better if one remembers to set the list of certificatesRob Austein
2012-10-16Make schema checking configurable at runtime, reenable inbound schemaRob Austein
2012-10-14CleanupRob Austein
2012-10-13Consolidate all the IP-version-specific voodoo into a read-only dataRob Austein
2012-10-12Correct type names (insert package name).Rob Austein
2012-10-12Deobfuscate.Rob Austein
2012-10-12Deobfuscate.Rob Austein
2012-10-12Replace rpki.ipaddrs with rpki.POW.IPAddress.Rob Austein
2012-10-12Cleanup.Rob Austein
2012-10-12Rust In Pieces, POW.pkix.Rob Austein
2012-10-11Tell OpenSSL to use Python's replacements for libc memory allocationRob Austein
2012-10-11Convert rpki.x509.X509._issue() to use POW instead of POW.pkix.Rob Austein
2012-10-11Use correct OID for EE certificate SIA (id-ad-signedObject, notRob Austein
2012-10-11Use POW instead of POW.pkix to decode certificate resources.Rob Austein
2012-10-11CleanupRob Austein
2012-10-10Convert ROAs and manifests to use POW CMS subclasses. Start inchingRob Austein
2012-10-10Fix length of manifest BIT STRING. Remove extraneous argument fromRob Austein
2012-10-10Fix manifest URI broken a couple of edits ago.Rob Austein
2012-10-09Delete broken definition of Ghostbusters class (which nothing everRob Austein
2012-10-09Whack SIA and AIA code to use POW instead of POW.pkix. WhackRob Austein
2012-10-09Use POW for PKCS #10 generation.Rob Austein
2012-10-09FIRST allocate, THEN initialize. Doh.Rob Austein
2012-10-09Calculate SKI directly from POW.Asymmetric object.Rob Austein
2012-10-05Apparently gcc reserves the right to optimize code to the point whereRob Austein
2012-10-05Convert another chunk of Python code to use new POW classes. Clean upRob Austein
2012-10-04Pull from trunk/.Rob Austein
2012-10-04ARIN decomissioned the TAL for their old repository and refuses toRob Austein
2012-10-03Make new POW.ROA and POW.Manifest subclasses of POW.CMS. This isRob Austein
2012-10-02Cleanup #warnings.Rob Austein
2012-10-01Convert CRL creation to use POW rather than POW.pkix.Rob Austein