Commit History

Author SHA1 Message Date
  Nick Mathewson 5227395aba r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400 18 years ago
  Nick Mathewson ec82db6995 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 18 years ago
  Nick Mathewson 4ff4577beb r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 18 years ago
  Nick Mathewson a88ec48a39 r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400 18 years ago
  Nick Mathewson 7239262f71 Don't tell anybody, but we're going OO here. This patch splits 18 years ago
  Roger Dingledine 388ac4126a If we are using an exit enclave and we can't connect, e.g. because 18 years ago
  Roger Dingledine a8444c6f53 pick a log domain; resolve an xxxx 18 years ago
  Roger Dingledine 18eb8192db remove a bit more obsolete code 18 years ago
  Roger Dingledine 542b8af592 don't tell people that the testing circuit failed if we already 18 years ago
  Roger Dingledine 8f3bb66ebc simplify some code, since circuit_build_failed() is only called 18 years ago
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 18 years ago
  Roger Dingledine ae2648fb1c stop fetching descriptors if we're not a dir mirror and we 18 years ago
  Nick Mathewson 6ebd886511 forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 18 years ago
  Roger Dingledine 21263982e4 Don't yell loudly about failed internal/bridge connections. These 18 years ago
  Roger Dingledine 6f08d121d9 Refactor and consolidate addr/exit policies into a new policies.c. 18 years ago
  Roger Dingledine 6fb2b6785d whoops. inform circuits again when we failed to connect to their 18 years ago
  Roger Dingledine 216e349cb2 parameterize two more timeout constants in circuit-land. 18 years ago
  Roger Dingledine 28fafb9022 new config option SocksTimeout: How long do we let a socks connection 18 years ago
  Roger Dingledine 8a8a84dd52 don't call circuit_n_conn_done() if the closing conn is already open. 18 years ago
  Roger Dingledine 65b575c03d Be more patient before giving up on in-progress circuits. 18 years ago
  Roger Dingledine c06e6ddadd Finish the transition from the word 'verified' to the words 18 years ago
  Nick Mathewson 053411e827 Comments: cleanups and additions. 18 years ago
  Nick Mathewson 474c60b743 Cleanup on time-relaqted constants. New conventions: 18 years ago
  Nick Mathewson 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 18 years ago
  Roger Dingledine 36484f873a convert some more source files to the new log convention 18 years ago
  Nick Mathewson 1dc90be4f0 Retry pending server downloads as well as pending networkstatus downloads when we unexpectedly get an app connection 18 years ago
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 18 years ago
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 18 years ago
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 18 years ago