Commit History

Author SHA1 Message Date
  Nick Mathewson 7d366f61cb r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 17 years ago
  Roger Dingledine fad85f173a when an exit node gets a malformed begin cell, don't complain to 18 years ago
  Roger Dingledine 8262b7d1db and resolve long-lines and fix an error string 18 years ago
  Roger Dingledine 259c65ab08 the last of the log convention conversion. finally. 18 years ago
  Nick Mathewson 932106f54c Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. 18 years ago
  Nick Mathewson 55f2ab9cc3 Migrate a few more files to domained logging 18 years ago
  Nick Mathewson edf5698474 Start dividing log messages into logging domains. No, LD_ is not the best of identifiers. src/or has not been converted yet. Domains dont do anything yet. 18 years ago
  Roger Dingledine 0ee665708a clean up some more comments 19 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 years ago
  Nick Mathewson 0e81265359 update copyright notices. 19 years ago
  Nick Mathewson bc668233ad Improve error msgs in tor-resolve.c; resolve bug 112 19 years ago
  Nick Mathewson 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 19 years ago
  Roger Dingledine 372832d8fe make tor-resolve print the Tor version on --version too 19 years ago
  Roger Dingledine cf17d0d29c move network_init from or/main to common/compat 19 years ago
  Roger Dingledine 7a8c1ca1e4 a few minor tweaks 19 years ago
  Nick Mathewson 5ec4e75cdb Make tor-resolve accept x.y.exit addresses again 19 years ago
  Nick Mathewson fd68834b17 Give an early error if you pass a .onion or a .exit hostname to tor-resolve 19 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 years ago
  Roger Dingledine a2042a8b1d a little help for dfc to debug his "resolve 800 things at once" test 19 years ago
  Roger Dingledine c89afb7917 avoid infinite loop in tor-resolve if tor hangs up on it 19 years ago
  Nick Mathewson 05d5996410 Fix cast warning in tor-resolve.c 19 years ago
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 years ago
  Nick Mathewson 509c0bdc22 untabify. This should hold it. 19 years ago
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. 19 years ago
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 19 years ago
  Nick Mathewson 54b8f7e503 Add a pure-C tor-resolve implementation 19 years ago