aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-06-22
|\
| * Serve DirPortFrontPage even if the write bucket is low.Nick Mathewson2009-06-22
| * Add warning that the results of --enable-geoip-stats are different from those...Karsten Loesing2009-06-22
| * Better fix for 997.Karsten Loesing2009-06-19
| * Revert "Backport fix for bug 997."Karsten Loesing2009-06-19
| * Backport fix for bug 997.Karsten Loesing2009-06-16
* | Merge commit 'karsten/bug997-hidservfetch'Nick Mathewson2009-06-16
|\ \
| * | Fix more of bug 997.Karsten Loesing2009-06-13
| * | Apply fix for bug 997.Karsten Loesing2009-06-12
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-06-16
|\ \ \ | | |/ | |/|
| * | Revise earlier check for correct IPv4 addr length to check for ==4.Nick Mathewson2009-06-16
| * | Check answer_len in the remap_addr case of process_relay_cell_not_open.Roger Dingledine2009-06-12
* | | Whitespace and osx fixes on libevent2 patch.Nick Mathewson2009-06-12
* | | Isolate Libevent API dependency to just main.c and dns.c in src/or.Nick Mathewson2009-06-12
* | | Make Tor compile with Libevent 1.0 again.Nick Mathewson2009-06-12
* | | Move the Libvent setup logic into compat_libevent from config.Nick Mathewson2009-06-12
* | | Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson2009-06-12
* | | Check answer_len in the remap_addr case of process_relay_cell_not_open.Roger Dingledine2009-06-12
| |/ |/|
* | Restore changes from f79688d that got lost somehow during a merge.Karsten Loesing2009-06-12
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-06-08
|\|
| * Avoid a memory corruption problem related to "private" in DirPolicy.Nick Mathewson2009-06-05
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-06-04
|\|
| * Fix gprof bottlenecks on exit nodes found by Jacob.Nick Mathewson2009-06-03
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-31
|\|
| * Do not report a node as a "chosen exit" when it is not in fact an exit.Nick Mathewson2009-05-31
| * Make the second argument to routerset_contains_extendinfo constNick Mathewson2009-05-31
| * Don't attempt to log messages to a controller from a worker thread.Nick Mathewson2009-05-30
| * Clean up a bit of C logic, and fix an erroneous warning.Nick Mathewson2009-05-29
| * Consider *ListenAddress when warning about low ports and hibernationSebastian Hahn2009-05-30
* | Merge branch 'hardware_accel_improvements'Nick Mathewson2009-05-31
|\ \
| * | Fix-ups for dynamic OpenSSL engine patch.Nick Mathewson2009-05-31
| * | Add support for dynamic OpenSSL hardware crypto acceleration engines.Martin Peck2009-05-23
* | | Warn and exit when we are configured to measure GeoIP statistics, but have no...Karsten Loesing2009-05-30
* | | Restore changes from Karsten's "Remove unused rendversion parameters".Nick Mathewson2009-05-28
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-28
|\ \ \ | | |/ | |/|
| * | Two more spelling fix fixes.Nick Mathewson2009-05-28
| * | Fixes to spelling fixes. Thanks, Roger!Nick Mathewson2009-05-28
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\| |
| * | Fix unit tests that were broken after last fix of #932.Karsten Loesing2009-05-27
| * | Spell-check Tor.Nick Mathewson2009-05-27
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\| |
| * | Improve documentation for the last fix of bug 932.Karsten Loesing2009-05-27
| * | Fix bug 932 even more.Karsten Loesing2009-05-27
* | | Fix a signed/unsigned comparison warningNick Mathewson2009-05-27
* | | Change the way how directories that are configured with --enable-geoip-stats ...Karsten Loesing2009-05-27
* | | Some cleanups on geoip.c.Karsten Loesing2009-05-26
* | | Merge commit 'origin/maint-0.2.1' into master.Nick Mathewson2009-05-25
|\| |
| * | Use tor_socket_strerror in eventdns.c. Fixes bug 987.Nick Mathewson2009-05-25
* | | Update newer control_event_stream_bandwidth code to revised control implNick Mathewson2009-05-25
* | | Remove support for events without the extended format or long names.Nick Mathewson2009-05-25