История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 лет назад
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 18 лет назад
  Roger Dingledine 9b0a40ec78 crank the max line limit down to 150 chars. 18 лет назад
  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. 18 лет назад
  Roger Dingledine af86345b74 we used to kill the circuit when we receive a relay command we 18 лет назад
  Roger Dingledine 74d1ca66c0 another case where the poor server operator doesn't need to 18 лет назад
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 лет назад
  Nick Mathewson 9b6c5614c6 fix a segv 18 лет назад
  Nick Mathewson 452f4cfa09 Convert circuituse, command, config, connection, relay, router, test to new logging interface 18 лет назад
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 лет назад
  Roger Dingledine ae92a91d96 more log uncluttering 18 лет назад
  Roger Dingledine 03dcef4c78 start the process of reducing clutter in server logs 18 лет назад
  Roger Dingledine 42f752a0a5 bugfix: we were automatically condemning an exit node (concluding 19 лет назад
  Nick Mathewson ae726e659e and another byte counting error. 19 лет назад
  Nick Mathewson 9b949cc1d2 Excellent. We have at least 8 bytes, so I can safely get the 9th. 19 лет назад
  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 лет назад
  Roger Dingledine 3728011f36 after failing from resolve failed or misc, reset the num failures. 19 лет назад
  Roger Dingledine 6d875b7d58 i'm sick of having my streams fail because of a confused exit node. 19 лет назад
  Nick Mathewson 249b72f53e Replace (Fascist)Firewall* with a new ReachableAddresses option that understands address policies. 19 лет назад
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 19 лет назад
  Roger Dingledine cc57e1cab1 fix stray funny-character 19 лет назад
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 лет назад
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 лет назад
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 19 лет назад
  Nick Mathewson e7354725bb Handle relay cells with rh.length too large. 19 лет назад
  Roger Dingledine 6ea839265d remove archaic debugging aid that was probably unsafe 19 лет назад
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 19 лет назад
  Nick Mathewson ab34901263 New and frightening code to implement fast-path first-hop CREATE_FAST cells. Watch out when we bump the version to 0.1.0.6-rc! 19 лет назад
  Roger Dingledine dd98412ce1 allow servers to publish descriptors from 12 hours in the future. 19 лет назад
  Nick Mathewson b897cb1ec3 Change conn_(type|state)_to_string from const arrays to switch functions so we (I) will not make Tor crash the next time we (I) add a new state. 19 лет назад