Commit History

Author SHA1 Message Date
  Roger Dingledine 49fe4cba74 when deciding if a port is handled and the port demands uptime, don't 21 years ago
  Peter Palfrader bc5fffb0b3 Add libevent-dev to build-depends 21 years ago
  Roger Dingledine abea142665 more cleanup 21 years ago
  Roger Dingledine bafb3e4a5b fix another integer underflow caused by buckets going negative 21 years ago
  Roger Dingledine 24a97d2c55 fix up some comments 21 years ago
  Roger Dingledine 3809c0ab91 tolerate bandwidtch buckets going negative (i hope) 21 years ago
  Nick Mathewson ff9618f31e Note that we need to check return codes from more libevent functions 21 years ago
  Roger Dingledine 53dbc66a79 document LongLivedPorts in the man page 21 years ago
  Nick Mathewson 324b192f68 Make Tor use Niels Provos's libevent instead of it's current 21 years ago
  Roger Dingledine 9b578f2fe2 add more chat and interactive protocols to LongLivedPorts 21 years ago
  Roger Dingledine 84c81e0783 Annotate circuits w/ whether they aim to contain high uptime nodes and/or 21 years ago
  Roger Dingledine 51f47d746e clean up smartlist_string_isin so callers don't have to manage bufs 21 years ago
  Roger Dingledine 70b3208f0a if somebody starts his tor server in jan 2004 and then fixes his 21 years ago
  Roger Dingledine 45eb8d9660 if you're a server and the auth dirservers are down, go to any other 21 years ago
  Roger Dingledine 74bc4e5af0 help avoid overflow from len_in + (len_in/n)*len_ins 21 years ago
  Roger Dingledine 4b6d55afdf separate time_of_process_start from stats_n_seconds_uptime: 21 years ago
  Roger Dingledine 3370f53010 it helps to use the correct name for the struct 21 years ago
  Roger Dingledine 10a81ccf18 when pruning circuit-wait streams when a dir fetch failed, 21 years ago
  Peter Palfrader eab35efa67 Forward port patches 21 years ago
  Peter Palfrader 904b321fa7 Add watch file 21 years ago
  Roger Dingledine f468ff04ea when we haven't fetched a directory yet, or the last time we 21 years ago
  Roger Dingledine 31227f0292 two more policy issues 21 years ago
  Roger Dingledine c1ffbf9b67 some early notes on a 'challenges in tor' paper 21 years ago
  Roger Dingledine 608caffc64 fix unit tests: address has to be a non-private IP, and socksport 21 years ago
  Roger Dingledine b267da4f4b document DirAllowPrivateAddresses 21 years ago
  Roger Dingledine cd1f50d2f0 new config option DirAllowPrivateAddresses for authdirservers. 21 years ago
  Nick Mathewson 91bafc476e Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise we will think it is recent and not fetch a newer one. 21 years ago
  Roger Dingledine f8b517fa97 finish marking my comment in main.c 21 years ago
  Roger Dingledine 1f51809e65 clean up string printing in relay logs 21 years ago
  Roger Dingledine 6d2859c2e5 fix trivial typo in log entry 21 years ago