Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-28 | Re-run trunnel. | Nick Mathewson | |
2016-02-22 | Update to trunnel 1.4.4 to fix 18373 | Nick Mathewson | |
2015-08-18 | Update to latest trunnel | Nick Mathewson | |
2015-07-23 | Re-run trunnel to capture change for msvc. | Nick Mathewson | |
2015-05-28 | Update trunnel code. | Nick Mathewson | |
This gets the minor change in trunnel 1.4.1, which should avoid deadcode warnings from Coverity. | |||
2015-05-28 | prop220: Implement certificates and key storage/creation | Nick Mathewson | |
For prop220, we have a new ed25519 certificate type. This patch implements the code to create, parse, and validate those, along with code for routers to maintain their own sets of certificates and keys. (Some parts of master identity key encryption are done, but the implementation of that isn't finished) |