summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2007-08-08 r13953@Kushana: nickm | 2007-08-08 07:40:46 -0700Nick Mathewson
2007-08-08 r14093@catbus: nickm | 2007-08-08 01:49:54 -0400Nick Mathewson
2007-06-17 r13477@catbus: nickm | 2007-06-17 14:22:03 -0400Nick Mathewson
2007-06-13 r13385@catbus: nickm | 2007-06-13 14:14:47 -0400Nick Mathewson
2007-06-04 r13239@catbus: nickm | 2007-06-04 11:30:37 -0400Nick Mathewson
2007-06-03 r13191@catbus: nickm | 2007-06-03 19:38:18 -0400Nick Mathewson
2007-05-25 r12945@catbus: nickm | 2007-05-25 10:37:12 -0400Nick Mathewson
2007-05-16 r12768@catbus: nickm | 2007-05-16 17:25:33 -0400Nick Mathewson
2007-05-15 r12764@catbus: nickm | 2007-05-15 17:17:39 -0400Nick Mathewson
2007-05-01 r12611@catbus: nickm | 2007-04-30 22:49:00 -0400Nick Mathewson
2007-05-01 r12607@catbus: nickm | 2007-04-30 21:36:28 -0400Nick Mathewson
2007-05-01 r12605@catbus: nickm | 2007-04-30 21:10:48 -0400Nick Mathewson
2007-04-30 r12596@catbus: nickm | 2007-04-30 18:42:44 -0400Nick Mathewson
2007-04-21 r12759@Kushana: nickm | 2007-04-20 08:47:20 -0400Nick Mathewson
2007-02-28 r11992@catbus: nickm | 2007-02-28 12:46:32 -0500Nick Mathewson
2007-01-15 r11978@Kushana: nickm | 2007-01-15 18:54:25 -0500Nick Mathewson
2007-01-06make tor-resolve -x work on intel-endian platforms tooRoger Dingledine
2006-12-26 r11719@Kushana: nickm | 2006-12-26 17:41:09 -0500Nick Mathewson
2006-09-29 r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400Nick Mathewson
2006-07-25Remove .cvsignore files from trunkPeter Palfrader
2006-07-06when an exit node gets a malformed begin cell, don't complain toRoger Dingledine
2006-02-13and resolve long-lines and fix an error stringRoger Dingledine
2006-02-13the last of the log convention conversion. finally.Roger Dingledine
2005-10-25Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain....Nick Mathewson
2005-10-18Migrate a few more files to domained loggingNick Mathewson
2005-10-18Start dividing log messages into logging domains. No, LD_ is not the best of...Nick Mathewson
2005-06-28clean up some more commentsRoger Dingledine
2005-06-11Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...Nick Mathewson
2005-04-01update copyright notices.Nick Mathewson
2005-04-01Improve error msgs in tor-resolve.c; resolve bug 112Nick Mathewson
2005-02-22Change from inet_ntoa to a threadproof tor_inet_ntoa.Nick Mathewson
2005-01-16make tor-resolve print the Tor version on --version tooRoger Dingledine
2004-12-22move network_init from or/main to common/compatRoger Dingledine
2004-11-30a few minor tweaksRoger Dingledine
2004-11-30Make tor-resolve accept x.y.exit addresses againNick Mathewson
2004-11-30Give an early error if you pass a .onion or a .exit hostname to tor-resolveNick Mathewson
2004-11-28Normalize space: add one between every control keyword and control clause.Nick Mathewson
2004-11-24a little help for dfc to debug his "resolve 800 things at once" testRoger Dingledine
2004-11-24avoid infinite loop in tor-resolve if tor hangs up on itRoger Dingledine
2004-11-14Fix cast warning in tor-resolve.cNick Mathewson
2004-11-09Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson
2004-11-02untabify. This should hold it.Nick Mathewson
2004-11-02Use a stricter set of warnings; make them all pass.Nick Mathewson
2004-11-01Split util into util (general utilities), container (smartlist and strmap), a...Nick Mathewson
2004-10-28Add a pure-C tor-resolve implementationNick Mathewson