aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Collapse)AuthorAge
* Fix cast warning in tor-resolve.cNick Mathewson2004-11-14
| | | | svn:r2857
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" ↵Nick Mathewson2004-11-09
| | | | | | target; fix a braino in dirserv.c svn:r2758
* untabify. This should hold it.Nick Mathewson2004-11-02
| | | | svn:r2646
* Use a stricter set of warnings; make them all pass.Nick Mathewson2004-11-02
| | | | svn:r2645
* Split util into util (general utilities), container (smartlist and strmap), ↵Nick Mathewson2004-11-01
| | | | | | and compat (cross-platform compatability). svn:r2640
* Add a pure-C tor-resolve implementationNick Mathewson2004-10-28
svn:r2620