Commit History

Author SHA1 Message Date
  Nick Mathewson 1e709c79d1 Isolate Libevent API dependency to just main.c and dns.c in src/or. 16 years ago
  Nick Mathewson 33b1d714e7 Make Tor compile with Libevent 1.0 again. 16 years ago
  Nick Mathewson c0af3cdfb6 Move the Libvent setup logic into compat_libevent from config. 16 years ago
  Nick Mathewson e5b88dc83f Update Tor to use Libevent 2.0 APIs when available. 16 years ago
  Nick Mathewson cfce7d5dea Merge commit 'origin/maint-0.2.1' 16 years ago
  Roger Dingledine 845326317d Check answer_len in the remap_addr case of process_relay_cell_not_open. 16 years ago
  Roger Dingledine cb1617f18e Check answer_len in the remap_addr case of process_relay_cell_not_open. 16 years ago
  Karsten Loesing 77f5ad6b07 Restore changes from f79688d that got lost somehow during a merge. 16 years ago
  Andrew Lewman c50098ffc5 update requirements to openssl 0.9.7 16 years ago
  Nick Mathewson 358efe1eea Merge commit 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson 925d80ba0d Missing changelog entry about geoip 16 years ago
  Nick Mathewson 7404c936d0 Finish an incomplete sentence in a proposal. 16 years ago
  Roger Dingledine 08fd7e61c7 proposals tweaks patch 16 years ago
  Nick Mathewson 8a02f61ad6 Move and fix a changelog entry. Noticed by optimist. 16 years ago
  Sebastian Hahn 169c019a60 spelling fixes for proposals 16 years ago
  Nick Mathewson 20193fc7ab Avoid a memory corruption problem related to "private" in DirPolicy. 16 years ago
  Nick Mathewson 4945fee65a Merge commit 'origin/maint-0.2.1' 16 years ago
  Karsten Loesing 48bf1d97ee Update the rest of the geoip file. 16 years ago
  Nick Mathewson 0b23035e43 Update the geoip file 16 years ago
  Nick Mathewson b262e76563 Fix gprof bottlenecks on exit nodes found by Jacob. 16 years ago
  Nick Mathewson 77ffd6b2a7 Merge commit 'origin/maint-0.2.1' 16 years ago
  Nick Mathewson c4c7dcd453 Do not report a node as a "chosen exit" when it is not in fact an exit. 16 years ago
  Nick Mathewson e8ac2a8477 Make the second argument to routerset_contains_extendinfo const 16 years ago
  Nick Mathewson e84ddead34 Merge branch 'hardware_accel_improvements' 16 years ago
  Nick Mathewson 3ca10bb62f Fix-ups for dynamic OpenSSL engine patch. 16 years ago
  Nick Mathewson 3db64b501d Merge commit 'weasel/debian' 16 years ago
  Nick Mathewson fd992deeea Don't attempt to log messages to a controller from a worker thread. 16 years ago
  Martin Peck 65836d246d Remove warning about untested HardwareAccel option and clarify usage. 16 years ago
  Karsten Loesing dfebc88d56 Warn and exit when we are configured to measure GeoIP statistics, but have no GeoIP database. 16 years ago
  Martin Peck 5816832247 Add documentation for new AccelName and AccelDir dynamic hardware acceleration engine options. 16 years ago