提交歷史

作者 SHA1 備註 提交日期
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close 20 年之前
  Nick Mathewson 537fb82cbb Make some functions static 20 年之前
  Roger Dingledine 32c42a0ee2 break rend_client_desc_fetched out of connection_mark_for_close 20 年之前
  Roger Dingledine 7ee6194f3a break part of circuit.c into relay.c 20 年之前
  Nick Mathewson f1bc7af9f5 Make "connected" a different case from "finished_flushing"; always close_immediate whhen connect() fails. 20 年之前
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 20 年之前
  Roger Dingledine 341d6f2cab more cleanup, including fleshing out or.h more 20 年之前
  Nick Mathewson 81922a125c More doxygenation. 20 年之前
  Roger Dingledine 397466a23d give connection.c a skeletal file/brief header 20 年之前
  Roger Dingledine 8f6aa6688f function header comments for connection.c, including doxygen markup 20 年之前
  Roger Dingledine b384c5a18d bugfix: do directory_send_command only after we've established a socket 20 年之前
  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. 20 年之前
  Nick Mathewson 2ba0776b02 Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. 20 年之前
  Nick Mathewson af08c4f878 Working strerror for windows socket errors, plus some snide comments. 20 年之前
  Roger Dingledine 25909c2c29 patches on patches 20 年之前
  Nick Mathewson f6fe336ad4 Documenmt buffers.c; remove function that nobody ever calls. 20 年之前
  Nick Mathewson 6fa2ded74c Fix windows compile 20 年之前
  Nick Mathewson 908ccb9dcd Handle windows socket errors correctly; comment most of common. 20 年之前
  Nick Mathewson 9322641710 Use socketclose on windows as appropriate; end pid files with newline 20 年之前
  Roger Dingledine dd335d9bb2 use tor_lookup_hostname for binding local addresses too 20 年之前
  Roger Dingledine 80d0b634a4 add a debugging entry, to find the wants-to-read-but-can't bug 20 年之前
  Roger Dingledine fb2279b90b since we don't support truncateds much, don't bother sending them; 20 年之前
  Roger Dingledine 10f3b74cb9 tell us the nickname of the OR that hung up on us 20 年之前
  Roger Dingledine 482d7e7cd3 resolve a double-mark-for-close when things die inside connection_handle_write 20 年之前
  Roger Dingledine 25d54257fb use tor_assert 20 年之前
  Nick Mathewson 0fca143ea1 Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages 20 年之前
  Roger Dingledine e355ed0e15 log correctly if decoding onion failed 20 年之前
  Nick Mathewson c44016e86e Merge flagday into main branch. 20 年之前
  Roger Dingledine 8e686d0c72 we added more AP conns, oops 20 年之前
  Roger Dingledine e79a578fec if the rend desc cache entry was fetched more than 15 mins ago, 20 年之前