Історія комітів

Автор SHA1 Опис Дата
  Roger Dingledine 9bf9ca4d09 bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. 21 роки тому
  Nick Mathewson 2ba0776b02 Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. 21 роки тому
  Nick Mathewson af08c4f878 Working strerror for windows socket errors, plus some snide comments. 21 роки тому
  Roger Dingledine 25909c2c29 patches on patches 21 роки тому
  Nick Mathewson f6fe336ad4 Documenmt buffers.c; remove function that nobody ever calls. 21 роки тому
  Nick Mathewson 6fa2ded74c Fix windows compile 21 роки тому
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 21 роки тому
  Nick Mathewson 9322641710 Use socketclose on windows as appropriate; end pid files with newline 21 роки тому
  Roger Dingledine dd335d9bb2 use tor_lookup_hostname for binding local addresses too 21 роки тому
  Roger Dingledine 80d0b634a4 add a debugging entry, to find the wants-to-read-but-can't bug 21 роки тому
  Roger Dingledine fb2279b90b since we don't support truncateds much, don't bother sending them; 21 роки тому
  Roger Dingledine 10f3b74cb9 tell us the nickname of the OR that hung up on us 21 роки тому
  Roger Dingledine 482d7e7cd3 resolve a double-mark-for-close when things die inside connection_handle_write 21 роки тому
  Roger Dingledine 25d54257fb use tor_assert 21 роки тому
  Nick Mathewson 0fca143ea1 Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages 21 роки тому
  Roger Dingledine e355ed0e15 log correctly if decoding onion failed 21 роки тому
  Nick Mathewson c44016e86e Merge flagday into main branch. 21 роки тому
  Roger Dingledine 8e686d0c72 we added more AP conns, oops 21 роки тому
  Roger Dingledine e79a578fec if the rend desc cache entry was fetched more than 15 mins ago, 21 роки тому
  Nick Mathewson 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 21 роки тому
  Roger Dingledine 7793078dff alice can now look up bob's service descriptor, 21 роки тому
  Roger Dingledine bbc9484957 fix some bugs; more remain 21 роки тому
  Roger Dingledine 2d3ac08633 Refactor directory servers 21 роки тому
  Roger Dingledine bcda3ebaef bugfix: we were closing socks-request connections immediately, rather 21 роки тому
  Roger Dingledine e6a2e03524 hold socks reply open until flushed (if possible) 21 роки тому
  Roger Dingledine 56dfc3151f work around a tsocks bug 21 роки тому
  Roger Dingledine 9ab5f3c067 fix an assert trigger where an OP would fail to handshake, and we'd 21 роки тому
  Roger Dingledine 4d747cd954 a missing comma could wreak all sorts of havoc. 21 роки тому
  Nick Mathewson 2ba2f02181 Integrate the new "rephist" [rep(utation) hist(ory)] module to trace 21 роки тому
  Roger Dingledine 74ef3a63ae bugfix: decrement OR connections from global_bucket too 21 роки тому