コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 年 前
  Nick Mathewson 6557e61295 Replace last_added_nonpadding with last_had_circuits 10 年 前
  Nick Mathewson 463f6628d3 Give each or_connection_t a slightly randomized idle_timeout 10 年 前
  Nick Mathewson 90341b4852 For missing transport, say "PT_MISSING" not "NO_ROUTE" 10 年 前
  Nick Mathewson 754a50592c Forward-port bug9665 fix to work with our fix for 11069 10 年 前
  Fábio J. Bertinatto 08ae53e400 Fix bug9665 10 年 前
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 年 前
  Karsten Loesing 7450403410 Take out remaining V1 directory code. 10 年 前
  George Kadianakis 1c475eb018 Throw control port warning if we failed to connect to all our bridges. 10 年 前
  Nick Mathewson 372adfa09a Merge remote-tracking branch 'origin/maint-0.2.4' 10 年 前
  Andrea Shepard 707c1e2e26 NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602 10 年 前
  Nick Mathewson 759de9f756 Merge remote-tracking branch 'origin/maint-0.2.4' 10 年 前
  Andrea Shepard 938ee9b24d Always call circuit_n_chan_done(chan, 0) from channel_closed() 10 年 前
  Nick Mathewson c4031ee847 Merge remote-tracking branch 'origin/maint-0.2.4' 10 年 前
  Nick Mathewson d1dbaf2473 Relays should send timestamp in NETINFO. 10 年 前
  Roger Dingledine 99703c9b31 Merge branch 'maint-0.2.4' 10 年 前
  Roger Dingledine 4f036acd27 back out most of 1d0ba9a 10 年 前
  Nick Mathewson 6178aaea06 Merge remote-tracking branch 'origin/maint-0.2.4' 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 2452302354 Merge remote-tracking branch 'origin/maint-0.2.4' 10 年 前
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 年 前
  vagrant 4834641dce Make circ_times static and add accessor functions. 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 28bb673584 White-box tests for the succeeding case of ext_or_port handshake. 10 年 前
  Nick Mathewson c342ea9879 Unit tests for ext_or_id_map. 11 年 前
  George Kadianakis 895709db07 Fix logging severities and remove some trivial XXXs. 11 年 前
  George Kadianakis d8f74cc439 Move Extended ORPort code to its own module. 11 年 前
  George Kadianakis 2207525a69 Satisfy check-spaces. 11 年 前