aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki
AgeCommit message (Expand)Author
2012-11-23snapshot of work in progressMichael Elkins
2012-11-22back out some of the CBV changesMichael Elkins
2012-11-22commiting work in progressMichael Elkins
2012-11-22commiting work in progressMichael Elkins
2012-11-21remove deprecated templatesMichael Elkins
2012-11-21update templates to use twitter bootstrap 2.2.1Michael Elkins
2012-11-20add support for client side route lookup in the roa creation formMichael Elkins
2012-11-19Retry failed publication, general case. Closes #306.Rob Austein
2012-11-16The resource_range_ip* classes were recently changed to use rpki.POW.IPAddressMichael Elkins
2012-11-16put asn last in ROA creation form, and autofocus the prefix input fieldMichael Elkins
2012-11-16add "autofocus=true" to the text boxes for entering ASNs and prefixesMichael Elkins
2012-11-15Pull from /trunk.Rob Austein
2012-11-15Pull from /trunk.Rob Austein
2012-11-14merge with /trunkMichael Elkins
2012-11-12merge with /trunkMichael Elkins
2012-11-12merge with /trunkMichael Elkins
2012-11-12merge with /trunkMichael Elkins
2012-11-10Stylistic nit.Rob Austein
2012-11-10merge with ^/tk316Michael Elkins
2012-11-10remove 'serialize' from the introspection rules, since it doesn't affect the ...Michael Elkins
2012-11-10initial support for using django south on rpki.gui.appMichael Elkins
2012-11-09Add "merge_publication_directories" option to let Iain do some testingRob Austein
2012-11-08Doh, logging for new recovery code works better when committed to repository.Rob Austein
2012-11-08Avoid specifying the keyword parameters min= and max= in rpki.gui.app.range_l...Michael Elkins
2012-11-08convert the IP prefix from string to rpki.POW.IPAddress prior to invoking res...Michael Elkins
2012-11-08to_bytes -> toBytes, from_bytes -> fromBytes to match the rpki.POW.IPAddress APIMichael Elkins
2012-11-07Retry apparently failed publication of manifest and CRL whenRob 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-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-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-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-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-11Convert rpki.x509.X509._issue() to use POW instead of POW.pkix.Rob 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 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-09Calculate SKI directly from POW.Asymmetric object.Rob Austein