Commit History

Author SHA1 Message Date
  Roger Dingledine 54fd9df23f LOG_ERR is for when you're planning to die. 20 years ago
  Nick Mathewson 5827e2e216 Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for TLS errors when handling certs. Fix2: stop assert(0)ing on uncaught TLS errors.) 20 years ago
  Roger Dingledine ad4eca60ec add geoff's NoPublish patch 20 years ago
  Peter Palfrader d2795a6ed3 Update README.Debian to say that upstream now does have a default for DataDirectory 20 years ago
  Nick Mathewson ce9995a579 Replace an infinite-stack-recursion bug with a generate-infinite-debug-messages bug. Maybe it isnt such a good idea to send LOG_DEBUG messages to the controller after all? 20 years ago
  Nick Mathewson cf84759b4b zero-out errno before calling event_dispatch, just in case we have misdiagnosed poll(2)/EINVAL bug. 20 years ago
  Roger Dingledine 769541ff7e be willing to load balance over up to 2mB, not 1mB, of advertised capacity 20 years ago
  Roger Dingledine bf79b5266f those should be notices, not warns 20 years ago
  Thomas Sjögren 494f4777b9 Point to Wiki entry if windows users want to run Tor as a service 20 years ago
  Thomas Sjögren db68d2d272 Forgot to change when the doc was updated 20 years ago
  Thomas Sjögren 732ed3cad3 Its not a DOS window, its just a window. sort of. 20 years ago
  Thomas Sjögren 0cb1d31fc1 Clarify MapAddress in the man page 20 years ago
  Thomas Sjögren 705674327f The list under #server is now 1-10, instead of 1-5,5,6-9 20 years ago
  Nick Mathewson f1dfa30064 Fix postdescriptor behavior: on non-complete success, only say "done" once. 20 years ago
  Thomas Sjögren ae66c97b51 Fix broken link to or-announce 20 years ago
  Thomas Sjögren 6d5bb160d9 Fix where you set proxies in Firefox under Windows, add Opera 7.5x 20 years ago
  Roger Dingledine 03cc944e3e and in win32/osx docs 20 years ago
  Peter Palfrader 7529186b5a debian snapshot: 0.1.0.3-rc-200504080730 20 years ago
  Peter Palfrader b4c01fe156 Forward port debian changelog 20 years ago
  Roger Dingledine 79ce1a42a5 bump to 0.1.0.3-rc 20 years ago
  Roger Dingledine 02a4342434 add a changelog for 0.1.0.3-rc 20 years ago
  Roger Dingledine e2cdc87485 remove some redundant code 20 years ago
  Roger Dingledine 26b4bb9d0c add a few items to the todo 20 years ago
  Nick Mathewson 656e31ba33 If it has not been 100 seconds since we told the cpuworker about an onion, complain! Oh, wait... 20 years ago
  Nick Mathewson f3b833cb47 Make libevent_logging_callback static. 20 years ago
  Nick Mathewson 74dc7eedc5 Add kludgy function to force controllers to flush EVENT_ERR_MSG events. 20 years ago
  Nick Mathewson 31c12e265f Move a quote, fix a log. 20 years ago
  Nick Mathewson c6769a80fb Fixs a signed/unsigned comparison 20 years ago
  Nick Mathewson 6face4f482 Add missing "char" 20 years ago
  Roger Dingledine 97637549bb tie MAX_DIR_SIZE to MAX_BUF_SIZE 20 years ago