Commit History

Author SHA1 Message Date
  Nick Mathewson 08436b27ff Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson e567b4482a Turn a memwipe in tor_process_handle_destroy() back to memset 13 years ago
  Nick Mathewson e1c7d12b1d Turn some memset()s introduced in tor 0.2.4 into memwipe()s 13 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 13 years ago
  Nick Mathewson 9ad4776e61 Merge branch 'bug7352_023_rebased' into maint-0.2.3 13 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 13 years ago
  Andrea Shepard 9f3f5372b8 Merge branch 'bug7350' of ssh://git-rw.torproject.org/user/andrea/tor 13 years ago
  Andrea Shepard 3b270e86be Add changes file for bug7350 13 years ago
  Andrea Shepard 80eb03ae0a Don't call channel_send_destroy() when closing a circuit on a closing channel 13 years ago
  Andrea Shepard 688cea7248 Check for closing channel in channel_send_destroy() 13 years ago
  Nick Mathewson cd054ceada Merge branch 'bug7285' 13 years ago
  Nick Mathewson b0688bbf49 Merge branch 'bug7195' 13 years ago
  George Kadianakis a9f786758d Add warning message when a managed proxy dies during configuration. 13 years ago
  Nick Mathewson 11c467f643 Fix a stupid logic-error in warnings about low ports. 13 years ago
  Nick Mathewson 39a0a2c3ae Merge remote-tracking branch 'asn/bug7292' 13 years ago
  Nick Mathewson 2b781613b0 Whitespace fixes 13 years ago
  Nick Mathewson 98204729aa Clean up nonsensical calling convention for config_load_geoip_file_ 13 years ago
  Nick Mathewson 626a8b60d7 Merge remote-tracking branch 'linus/bug5053-bug5055' 13 years ago
  Nick Mathewson e5ca5040a5 Add an SLIST_ENTRY definition back on non-win32 13 years ago
  George Kadianakis 37f8a2263e Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing transport lines. 13 years ago
  Nick Mathewson 05194cce62 Avoid c99 designated initializers in circuitmux_ewma.c 13 years ago
  Nick Mathewson ae99fc1ccb Rename SLIST_ENTRY to TOR_SLIST_ENTRY to fix windows compilation 13 years ago
  Linus Nordberg ffddd4de2a Change some comments to reflect the multitude of GeoIP databases. 13 years ago
  Nick Mathewson 9327a9f607 Fix whitespace 13 years ago
  Linus Nordberg e7e68b80a7 Don't memcmp struct in6_addr but rather its s6_addr member. 13 years ago
  Linus Nordberg 6a241ff3ff Duplicate less code. 13 years ago
  Nick Mathewson 965d778b26 Add a copy of the queue(3) manpage to the git repository. 13 years ago
  Andrea Shepard be37125030 Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor 13 years ago
  Nick Mathewson 03b32161bc changes file for bug 7235 13 years ago
  Anthony G. Basile 74babcb1ea Fix undefined reference to libm functions linking tor-fw-helper 13 years ago