Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. před 18 roky
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, před 18 roky
  Nick Mathewson b03e8733f3 Change how OR conns get removed from the identity map; fix some warnings on shutdown. před 18 roky
  Nick Mathewson a6eb8cd2a0 Move connection_or_remove_from_identity_map() to connection_unlink, but dont remove the other; just make it warn. před 18 roky
  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. před 18 roky
  Nick Mathewson 652e1899ac "How about 'never'? Does 'never' work for you?" před 18 roky
  Nick Mathewson 31d5d96739 Cut down a common call to circuit_get_by_conn by about half. před 18 roky
  Roger Dingledine 6452aecedb when calling connection_get_by_identity_digest, don't do a memcmp před 18 roky
  Roger Dingledine 7aae63994f Recover better from TCP connections to Tor servers that are broken but před 18 roky
  Roger Dingledine 26d8c3498c and another overly common log entry před 18 roky
  Roger Dingledine e6fd88c698 simplify a log entry před 18 roky
  Nick Mathewson 80758473f8 fix a signed/unsigned warning před 18 roky
  Roger Dingledine bf2be9abd7 Do round-robin writes of at most 16 kB per write. This might před 18 roky
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. před 18 roky
  Nick Mathewson 452f4cfa09 Convert circuituse, command, config, connection, relay, router, test to new logging interface před 18 roky
  Peter Palfrader 0d9aedfcea Downgrade a few INFO level logs to DEBUG again. Also add two or three new před 18 roky
  Roger Dingledine fd165329b8 start calling it *ListenAddress rather than *BindAddress, před 18 roky
  Peter Palfrader 7b15f77dd6 Make a few INFO log lines into DEBUG před 18 roky
  Roger Dingledine ae92a91d96 more log uncluttering před 18 roky
  Roger Dingledine 78edd804ff fix a malformed warning entry před 18 roky
  Peter Palfrader 14934dece2 Print address too when we say we cannot bind/listen před 18 roky
  Nick Mathewson cc35e1720f Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it. před 18 roky
  Nick Mathewson 039edb3dbb Downgrade too-frequent "nothing happened" message from info to debug před 18 roky
  Nick Mathewson 6e4608701d and another leak. před 18 roky
  Roger Dingledine ae30c8101b by convention, addr is a uint32_t and address is a string. před 18 roky
  Nick Mathewson 5c5d2e82e6 Fix a leak when launching listeners. před 18 roky
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. před 18 roky
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. před 18 roky
  Nick Mathewson 7c6679d8dc Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug. před 19 roky
  Roger Dingledine 63bb27f19d be more thorough about noticing when a directory request has failed: před 19 roky