Commit History

Author SHA1 Message Date
  Roger Dingledine 33cf6f2f61 clean two more minor memory leaks 21 years ago
  Nick Mathewson b457cfb5eb Spell-check strings and comments 21 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice 21 years ago
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 21 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 years ago
  Roger Dingledine 6a516dfdd3 be more greedy about filling up all relay cells. 21 years ago
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. 21 years ago
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 21 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 21 years ago
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 21 years ago
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells 21 years ago
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells 21 years ago
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 21 years ago
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 21 years ago
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 21 years ago
  Roger Dingledine 5e74ce8d57 better warn message for failed hidserv desc fetch 21 years ago
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes 21 years ago
  Roger Dingledine ef561c0e42 Break files apart into more modules 21 years ago
  Roger Dingledine 5ba9235873 clean up directory.c API 21 years ago
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close 21 years ago
  Nick Mathewson 537fb82cbb Make some functions static 21 years ago
  Nick Mathewson 81922a125c More doxygenation. 21 years ago
  Roger Dingledine c6d4a00c5f more doxygen markup 21 years ago
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 21 years ago
  Roger Dingledine 25d54257fb use tor_assert 21 years ago
  Roger Dingledine bce1fc43a2 when you get an intro ack, don't also count it as an intro nack 21 years ago
  Roger Dingledine 3fa2925a6a if an intro circ waiting for an ack dies before getting one, then 21 years ago
  Roger Dingledine f36d7b8fea fix another rare bug: when we had tried all the intro 21 years ago