Commit History

Author SHA1 Message Date
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 18 years ago
  Nick Mathewson 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 18 years ago
  Nick Mathewson 502cb59611 Remove "tree" references from dns. 18 years ago
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 18 years ago
  Nick Mathewson 9492424d3f Per comments at the bottom of openssl/FAQ, call even more functions to 18 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 years ago
  Nick Mathewson 049f6c0131 Switch remaining files to new log interface. 18 years ago
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 18 years ago
  Roger Dingledine 512d6ccdc1 and a minor log cleanup 18 years ago
  Roger Dingledine d050ff7906 resolve lucky's recent bug: tor was exiting if we failed to spawn 18 years ago
  Roger Dingledine 843550721a stop notifying people about dns worker spawning and culling 19 years ago
  Nick Mathewson a6a45b7713 Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add a missing ntohl in connection_ap_handshake_socks_resolved. 19 years ago
  Roger Dingledine 04d42ea433 rotate dns and cpu workers if the controller changes options that 19 years ago
  Roger Dingledine 10ff723938 initialize the dns worker cache tree whether or not we start 19 years ago
  Roger Dingledine 87fcd60aa2 predict required circuits better, with an eye toward making 19 years ago
  Nick Mathewson 18c11eb3bc Be consistent about preferring foo* to struct foo* 19 years ago
  Nick Mathewson d85bfe83bf Make errors retrievable from tor_socketpair; resolve bug 163. 19 years ago
  Roger Dingledine caf7af26d7 whitespace fix 19 years ago
  Roger Dingledine 00a7a37c94 we were printing the number of idle dns workers incorrectly. 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
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 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 a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 years ago
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 years ago
  Roger Dingledine 68ba303323 fix compile error if you're not multithreaded 19 years ago
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 19 years ago
  Nick Mathewson b35f7dacef Call tor_free_all instead of connections_free_all after forking 19 years ago
  Roger Dingledine 4eb3cf9330 a bit more debug info 19 years ago
  Roger Dingledine 953cf91ecd add more debugging info to help us find the weird dns freebsd pthreads bug. 19 years ago