Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-12 | Replace operators used as macro arguments with OP_XX macros | Nick Mathewson | |
Part of fix for 13172 | |||
2014-03-14 | Update to latest tinytest | Nick Mathewson | |
(This pulls in some fixes to tinytest_demo.c, which Tor doesn't build.) | |||
2014-03-06 | Upgrade to the latest version of tinytest. | Nick Mathewson | |
This brings us to tinytest commit 709a36ba63ff16d8. The only big change tor-side is that we don't need our own test_mem_op operation any longer. | |||
2012-10-11 | Move all externally maintained source files into src/ext | Nick Mathewson | |
The rationale for treating these files differently is that we should be checking upstream for changes as applicable, and merging changes upstream as warranted. |