Commit History

Author SHA1 Message Date
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Roger Dingledine 654b61a2e8 Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open(): 18 years ago
  Nick Mathewson 878962bee1 Add reasons to DESTROY and RELAY_TRUNCATED cells. 18 years ago
  Roger Dingledine e9e7dc176c Some tor servers process billions of cells in a matter of days. 18 years ago
  Roger Dingledine bb4662365b when we fail three times to resolve or connect, we were telling the 18 years ago
  Nick Mathewson 9482b1b9d5 Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories. 18 years ago
  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
  Roger Dingledine 9b0a40ec78 crank the max line limit down to 150 chars. 18 years ago
  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 years ago
  Roger Dingledine af86345b74 we used to kill the circuit when we receive a relay command we 18 years ago
  Roger Dingledine 74d1ca66c0 another case where the poor server operator doesn't need to 18 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 years ago
  Nick Mathewson 9b6c5614c6 fix a segv 18 years ago
  Nick Mathewson 452f4cfa09 Convert circuituse, command, config, connection, relay, router, test to new logging interface 18 years ago
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 years ago
  Roger Dingledine ae92a91d96 more log uncluttering 18 years ago
  Roger Dingledine 03dcef4c78 start the process of reducing clutter in server logs 18 years ago
  Roger Dingledine 42f752a0a5 bugfix: we were automatically condemning an exit node (concluding 19 years ago
  Nick Mathewson ae726e659e and another byte counting error. 19 years ago
  Nick Mathewson 9b949cc1d2 Excellent. We have at least 8 bytes, so I can safely get the 9th. 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 3728011f36 after failing from resolve failed or misc, reset the num failures. 19 years ago
  Roger Dingledine 6d875b7d58 i'm sick of having my streams fail because of a confused exit node. 19 years ago
  Nick Mathewson 249b72f53e Replace (Fascist)Firewall* with a new ReachableAddresses option that understands address policies. 19 years ago
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. 19 years ago
  Roger Dingledine cc57e1cab1 fix stray funny-character 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
  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