Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Resolve memory leaks in the unit tests and benchmarks (found by coverity) | Nick Mathewson | 2013-02-11 |
| | | | | These shouldn't really matter, but it's nice to be leak-free. | ||
* | Update the copyright date to 201. | Nick Mathewson | 2013-01-16 |
| | |||
* | Add reference implementation for ntor, plus compatibility test | Nick Mathewson | 2013-01-03 |
Before I started coding ntor in C, I did another one in Python. Turns out, they interoperate just fine. |