summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Collapse)Author
2004-11-30a few minor tweaksRoger Dingledine
svn:r3041
2004-11-30Make tor-resolve accept x.y.exit addresses againNick Mathewson
svn:r3036
2004-11-30Give an early error if you pass a .onion or a .exit hostname to tor-resolveNick Mathewson
svn:r3027
2004-11-28Normalize space: add one between every control keyword and control clause.Nick Mathewson
svn:r3003
2004-11-24a little help for dfc to debug his "resolve 800 things at once" testRoger Dingledine
svn:r2978
2004-11-24avoid infinite loop in tor-resolve if tor hangs up on itRoger Dingledine
svn:r2977
2004-11-14Fix cast warning in tor-resolve.cNick Mathewson
svn:r2857
2004-11-09Normalize whitespace; add a "tell me about all the unnormalized whitespace" ↵Nick Mathewson
target; fix a braino in dirserv.c svn:r2758
2004-11-02untabify. This should hold it.Nick Mathewson
svn:r2646
2004-11-02Use a stricter set of warnings; make them all pass.Nick Mathewson
svn:r2645
2004-11-01Split util into util (general utilities), container (smartlist and strmap), ↵Nick Mathewson
and compat (cross-platform compatability). svn:r2640
2004-10-28Add a pure-C tor-resolve implementationNick Mathewson
svn:r2620