Commit History

Author SHA1 Message Date
  Roger Dingledine 482d7e7cd3 resolve a double-mark-for-close when things die inside connection_handle_write 21 years ago
  Roger Dingledine 25d54257fb use tor_assert 21 years ago
  Nick Mathewson 0fca143ea1 Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages 21 years ago
  Roger Dingledine e355ed0e15 log correctly if decoding onion failed 21 years ago
  Nick Mathewson c44016e86e Merge flagday into main branch. 21 years ago
  Roger Dingledine 8e686d0c72 we added more AP conns, oops 21 years ago
  Roger Dingledine e79a578fec if the rend desc cache entry was fetched more than 15 mins ago, 21 years ago
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 21 years ago
  Roger Dingledine 7793078dff alice can now look up bob's service descriptor, 21 years ago
  Roger Dingledine bbc9484957 fix some bugs; more remain 21 years ago
  Roger Dingledine 2d3ac08633 Refactor directory servers 21 years ago
  Roger Dingledine bcda3ebaef bugfix: we were closing socks-request connections immediately, rather 21 years ago
  Roger Dingledine e6a2e03524 hold socks reply open until flushed (if possible) 21 years ago
  Roger Dingledine 56dfc3151f work around a tsocks bug 21 years ago
  Roger Dingledine 9ab5f3c067 fix an assert trigger where an OP would fail to handshake, and we'd 21 years ago
  Roger Dingledine 4d747cd954 a missing comma could wreak all sorts of havoc. 21 years ago
  Nick Mathewson 2ba2f02181 Integrate the new "rephist" [rep(utation) hist(ory)] module to trace 21 years ago
  Roger Dingledine 74ef3a63ae bugfix: decrement OR connections from global_bucket too 21 years ago
  Roger Dingledine 703b2d3cf8 refactor bandwidth-control token buckets 21 years ago
  Roger Dingledine 87797bcde5 get rid of those pesky tabs 21 years ago
  Nick Mathewson 9b4203266e Make OP work on windows! (Also misc logging tweaks) 21 years ago
  Nick Mathewson 0e5a134709 Fix DOS line endings; autoconfize checks for strptime and inet_aton 21 years ago
  Nick Mathewson 2da54de968 Make tor build on windows again. More work still needed 21 years ago
  Roger Dingledine 6c9d78b319 stop asserting that computers always go forward in time 21 years ago
  Nick Mathewson b7633e2e67 Try to find out early if buffers get trashed or double-freed. 21 years ago
  Roger Dingledine 419a672222 holding until flush was borked 21 years ago
  Roger Dingledine d8e5f3a3a2 close immediately when write() fails too, else things will turn bad 21 years ago
  Roger Dingledine 3c71d09402 use conn->hold_open_until_flushed for streams 21 years ago
  Nick Mathewson f4e4dac801 Implement hold_open_until_flushed. I may have missed something important. 21 years ago
  Nick Mathewson 6379dbbe2a warn more when losing data on closed/marked connections. 21 years ago