Історія комітів

Автор SHA1 Опис Дата
  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) 19 роки тому
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 19 роки тому
  Roger Dingledine 136d4e5739 prefer tor_free to free 19 роки тому
  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 роки тому
  Nick Mathewson 10b48fee28 Generating data does no good if you make no use of it 20 роки тому
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need 20 роки тому
  Roger Dingledine 93801ac40d don't pick myself or my twins as hops when building circuits 20 роки тому
  Nick Mathewson 789df20e7d There is no need to cast void* to other pointer types. 20 роки тому
  Nick Mathewson 75c19716a8 Put ourself in router list; act accordingly. 20 роки тому
  Nick Mathewson 2fc106d210 Force hybrid encryption on for key negotiation 20 роки тому
  Nick Mathewson 40a5d6055e Stupid sizeof operator! 20 роки тому
  Nick Mathewson 2446996f97 Remove vestigial variable 20 роки тому
  Nick Mathewson 6290d027c9 Continue attack on magic numbers; use new crypto wrappers where possible 20 роки тому
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 20 роки тому
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, 20 роки тому