Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine d1d0813cf3 Allow non-printable characters for exit streams (both for il y a 19 ans
  Roger Dingledine 581795f41d auth dir servers were only modifying a server's is_running field il y a 19 ans
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. il y a 19 ans
  Roger Dingledine 946317ae13 start using OR_CONN_EVENT_NEW. il y a 19 ans
  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) il y a 19 ans
  Roger Dingledine d113b75da6 more log conversions. il y a 19 ans
  Roger Dingledine 350313d77a Let the users set ControlListenAddress in the torrc. il y a 19 ans
  Nick Mathewson ae4f0467c8 enforce whitespace style il y a 19 ans
  Roger Dingledine e847085c04 When a client asks for an old-style directory and our write bucket il y a 19 ans
  Roger Dingledine 5f051574d5 Happy new year! il y a 19 ans
  Roger Dingledine 31f2705d9a and make sure that never happens again il y a 19 ans
  Nick Mathewson 2bb4fd24de char *x = "y"; is not good C. il y a 19 ans
  Roger Dingledine 640c555f02 Fix a major load balance bug: we were round-robining in 16 KB chunks, and il y a 19 ans
  Roger Dingledine a1dd751f30 when we fail to bind a listener, try to provide a more useful log msg. il y a 19 ans
  Roger Dingledine d682c84e79 attempted patch for bug 220: don't assert when we've tried all the il y a 20 ans
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. il y a 20 ans
  Roger Dingledine d4d7a49411 fix typo il y a 20 ans
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. il y a 20 ans
  Roger Dingledine d8e3bc0288 fix a wrong string il y a 20 ans
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. il y a 20 ans
  Roger Dingledine 4088f7dfd1 fix typo il y a 20 ans
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. il y a 20 ans
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, il y a 20 ans
  Nick Mathewson b03e8733f3 Change how OR conns get removed from the identity map; fix some warnings on shutdown. il y a 20 ans
  Nick Mathewson a6eb8cd2a0 Move connection_or_remove_from_identity_map() to connection_unlink, but dont remove the other; just make it warn. il y a 20 ans
  Nick Mathewson 3bd613b44d Rename connection_get_by_identity_digest to reflect that it is OR-only. Make it use a hashtable instead of a linear search. il y a 20 ans
  Nick Mathewson 652e1899ac "How about 'never'? Does 'never' work for you?" il y a 20 ans
  Nick Mathewson 31d5d96739 Cut down a common call to circuit_get_by_conn by about half. il y a 20 ans
  Roger Dingledine 6452aecedb when calling connection_get_by_identity_digest, don't do a memcmp il y a 20 ans
  Roger Dingledine 7aae63994f Recover better from TCP connections to Tor servers that are broken but il y a 20 ans