Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. 17 lat temu
  Nick Mathewson 35bef7fefd make read_all and write_all return ssize_t. 17 lat temu
  Nick Mathewson ad6971d3b3 Make multiplicity of dir-address match code. Fix bug 849 17 lat temu
  Nick Mathewson 39db9fbe00 Yes, "NL" means "LF" to Tor. 17 lat temu
  Nick Mathewson 3f858b5b26 Fix a compile error found under pcc. It wants single-quites to be escaped in strings, it seems. 17 lat temu
  Nick Mathewson b56d1545db Fix freebsd 7 compile by adding malloc_np.h header. Fix bug 850. 17 lat temu
  Karsten Loesing b31e2c2491 (a - b) / 2 != a - (b / 2); this is the reason why tunneled directory requests and client-side introduction circuits don't time out after the intended 30 seconds (task #847). Bugfix on r17106. Found by miner. 17 lat temu
  Nick Mathewson 73c6cb8353 Fix unit test failure related to intro point parsing. 17 lat temu
  Nick Mathewson 3f84ed3d46 Add a new memcmpstart to use instead of strcmpstart when the thing we are comparing is not nul-terminated. 17 lat temu
  Nick Mathewson 7b45d530b0 Add some debugging logs for bug 811/845. 17 lat temu
  Nick Mathewson 69cda76168 missing changelog for 0x20 hack 17 lat temu
  Roger Dingledine ebe4ef12b9 when building preemptive circuits, ignore streams that have a 17 lat temu
  Roger Dingledine 3e5a584d37 fix the other half of r17091. now that best_support can be -1, 17 lat temu
  Nick Mathewson 8c78a68cc0 Move changelog entry to correct section 17 lat temu
  Nick Mathewson c534b96e58 Fix an assertion failure on double-marked circuits, and a double-mark. 17 lat temu
  Nick Mathewson 0c9dfffe5a Implement the 0x20-hack to make DNS poisoning harder against us, especially when resolving large names. Add a cfg option to disable it, since apparently 3/10 of a percent of servers get it wrong. 17 lat temu
  Nick Mathewson c8a5e2d588 Work better with tools that resist DNS poisoning by using the 0x20 hack: make DNSPort replies perserve case. 17 lat temu
  Nick Mathewson 361086005c Fix a possible negative shift in address comparison. May fix bug 845 and bug 811 17 lat temu
  Nick Mathewson accb4a680f make layer_hint check a little stricter. 17 lat temu
  Nick Mathewson ee31e0829e Verify cpath_layer match on rendezvous cells too. Fixes another case of bug 446. Based on patch from rovv. 17 lat temu
  Nick Mathewson 0ab45fee73 Document some dmalloc stuff and some stupid C tricks. 17 lat temu
  Karsten Loesing c53f1f83e7 gabelmoo has a new IP address. 17 lat temu
  Jacob Appelbaum 7873d324df This patch changes some of the code in util.c to refactor calls to 17 lat temu
  Nick Mathewson b166a43cb6 Fix another case of refusing to use a chosen exit node because we think it will reject _mostly_ everything. Based on patch from rovv. See bug 752. 17 lat temu
  Nick Mathewson 5e762e6a5c Fix the rest of bug 619: reject *:* servers should not do DNS lookups, even if broken clients send them RELAY_BEGIN cells. Patch from rovv. 17 lat temu
  Nick Mathewson b593fd5c20 Patch from rovv: send back END cell in response to connect attempts to nonexistent hidden service port. 17 lat temu
  Roger Dingledine bca46cc628 backport candidate: 17 lat temu
  Roger Dingledine e3127e874e fix grammar in a log message 17 lat temu
  Roger Dingledine fa7d60d0cd change mime-type on blocking.html too 17 lat temu
  Roger Dingledine 383f0b6e61 try a mimetype html for tor-design.html 17 lat temu