aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* move network_init from or/main to common/compatRoger Dingledine2004-12-22
* a few minor tweaksRoger Dingledine2004-11-30
* Make tor-resolve accept x.y.exit addresses againNick Mathewson2004-11-30
* Give an early error if you pass a .onion or a .exit hostname to tor-resolveNick Mathewson2004-11-30
* Normalize space: add one between every control keyword and control clause.Nick Mathewson2004-11-28
* a little help for dfc to debug his "resolve 800 things at once" testRoger Dingledine2004-11-24
* avoid infinite loop in tor-resolve if tor hangs up on itRoger Dingledine2004-11-24
* Fix cast warning in tor-resolve.cNick Mathewson2004-11-14
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson2004-11-09
* untabify. This should hold it.Nick Mathewson2004-11-02
* Use a stricter set of warnings; make them all pass.Nick Mathewson2004-11-02
* Split util into util (general utilities), container (smartlist and strmap), a...Nick Mathewson2004-11-01
* Add a pure-C tor-resolve implementationNick Mathewson2004-10-28