Commit History

Автор SHA1 Съобщение Дата
  Nick Mathewson 05a2473b7f Merge branch 'ewma' преди 14 години
  Nick Mathewson 350181529e Merge branch 'safelogging2' преди 14 години
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. преди 14 години
  Nick Mathewson c210db0d41 Enhance pqueue so we can remove items from the middle. преди 14 години
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. преди 14 години
  Sebastian Hahn 3807db001d *_free functions now accept NULL преди 14 години
  Sebastian Hahn f258647433 Allow SafeLogging to exclude client related information преди 14 години
  Nick Mathewson 71cdd99dd7 Another event2 evdns fix. преди 14 години
  Nick Mathewson 81eee0ecff Fix a crash when using evdns from Libevent 2. преди 14 години
  Roger Dingledine 9ece0955f7 fix comments and other typos преди 15 години
  Nick Mathewson 1e709c79d1 Isolate Libevent API dependency to just main.c and dns.c in src/or. преди 15 години
  Nick Mathewson e5b88dc83f Update Tor to use Libevent 2.0 APIs when available. преди 15 години
  Nick Mathewson 4945fee65a Merge commit 'origin/maint-0.2.1' преди 15 години
  Nick Mathewson b262e76563 Fix gprof bottlenecks on exit nodes found by Jacob. преди 15 години
  Nick Mathewson cb18fc2190 Merge commit 'origin/maint-0.2.1' преди 15 години
  Nick Mathewson ec7e054668 Spell-check Tor. преди 15 години
  Sebastian Hahn f26abf5f54 fix codestyle issues преди 15 години
  Jacob Appelbaum 75f963e951 Log the number and size of DNS cache entries on SIGUSR1. преди 15 години
  Karsten Loesing 9b32e8c141 Update copyright to 2009. преди 15 години
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. преди 15 години
  Nick Mathewson 0f2e171653 fix a wide line. преди 15 години
  Nick Mathewson e1f03572ca Support setting serverdnsrandomizecase during sighup. Backportable, unless too trivial. преди 15 години
  Nick Mathewson dbc8a44bae Fix ServerDNSRandomizeCase so that setting it to 0 works. преди 15 години
  Nick Mathewson 462f64b6b9 Make outgoing DNS requests respect OutboundBindAddress. преди 15 години
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. преди 15 години
  Nick Mathewson b3b14bf25d Add some early checks to keep ipv6 addresses from failing by accident. Now, they fail on purpose, at least till 0.2.2.something. преди 15 години
  Nick Mathewson 272e64e674 Use the literal parse of an address in dns_resolve_impl if parsing the address as an ipv4 or ipv6 address _succeeded_. Not if it failed. Bug introduced in r17707 (post 0.2.1.8-alpha), and found by xiando. преди 15 години
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. преди 15 години
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. преди 15 години
  Nick Mathewson 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. преди 15 години