aboutsummaryrefslogtreecommitdiff
path: root/potpourri
AgeCommit message (Expand)Author
2016-05-09Add `--root-handle` argument to ca-unpickle to allow manualRob Austein
2016-05-07Exclude root certificate serial number from last_serial calculation,Rob Austein
2016-05-07Joy. Randy's trunk/ installation is using an ancient backwardsRob Austein
2016-05-07Oops, TeX-style "--" numeric ranges in copyright comments are bad fitRob Austein
2016-05-07More copyright notices, what fun.Rob Austein
2016-05-07Copyright notice update, first round: files that are entirely newRob Austein
2016-05-05This time for sure.Rob Austein
2016-05-05rootd migration finally working right. I think. Could stand more testing.Rob Austein
2016-05-05Sort out irdb Parent vs rpkid Parent.Rob Austein
2016-05-04Non-rootd transitions finally appear to work as expected. Too manyRob Austein
2016-05-04Follow that turtle!Rob Austein
2016-05-04Mostly working. Setup is still finicky, and rootd transition stuffRob Austein
2016-05-02Far too much fun whacking Django to whack the underlying databaseRob Austein
2016-05-02Checkpoint. Most of the certificate twiddling is done, but untested.Rob Austein
2016-04-29Initial stumbling towards rootd -> internal root conversion. NotRob Austein
2016-04-29Cleanup.Rob Austein
2016-04-29ca-unpickle now handles the full set of test pickles generated fromRob Austein
2016-04-29Reorganize to support per-database forking, add pubd support.Rob Austein
2016-04-29Track changes to names of pickled fields.Rob Austein
2016-04-29First cut at rpkid migration, preliminary data for rootd migration.Rob Austein
2016-04-29Throw correct exceptions in container LazyDict container methods, notRob Austein
2016-04-29Cleaner implementation of LazyDict, albeit a bit more verbose.Rob Austein
2016-04-29Snapshot of incomplete proof of concept. Will need to test finalRob Austein
2016-04-28Pull still more ca-pickle hacks from trunk/.Rob Austein
2016-04-28Pull rootd-specific ca-pickle hacks from trunk/.Rob Austein
2016-04-28Pull ca-{pickle,unpickle}.py updates from trunk/.Rob Austein
2016-04-27Pull ca-{pickle,unpickle}.py from trunk/.Rob Austein
2016-04-27First step of transition mechanism from trunk/ to tk705/: script toRob Austein
2016-03-10Cleanup.Rob Austein
2016-02-25Update to track rpki.POW changes.Rob Austein
2016-02-16Promote rpki-generate-root-certificate to supported status.Rob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-20Apparently exclude-result-prefixes does exactly what we want in theRob Austein
2015-10-19XSL transform to translate basic subset of OOB prototocol from oldRob Austein
2015-10-16Pull from trunk.Rob Austein
2015-10-11Update to modern Python string formatting. Add date stamp to UMFHRob Austein
2015-10-09Change reduced list of repositories in analysis script to focus on theRob Austein
2015-08-06Script to generate root certificates on machines without useful OpenSSL. See...Rob Austein
2015-07-21Start catching up on six months worth of little changes in RRDP.Rob Austein
2014-11-16Now working against Tim's RRDP repository (really, was working a fewRob Austein
2014-11-13More RRDP retrieval.Rob Austein
2014-11-08Simplify RRDP schema again: one delta file now contains exactly oneRob Austein
2014-10-05Archive snapshot of work-in-progress on Django South migrations forRob Austein
2014-09-16Merge changes from branches/tk713 into branches/tk705. See #705, #713.Rob Austein
2014-09-13Groundwork for Django ORM world conquest: sort out settings.py mess.Rob Austein
2014-08-26Pull from trunk.Rob Austein
2014-08-26Use named indexes to make it possible to add and remove them later.Rob Austein
2014-08-25Solve several minor problems at once by storing timestamps as seconds-since-e...Rob Austein
2014-08-20Pull from trunk.Rob Austein
2014-08-20Get final db.close() right, even if it is unnecessary.Rob Austein