Commit History

Автор SHA1 Съобщение Дата
  Roger Dingledine 311b8b274c minor changelog cleanups. declare that friday is when we release it. преди 17 години
  Roger Dingledine bc128c0b03 vidalia asks us for the value of the Group config option. but now преди 17 години
  Roger Dingledine b32e600d50 while we're cleaning code, get rid of some unreachable code at преди 17 години
  Roger Dingledine 14773f42a7 now that we drop privs more thoroughly, switch_id() is no longer преди 17 години
  Roger Dingledine 7c65792500 remove more redundant code from r17200 преди 17 години
  Roger Dingledine d27337bf17 i needed a piece of the 'patching patches' action too преди 17 години
  Nick Mathewson 1b98f45b3d Developers should usually configure with --enable-gcc-warnings, and should regularly make check-spaces. Also, int fn() does not mean the same in C as it does in C++ or Java. преди 17 години
  Steven Murdoch 9d68ed08e9 Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching преди 17 години
  Nick Mathewson 6e3de8530e Remove bug 811/845 debugging code преди 17 години
  Nick Mathewson a38026bb06 fix wide lines преди 17 години
  Nick Mathewson 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. преди 17 години
  Nick Mathewson 35bef7fefd make read_all and write_all return ssize_t. преди 17 години
  Nick Mathewson ad6971d3b3 Make multiplicity of dir-address match code. Fix bug 849 преди 17 години
  Nick Mathewson 39db9fbe00 Yes, "NL" means "LF" to Tor. преди 17 години
  Nick Mathewson 3f858b5b26 Fix a compile error found under pcc. It wants single-quites to be escaped in strings, it seems. преди 17 години
  Nick Mathewson b56d1545db Fix freebsd 7 compile by adding malloc_np.h header. Fix bug 850. преди 17 години
  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 години
  Nick Mathewson 73c6cb8353 Fix unit test failure related to intro point parsing. преди 17 години
  Nick Mathewson 3f84ed3d46 Add a new memcmpstart to use instead of strcmpstart when the thing we are comparing is not nul-terminated. преди 17 години
  Nick Mathewson 7b45d530b0 Add some debugging logs for bug 811/845. преди 17 години
  Nick Mathewson 69cda76168 missing changelog for 0x20 hack преди 17 години
  Roger Dingledine ebe4ef12b9 when building preemptive circuits, ignore streams that have a преди 17 години
  Roger Dingledine 3e5a584d37 fix the other half of r17091. now that best_support can be -1, преди 17 години
  Nick Mathewson 8c78a68cc0 Move changelog entry to correct section преди 17 години
  Nick Mathewson c534b96e58 Fix an assertion failure on double-marked circuits, and a double-mark. преди 17 години
  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 години
  Nick Mathewson c8a5e2d588 Work better with tools that resist DNS poisoning by using the 0x20 hack: make DNSPort replies perserve case. преди 17 години
  Nick Mathewson 361086005c Fix a possible negative shift in address comparison. May fix bug 845 and bug 811 преди 17 години
  Nick Mathewson accb4a680f make layer_hint check a little stricter. преди 17 години
  Nick Mathewson ee31e0829e Verify cpath_layer match on rendezvous cells too. Fixes another case of bug 446. Based on patch from rovv. преди 17 години