Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Roger Dingledine 5f051574d5 Happy new year! 18 gadi atpakaļ
  Roger Dingledine b038dc9ecc disambiguate some debug entries 18 gadi atpakaļ
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 gadi atpakaļ
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 18 gadi atpakaļ
  Nick Mathewson 77a494dd55 Expunge remaining places where we used "tree" to mean "associative array". 18 gadi atpakaļ
  Nick Mathewson 502cb59611 Remove "tree" references from dns. 18 gadi atpakaļ
  Nick Mathewson a39269572f Replace balanced trees with hash tables: this should make stuff significantly faster. 18 gadi atpakaļ
  Nick Mathewson 9492424d3f Per comments at the bottom of openssl/FAQ, call even more functions to 18 gadi atpakaļ
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 gadi atpakaļ
  Nick Mathewson 049f6c0131 Switch remaining files to new log interface. 18 gadi atpakaļ
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 18 gadi atpakaļ
  Roger Dingledine 512d6ccdc1 and a minor log cleanup 18 gadi atpakaļ
  Roger Dingledine d050ff7906 resolve lucky's recent bug: tor was exiting if we failed to spawn 18 gadi atpakaļ
  Roger Dingledine 843550721a stop notifying people about dns worker spawning and culling 19 gadi atpakaļ
  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 gadi atpakaļ
  Roger Dingledine 04d42ea433 rotate dns and cpu workers if the controller changes options that 19 gadi atpakaļ
  Roger Dingledine 10ff723938 initialize the dns worker cache tree whether or not we start 19 gadi atpakaļ
  Roger Dingledine 87fcd60aa2 predict required circuits better, with an eye toward making 19 gadi atpakaļ
  Nick Mathewson 18c11eb3bc Be consistent about preferring foo* to struct foo* 19 gadi atpakaļ
  Nick Mathewson d85bfe83bf Make errors retrievable from tor_socketpair; resolve bug 163. 19 gadi atpakaļ
  Roger Dingledine caf7af26d7 whitespace fix 19 gadi atpakaļ
  Roger Dingledine 00a7a37c94 we were printing the number of idle dns workers incorrectly. 19 gadi atpakaļ
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 gadi atpakaļ
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 19 gadi atpakaļ
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 gadi atpakaļ
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 gadi atpakaļ
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 gadi atpakaļ
  Roger Dingledine 68ba303323 fix compile error if you're not multithreaded 19 gadi atpakaļ
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 19 gadi atpakaļ
  Nick Mathewson b35f7dacef Call tor_free_all instead of connections_free_all after forking 19 gadi atpakaļ