aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2012-09-03More useful debugging code.Rob Austein
2012-09-03Add yamlconf to ruleset.Rob Austein
2012-09-03Switch X501DN to use (new) POW format internally.Rob Austein
2012-09-02Checkpoint of tweaks to rpki.x509.X501DN class prior to flipping thatRob Austein
2012-09-02Whack X509_NAME code to use an encoding compatible with multi-valueRob Austein
2012-09-02Clean up a lot of gratuitous use of dynamic memory.Rob Austein
2012-09-01Don't write .csv files when in --skip_config mode. This was maskingRob Austein
2012-09-01Clean up X509_object_helper_set_name() and teach it to deal withRob Austein
2012-09-01Whoops, need to dump CSV files even for hosted entities.Rob Austein
2012-08-31More cleanup.Rob Austein
2012-08-31Clean up X509_object_helper_get_name().Rob Austein
2012-08-31Merge from trunk.Rob Austein
2012-08-31Don't whack publication_base_directory when not running in --loopbackRob Austein
2012-08-31Tweak shutdown to give children more time to save profile data.Rob Austein
2012-08-30Leave BPKI directory setting alone when not in loopback mode. As aRob Austein
2012-08-30Iain really wants "irdbd.sql" instead of "irdb.sql". The latter isRob Austein
2012-08-29Add a lot of __repr__() methods in an attempt to make the logs moreRob Austein
2012-08-29Bad things happen when __str__() methods forget to return the string.Rob Austein
2012-08-29Bad things happen when __str__() methods forget to return the string.Rob Austein
2012-08-29Clean up excessive debug logging.Rob Austein
2012-08-29Simplify iterator core.Rob Austein
2012-08-29Nit: print file's name, not repr of file object.Rob Austein
2012-08-29Switch from getopt to argparse.Rob Austein
2012-08-28Split yamlconf profiling out into separate Makefile target.Rob Austein
2012-08-28Make a few more things configurable, for compatability with Iain'sRob Austein
2012-08-27Move root.cer to separate rsync module when building testRob Austein
2012-08-27Create missing SQL databases if given MySQL root password, otherwiseRob Austein
2012-08-27NitRob Austein
2012-08-27Use SHOW TABLES and pattern matching rather than fixed count whenRob Austein
2012-08-27Use SHOW DATABASES and pattern matching to determine which databasesRob Austein
2012-08-27setproctitle hack. Useful with smoketest/yamltest/yamlconf, may needRob Austein
2012-08-24Tweak to support yamlconf profiling.Rob Austein
2012-08-24do not assume that user.email is not NoneMichael Elkins
2012-08-24Cleanup, add timestamps.Rob Austein
2012-08-24Add --loopback to yamlconf and --synchronize to yamltest, so that weRob Austein
2012-08-24TypoRob Austein
2012-08-23Checkpoint.Rob Austein
2012-08-23Debug with larger configurations.Rob Austein
2012-08-22Cleanup.Rob Austein
2012-08-22Checkpoint of new testbed configuration tool.Rob Austein
2012-08-21Use .raw() SQL queries when constructing Child.resource_bag (moreRob Austein
2012-08-20Add a few more self.overdue checks to ROA and child certificate loops.Rob Austein
2012-08-20Rewrite voluntary scheduler yield code to be in terms of elapsed timeRob Austein
2012-08-20Extend insecure-debug-only-rsa-key hack to something we can use withRob Austein
2012-08-20Skip publication when nothing changed.Rob Austein
2012-08-20Don't write unchanged BPKI files: nothing bad happens if we do, butRob Austein
2012-08-20Refactor Zookeeper.synchronize() into a collection of moreRob Austein
2012-08-20Gigabytes of logs recording the state of the task queue when hostingRob Austein
2012-08-19Tweak timer.runq() to be a bit more even-handed in how we prioritizeRob Austein
2012-08-19CleanupRob Austein