Commit History

Author SHA1 Message Date
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 years ago
  Roger Dingledine 6a516dfdd3 be more greedy about filling up all relay cells. 19 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. 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
  Roger Dingledine 394554cfbf Clean up copyrights. 19 years ago
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 years ago
  Roger Dingledine b390786582 Hidden service operators had a bug in version 1 style INTRODUCE cells 19 years ago
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells 19 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
  Nick Mathewson 81922a125c More doxygenation. 20 years ago
  Roger Dingledine c6d4a00c5f more doxygen markup 20 years ago
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 20 years ago
  Roger Dingledine 25d54257fb use tor_assert 20 years ago
  Roger Dingledine bce1fc43a2 when you get an intro ack, don't also count it as an intro nack 20 years ago
  Roger Dingledine 3fa2925a6a if an intro circ waiting for an ack dies before getting one, then 20 years ago
  Roger Dingledine f36d7b8fea fix another rare bug: when we had tried all the intro 20 years ago
  Roger Dingledine a0a6ed85d1 more useful logging for rend services and clients 20 years ago
  Roger Dingledine 9c1470840f i was wrong about one of my invariants 20 years ago
  Roger Dingledine 598d8b8f79 put in an extra assert, might find a bug these way 20 years ago
  Roger Dingledine cda782bac0 make rendezvous points work again 20 years ago
  Roger Dingledine f07d880f38 remove unused variable 20 years ago
  Roger Dingledine 1d7979b460 let introcircs receive acks. rend streams now deal correctly again. 20 years ago