Commit History

Author SHA1 Message Date
  Roger Dingledine f1ba4296c1 clean up and refactor some more 19 years ago
  Roger Dingledine 35953edae0 Implement controller's "extendcircuit" directive. 19 years ago
  Roger Dingledine 38be533c69 Handle unavailable hidden services better. We try each intro point 19 years ago
  Roger Dingledine cfcc93296c bugfix for cvs: we were needing a rendezvous circ, so we cannibalized 19 years ago
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 19 years ago
  Roger Dingledine 22f7934718 start generating version 1 style introduce cells 19 years ago
  Nick Mathewson 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. 19 years ago
  Roger Dingledine 33cf6f2f61 clean two more minor memory leaks 20 years ago
  Nick Mathewson b457cfb5eb Spell-check strings and comments 20 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 20 years ago
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice 20 years ago
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 20 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 20 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 20 years ago
  Roger Dingledine 6a516dfdd3 be more greedy about filling up all relay cells. 20 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. 20 years ago
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 20 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 20 years ago
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 20 years ago
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells 20 years ago
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells 20 years ago
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 20 years ago
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 20 years ago
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 20 years ago
  Roger Dingledine 5e74ce8d57 better warn message for failed hidserv desc fetch 20 years ago
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes 20 years ago
  Roger Dingledine ef561c0e42 Break files apart into more modules 20 years ago
  Roger Dingledine 5ba9235873 clean up directory.c API 20 years ago
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close 20 years ago
  Nick Mathewson 537fb82cbb Make some functions static 20 years ago