コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). 7 年 前
  Andrea Shepard 707c1e2e26 NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602 10 年 前
  Andrea Shepard 938ee9b24d Always call circuit_n_chan_done(chan, 0) from channel_closed() 10 年 前
  Nick Mathewson d1dbaf2473 Relays should send timestamp in NETINFO. 10 年 前
  Roger Dingledine 4f036acd27 back out most of 1d0ba9a 10 年 前
  Nick Mathewson accadd8752 Remove the timestamp from AUTHENTICATE cells; replace with random bytes 10 年 前
  Nick Mathewson 1d0ba9a61f Stop sending the current time in client NETINFO handshakes. 10 年 前
  Nick Mathewson cbc53a2d52 Make bridges send AUTH_CHALLENGE cells 10 年 前
  Nick Mathewson 1bb4a4f9bd Send NETINFO on receiving a NETINFO if we have not yet sent one. 10 年 前
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 年 前
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 年 前
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls 11 年 前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 年 前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年 前
  Nick Mathewson 175b2678d7 Let servers choose better ciphersuites when clients support them 11 年 前
  Nick Mathewson c8056dcbbb Fix some wide lines 11 年 前
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 年 前
  Andrea Shepard 0523c8de7d Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject.org/user/andrea/tor 11 年 前
  Andrea Shepard 8124398835 Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts 11 年 前
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 年 前
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 年 前
  Nick Mathewson 8e8c0674c4 Implement proposal-214 rules for CircID checking. 11 年 前
  Nick Mathewson 1c0e87f6d8 Add a pointless 2-byte memset in cell_pack 11 年 前
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 11 年 前
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 11 年 前
  Nick Mathewson 86258df65d Merge branch 'split_circuitbuild' 11 年 前
  Nick Mathewson 3d8b73db55 Discard extraneous renegotiation attempts in the v3 link protocol 11 年 前
  Nick Mathewson f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol 11 年 前
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 11 年 前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年 前