Commit History

Author SHA1 Message Date
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 years ago
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. 18 years ago
  Peter Palfrader 0d9aedfcea Downgrade a few INFO level logs to DEBUG again. Also add two or three new 18 years ago
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 19 years ago
  Nick Mathewson 18c11eb3bc Be consistent about preferring foo* to struct foo* 19 years ago
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 19 years ago
  Roger Dingledine a3c66475f3 compile fix by agl, for code that is always commented out 19 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 years ago
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 years ago
  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 years ago
  Nick Mathewson 0e81265359 update copyright notices. 19 years ago
  Roger Dingledine 38f53cff41 forward-port the onion queue thing 19 years ago
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 19 years ago
  Roger Dingledine 9856e328c4 stop logging loudly when a client tries an old onion key. it's 19 years ago
  Roger Dingledine 011ad3cba5 clean up logging, 19 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 19 years ago
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 19 years ago
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 years ago
  Nick Mathewson a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) 20 years ago
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 20 years ago
  Roger Dingledine 136d4e5739 prefer tor_free to free 20 years ago
  Roger Dingledine ef561c0e42 Break files apart into more modules 20 years ago
  Nick Mathewson 9c3fba5c3b Not every RSA decrypt should warn on failure. 20 years ago
  Nick Mathewson 81922a125c More doxygenation. 20 years ago
  Roger Dingledine 21e094a5d3 function header comments for onion.c, including doxygen markup 20 years ago
  Roger Dingledine 28f034e10a now assume all routers support rendezvous cells 20 years ago