Commit History

Author SHA1 Message Date
  Roger Dingledine 3b0c72b541 minor edits to changelog and readme 20 years ago
  Nick Mathewson 93576d5289 Add doxygen markup for util and buffers 20 years ago
  Nick Mathewson d15a95145e Add Doxygen config file and make target, along with section in HACKING document 20 years ago
  Roger Dingledine fa3db976df comment the functions in connection_or.c 20 years ago
  Roger Dingledine f1fc4ce22b comment the functions in command.c 20 years ago
  Peter Palfrader 7ac29fa31c Move tor manpage to section 8 20 years ago
  Peter Palfrader d38f5b84a8 Recommend socat 20 years ago
  Roger Dingledine d4efa475a1 forward-port header-length-increase patch 20 years ago
  Roger Dingledine e45fd6cec1 forward-port built-in dirservers string 20 years ago
  Roger Dingledine f34b600764 forward-port dirservers file 20 years ago
  Roger Dingledine f01adbe175 forward-port changelog 20 years ago
  Roger Dingledine ea182c839f bump cvs version to 0.0.7pre1-cvs 20 years ago
  Peter Palfrader f77be323b1 New upstream release. 20 years ago
  Nick Mathewson 6cfa2835a1 Fix bug in stream position adjustment 20 years ago
  Nick Mathewson ebe8fa0d62 Use correct aes-ctr implementation in mainline, too. 20 years ago
  Roger Dingledine 9bf9ca4d09 bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. 20 years ago
  Nick Mathewson e6477a8e16 Document the rest of main.c 20 years ago
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files 20 years ago
  Nick Mathewson 6cfdc90d92 Use intptr_t when playing with void*s 20 years ago
  Nick Mathewson 8aebd83a0e Add intptr_t and uintptr_t to torint.h 20 years ago
  Nick Mathewson e6ac85a8cc Fix compilation warnings on 64-bit platforms 20 years ago
  Roger Dingledine 0ce8901aa0 specify bandwidth minimums for people running servers 20 years ago
  Roger Dingledine 2393c2ae75 mention the digest seeds for circuit-level integrity checking 20 years ago
  Nick Mathewson 44defa4b1a Never list unapproved servers as recommended 20 years ago
  Nick Mathewson 924f60288a More documentation; fix for compilation warning 20 years ago
  Nick Mathewson 2ba0776b02 Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. 20 years ago
  Nick Mathewson d49d3dcc7b Make non-fake tor_poll robust against -1 fds 20 years ago
  Roger Dingledine 608c156820 must close marked connections at the end of run_scheduled_events. 20 years ago
  Nick Mathewson efdb356a81 More documentation 20 years ago
  Roger Dingledine fa6e9efcd0 accept port 81 by default also, since people have been asking for it 20 years ago