Commit History

Author SHA1 Message Date
  Robert Ransom d3bfdd6108 Don't serve or accept v2 HS descs over a DirPort 13 years ago
  Nick Mathewson 9f1b1ef4fb Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson a0e9dc9f55 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 13 years ago
  Nick Mathewson 8743080a28 Disable TLS Session Tickets, which we were apparently getting for free 13 years ago
  Andrea Shepard 981f25a73a Factor out common parts of channel_tls_connect() and channel_tls_handle_incoming(); fixes get_remote_addr problem with incoming connections for bug 7112 13 years ago
  Nick Mathewson 3d8b73db55 Discard extraneous renegotiation attempts in the v3 link protocol 13 years ago
  Nick Mathewson f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol 13 years ago
  Nick Mathewson 850c990144 Fix a bug in channel_dump_statistics 13 years ago
  Nick Mathewson cb9d123764 Document lifespan of return values of the _remote_descr() funcs 13 years ago
  Nick Mathewson 26946c659b Restore the 'address' value of tunneled connections 13 years ago
  Nick Mathewson 898bd1ae8f Fix for bug 7112 (spewing complaints from tor_addr_is_internal) 13 years ago
  Nick Mathewson f633184af1 Document return value of channel_get_addr_if_possible 13 years ago
  Nick Mathewson 4164f481c8 Remove changes/bug7129 13 years ago
  Andrea Shepard caa24a1f2d Add changes file for bug 7129 13 years ago
  Andrea Shepard 35f573136d Use LD_PROTOCOL rather than LD_BUG to warn about bogus reason codes that originated remotely in circuit_end_reason_to_control_string() 13 years ago
  Andrea Shepard 17442560c4 Fix mal-merge, don't | END_CIRC_REASON_CHANNEL_CLOSED into reason codes in circuit_truncated() 13 years ago
  Andrea Shepard 94a0309909 Merge branch 'bug7087_2' of ssh://git-rw.torproject.org/user/andrea/tor 13 years ago
  Nick Mathewson 7e4c91e880 Fix a reserved identifier that my scripts missed 13 years ago
  Andrea Shepard ac227cf587 Close and free channel_tls_listener correctly in channel_tls_free_all() 13 years ago
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 13 years ago
  Nick Mathewson 9e9edf71f7 Split code for entry guards and bridges into a new module. 13 years ago
  Nick Mathewson f38fb29502 whitesapce fix 13 years ago
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' 13 years ago
  Andrea Shepard 99057014ba Add debug logging to channel_listener_free()/channel_listener_force_free() 13 years ago
  Nick Mathewson 469b847c70 Fix a long line 13 years ago
  Markus Teich 5a959163d3 fixed differing returntype in definition and declaration of dirserv_add_extrainfo 13 years ago
  Andrea Shepard 4da2864308 Merge branch 'bug7087' of git://git.torproject.org/user/andrea/tor 13 years ago
  Andrea Shepard 3894ca1508 Add debug logging for channel_free() and channel_force_free() 13 years ago
  Andrea Shepard 9ef286ec8f Correctly clear cmux policies and free cmux in channel_free() and channel_force_free() 13 years ago
  Nick Mathewson 0d946e1773 Merge remote-tracking branch 'arma/bug7029' 13 years ago