Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2012-10-26 | Change POW representation of UTCTime and GeneralizedTime to use Python | Rob Austein | |
datetime instead of OpenSSL-like GeneralizedTime strings. Clean up a lot of compiler warnings that gcc only reports with -Wextra. svn path=/branches/tk274/; revision=4791 | |||
2012-10-12 | Rust In Pieces, POW.pkix. | Rob Austein | |
In the end, there can be only one. svn path=/branches/tk274/; revision=4771 | |||
2012-09-04 | As part of dragging POW.c into the 21st century, get rid of huge | Rob Austein | |
swacks of code which either haven't been used in RPKI for years or have never been used in RPKI at all, and which, in either case, I'd rather not have to maintain: SSL/TLS, MD2, RIPEMD160, HMAC. There's almost certainly more to prune, but this was the lowest-hanging fruit. svn path=/branches/tk274/; revision=4696 | |||
2011-01-13 | Finish moving POW directory into rpki/ tree, step 2 | Rob Austein | |
svn path=/pow/Makefile.in; revision=3606 |