提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 年之前
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 年之前
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 年之前
  Nick Mathewson ab34901263 New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! 19 年之前
  Nick Mathewson 0e81265359 update copyright notices. 19 年之前
  Roger Dingledine 38f53cff41 forward-port the onion queue thing 19 年之前
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 19 年之前
  Roger Dingledine 9856e328c4 stop logging loudly when a client tries an old onion key. it's 19 年之前
  Roger Dingledine 011ad3cba5 clean up logging, 19 年之前
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 年之前
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 年之前
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 年之前
  Roger Dingledine 394554cfbf Clean up copyrights. 19 年之前
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 19 年之前
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 年之前
  Nick Mathewson a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) 20 年之前
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 20 年之前
  Roger Dingledine 136d4e5739 prefer tor_free to free 20 年之前
  Roger Dingledine ef561c0e42 Break files apart into more modules 20 年之前
  Nick Mathewson 9c3fba5c3b Not every RSA decrypt should warn on failure. 20 年之前
  Nick Mathewson 81922a125c More doxygenation. 20 年之前
  Roger Dingledine 21e094a5d3 function header comments for onion.c, including doxygen markup 20 年之前
  Roger Dingledine 28f034e10a now assume all routers support rendezvous cells 20 年之前
  Roger Dingledine 25d54257fb use tor_assert 20 年之前
  Nick Mathewson 0fca143ea1 Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages 20 年之前
  Nick Mathewson c44016e86e Merge flagday into main branch. 20 年之前
  Roger Dingledine 01e594e512 clean up some warnings 20 年之前
  Roger Dingledine 49f5e5b4ae handle more purposes in new_route_len 20 年之前
  Roger Dingledine c5052bec95 normal circs are 3 hops, but rend/intro circs are 4, because 20 年之前
  Roger Dingledine 6cf584b765 clean up choose_good_exit_server() 20 年之前