index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-09-12
Checkpoint working version of x509_object_get_rfc3779(). Hideously
Rob Austein
2012-09-11
Fix exception hierarchy. Add KeyUsage methods; some details will
Rob Austein
2012-09-10
Checkpoint after a lot more cleanup and simplification. No longer
Rob Austein
2012-09-08
Drag rpki.POW classes kicking and screaming into the 21st century.
Rob Austein
2012-09-07
Synchronize after updating BPKI.
Rob Austein
2012-09-06
Error handling cleanup.
Rob Austein
2012-09-05
Prune a whole lot of unused EVP_CIPHER code. The only purpose that
Rob Austein
2012-09-05
Forgot that POW.pkix uses Asymmetric.sign() and Asymmetric.verify().
Rob Austein
2012-09-05
Another POW.c cleanup checkpoint.
Rob Austein
2012-09-05
Add and use Define_Method() macro to simplify method tables and set up
Rob Austein
2012-09-05
Cleanup checkpoint: METH_NOARGS.
Rob Austein
2012-09-04
More pruning.
Rob Austein
2012-09-04
As part of dragging POW.c into the 21st century, get rid of huge
Rob Austein
2012-09-04
Cleanup
Rob Austein
2012-09-03
Fix last (?) remaining direct reference to "POWpkix" outside of
Rob Austein
2012-09-03
Clean up multi-value RDN handling.
Rob Austein
2012-09-03
More useful debugging code.
Rob Austein
2012-09-03
Add yamlconf to ruleset.
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-09-02
Whack X509_NAME code to use an encoding compatible with multi-value
Rob Austein
2012-09-02
Clean up a lot of gratuitous use of dynamic memory.
Rob Austein
2012-09-01
Don't write .csv files when in --skip_config mode. This was masking
Rob Austein
2012-09-01
Clean up X509_object_helper_set_name() and teach it to deal with
Rob Austein
2012-09-01
Whoops, need to dump CSV files even for hosted entities.
Rob Austein
2012-08-31
More cleanup.
Rob Austein
2012-08-31
Clean up X509_object_helper_get_name().
Rob Austein
2012-08-31
Merge from trunk.
Rob Austein
2012-08-31
Don't whack publication_base_directory when not running in --loopback
Rob Austein
2012-08-31
Tweak shutdown to give children more time to save profile data.
Rob Austein
2012-08-30
Leave BPKI directory setting alone when not in loopback mode. As a
Rob Austein
2012-08-30
Iain really wants "irdbd.sql" instead of "irdb.sql". The latter is
Rob Austein
2012-08-29
Add a lot of __repr__() methods in an attempt to make the logs more
Rob Austein
2012-08-29
Bad things happen when __str__() methods forget to return the string.
Rob Austein
2012-08-29
Bad things happen when __str__() methods forget to return the string.
Rob Austein
2012-08-29
Clean up excessive debug logging.
Rob Austein
2012-08-29
Simplify iterator core.
Rob Austein
2012-08-29
Nit: print file's name, not repr of file object.
Rob Austein
2012-08-29
Switch from getopt to argparse.
Rob Austein
2012-08-28
Split yamlconf profiling out into separate Makefile target.
Rob Austein
2012-08-28
Make a few more things configurable, for compatability with Iain's
Rob Austein
2012-08-27
Move root.cer to separate rsync module when building test
Rob Austein
2012-08-27
Create missing SQL databases if given MySQL root password, otherwise
Rob Austein
2012-08-27
Nit
Rob Austein
2012-08-27
Use SHOW TABLES and pattern matching rather than fixed count when
Rob Austein
2012-08-27
Use SHOW DATABASES and pattern matching to determine which databases
Rob Austein
2012-08-27
setproctitle hack. Useful with smoketest/yamltest/yamlconf, may need
Rob Austein
2012-08-24
Tweak to support yamlconf profiling.
Rob Austein
2012-08-24
Cleanup, add timestamps.
Rob Austein
2012-08-24
Add --loopback to yamlconf and --synchronize to yamltest, so that we
Rob Austein
[next]