Commit History

Author SHA1 Message Date
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. 15 years ago
  Nick Mathewson a4a481d81c Implement proposal 148: Make client stream end reasons uniform. 15 years ago
  Roger Dingledine 2d8f7a4ff6 clarify that 'resolve' relay cells nul-terminate the hostname, just 15 years ago
  Karsten Loesing 6d7951c022 Fix a possible segfault when establishing an exit connection. Bugfix on 0.2.1.5-alpha. 15 years ago
  Nick Mathewson b593fd5c20 Patch from rovv: send back END cell in response to connect attempts to nonexistent hidden service port. 15 years ago
  Nick Mathewson ae3ce7b387 Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. 15 years ago
  Nick Mathewson bb1685318c Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED. 15 years ago
  Nick Mathewson e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 15 years ago
  Nick Mathewson 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. 15 years ago
  Nick Mathewson 75977fd79b Patch from roger for 752, but with more comments: When we get an A.B.exit:P address, and B would reject most connections to P, but we do not know whether it would allow A, then allow the connection to procede. Bugfix, amusingly, on 0.0.9rc5. 15 years ago
  Nick Mathewson baeb260ad1 Refactor use of connection_new so that we get more verifiable typesafety. 15 years ago
  Nick Mathewson 0b8117a5c0 Fix numerous memory leaks: some were almost impossible to trigger, and some almost inevitable. 15 years ago
  Roger Dingledine 8a9b6204ca get rid of some magic constants i found while walking 16 years ago
  Nick Mathewson f6879caa04 Try once again to make BSD compilation happy. 16 years ago
  Nick Mathewson 39f88641c1 r17692@tombo: nickm | 2008-08-07 22:41:26 -0400 16 years ago
  Nick Mathewson b81d70addb Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4.h header properly, since we needed to have in_addr and in6_addr and __u32 defined before trying to include it. Fix that. 16 years ago
  Nick Mathewson 48848537bc r17667@tombo: nickm | 2008-08-07 15:13:30 -0400 16 years ago
  Nick Mathewson 635f3c8aee r17664@tombo: nickm | 2008-08-06 12:32:09 -0400 16 years ago
  Nick Mathewson 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 16 years ago
  Nick Mathewson 2748afe609 r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200 16 years ago
  Nick Mathewson cc46b23248 r17308@aud-055: nickm | 2008-07-23 15:57:41 +0200 16 years ago
  Roger Dingledine 45742ce0b0 Make directory servers include the X-Your-Address-Is: http header in 16 years ago
  Roger Dingledine b7d00bd52e whoops, i shouldn't've left that in 16 years ago
  Roger Dingledine dd50ffb1de Big bridge bugfixes. Backport candidates. 16 years ago
  Roger Dingledine 5ded5b58a4 > why would it need an anonymized connection? 16 years ago
  Roger Dingledine 8c85eef9b0 start sending "bootstrap problem" status events when we're having troubles 16 years ago
  Roger Dingledine 42f21007a3 consolidate all our edge/circ/orconn reason-to-foo-or-back functions 16 years ago
  Roger Dingledine 15680ce8d2 some cleanups in preparation for moving stuff around 16 years ago
  Nick Mathewson 9975c4f6f8 Fix part of bug 681: always reattach tunneled directory connections, regardless of the setting for LeaveStreamsUnattached 16 years ago
  Nick Mathewson 21592ad429 r15278@tombo: nickm | 2008-04-22 13:17:37 -0400 16 years ago