Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 gadi atpakaļ
  Nick Mathewson f43bcdc063 Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. 15 gadi atpakaļ
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. 15 gadi atpakaļ
  Nick Mathewson a4a481d81c Implement proposal 148: Make client stream end reasons uniform. 15 gadi atpakaļ
  Roger Dingledine 2d8f7a4ff6 clarify that 'resolve' relay cells nul-terminate the hostname, just 15 gadi atpakaļ
  Karsten Loesing 6d7951c022 Fix a possible segfault when establishing an exit connection. Bugfix on 0.2.1.5-alpha. 15 gadi atpakaļ
  Nick Mathewson b593fd5c20 Patch from rovv: send back END cell in response to connect attempts to nonexistent hidden service port. 15 gadi atpakaļ
  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 gadi atpakaļ
  Nick Mathewson bb1685318c Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED. 15 gadi atpakaļ
  Nick Mathewson e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 15 gadi atpakaļ
  Nick Mathewson 8bc1536a9e Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. 15 gadi atpakaļ
  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 gadi atpakaļ
  Nick Mathewson baeb260ad1 Refactor use of connection_new so that we get more verifiable typesafety. 15 gadi atpakaļ
  Nick Mathewson 0b8117a5c0 Fix numerous memory leaks: some were almost impossible to trigger, and some almost inevitable. 15 gadi atpakaļ
  Roger Dingledine 8a9b6204ca get rid of some magic constants i found while walking 16 gadi atpakaļ
  Nick Mathewson f6879caa04 Try once again to make BSD compilation happy. 16 gadi atpakaļ
  Nick Mathewson 39f88641c1 r17692@tombo: nickm | 2008-08-07 22:41:26 -0400 16 gadi atpakaļ
  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 gadi atpakaļ
  Nick Mathewson 48848537bc r17667@tombo: nickm | 2008-08-07 15:13:30 -0400 16 gadi atpakaļ
  Nick Mathewson 635f3c8aee r17664@tombo: nickm | 2008-08-06 12:32:09 -0400 16 gadi atpakaļ
  Nick Mathewson 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 16 gadi atpakaļ
  Nick Mathewson 2748afe609 r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200 16 gadi atpakaļ
  Nick Mathewson cc46b23248 r17308@aud-055: nickm | 2008-07-23 15:57:41 +0200 16 gadi atpakaļ
  Roger Dingledine 45742ce0b0 Make directory servers include the X-Your-Address-Is: http header in 16 gadi atpakaļ
  Roger Dingledine b7d00bd52e whoops, i shouldn't've left that in 16 gadi atpakaļ
  Roger Dingledine dd50ffb1de Big bridge bugfixes. Backport candidates. 16 gadi atpakaļ
  Roger Dingledine 5ded5b58a4 > why would it need an anonymized connection? 16 gadi atpakaļ
  Roger Dingledine 8c85eef9b0 start sending "bootstrap problem" status events when we're having troubles 16 gadi atpakaļ
  Roger Dingledine 42f21007a3 consolidate all our edge/circ/orconn reason-to-foo-or-back functions 16 gadi atpakaļ
  Roger Dingledine 15680ce8d2 some cleanups in preparation for moving stuff around 16 gadi atpakaļ