Histórico de commits

Autor SHA1 Mensagem Data
  Roger Dingledine 011ad3cba5 clean up logging, 19 anos atrás
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 anos atrás
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 anos atrás
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 anos atrás
  Roger Dingledine 394554cfbf Clean up copyrights. 19 anos atrás
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 19 anos atrás
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 anos atrás
  Nick Mathewson a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) 19 anos atrás
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 19 anos atrás
  Roger Dingledine 136d4e5739 prefer tor_free to free 20 anos atrás
  Roger Dingledine ef561c0e42 Break files apart into more modules 20 anos atrás
  Nick Mathewson 9c3fba5c3b Not every RSA decrypt should warn on failure. 20 anos atrás
  Nick Mathewson 81922a125c More doxygenation. 20 anos atrás
  Roger Dingledine 21e094a5d3 function header comments for onion.c, including doxygen markup 20 anos atrás
  Roger Dingledine 28f034e10a now assume all routers support rendezvous cells 20 anos atrás
  Roger Dingledine 25d54257fb use tor_assert 20 anos atrás
  Nick Mathewson 0fca143ea1 Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages 20 anos atrás
  Nick Mathewson c44016e86e Merge flagday into main branch. 20 anos atrás
  Roger Dingledine 01e594e512 clean up some warnings 20 anos atrás
  Roger Dingledine 49f5e5b4ae handle more purposes in new_route_len 20 anos atrás
  Roger Dingledine c5052bec95 normal circs are 3 hops, but rend/intro circs are 4, because 20 anos atrás
  Roger Dingledine 6cf584b765 clean up choose_good_exit_server() 20 anos atrás
  Nick Mathewson 10b48fee28 Generating data does no good if you make no use of it 20 anos atrás
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need 20 anos atrás
  Roger Dingledine 93801ac40d don't pick myself or my twins as hops when building circuits 20 anos atrás
  Nick Mathewson 789df20e7d There is no need to cast void* to other pointer types. 20 anos atrás
  Nick Mathewson 75c19716a8 Put ourself in router list; act accordingly. 20 anos atrás
  Nick Mathewson 2fc106d210 Force hybrid encryption on for key negotiation 20 anos atrás
  Nick Mathewson 40a5d6055e Stupid sizeof operator! 20 anos atrás
  Nick Mathewson 2446996f97 Remove vestigial variable 20 anos atrás