summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2009-07-07Merge commit 'karsten/bufferstats-master'Nick Mathewson
2009-07-07Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-07-07Make "Invalid onion hostname" msg respect SafeLogging.Nick Mathewson
2009-07-05If configured, write cell statistics to disk periodically.Karsten Loesing
2009-07-02If configured, write per-port exit statistics to disk periodically.Karsten Loesing
2009-07-02Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-07-02Make an attempt to fix bug 1024.Karsten Loesing
2009-06-30another minor patch to add to 0.2.1.xRoger Dingledine
2009-06-30Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-30the third piece of bug 969 fixingRoger Dingledine
2009-06-30the second piece of bug 969 fixingRoger Dingledine
2009-06-30the first piece of bug 969 fixingRoger Dingledine
2009-06-30Have eventdns set the "truncated" bit correctly.Nick Mathewson
2009-06-25Merge commit 'sebastian/geoipnotice'Nick Mathewson
2009-06-25Log a notice about collecting geoip statsSebastian Hahn
2009-06-25stop capping bandwidths we see in the consensusRoger Dingledine
2009-06-24Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-24Ignore control port commands after a QUITMarcus Griep
2009-06-24Flush long replies over control port on QUITMarcus Griep
2009-06-22Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-22Clients now use bandwidth values in the consensusRoger Dingledine
2009-06-22Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-22Serve DirPortFrontPage even if the write bucket is low.Nick Mathewson
2009-06-22Add warning that the results of --enable-geoip-stats are different from those...Karsten Loesing
2009-06-19Better fix for 997.Karsten Loesing
2009-06-19Revert "Backport fix for bug 997."Karsten Loesing
2009-06-16Merge commit 'karsten/bug997-hidservfetch'Nick Mathewson
2009-06-16Backport fix for bug 997.Karsten Loesing
2009-06-16Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-16Revise earlier check for correct IPv4 addr length to check for ==4.Nick Mathewson
2009-06-13Fix more of bug 997.Karsten Loesing
2009-06-12Whitespace and osx fixes on libevent2 patch.Nick Mathewson
2009-06-12Isolate Libevent API dependency to just main.c and dns.c in src/or.Nick Mathewson
2009-06-12Make Tor compile with Libevent 1.0 again.Nick Mathewson
2009-06-12Move the Libvent setup logic into compat_libevent from config.Nick Mathewson
2009-06-12Update Tor to use Libevent 2.0 APIs when available.Nick Mathewson
2009-06-12Check answer_len in the remap_addr case of process_relay_cell_not_open.Roger Dingledine
2009-06-12Check answer_len in the remap_addr case of process_relay_cell_not_open.Roger Dingledine
2009-06-12Apply fix for bug 997.Karsten Loesing
2009-06-12Restore changes from f79688d that got lost somehow during a merge.Karsten Loesing
2009-06-08Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-05Avoid a memory corruption problem related to "private" in DirPolicy.Nick Mathewson
2009-06-04Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-03Fix gprof bottlenecks on exit nodes found by Jacob.Nick Mathewson
2009-05-31Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-31Do not report a node as a "chosen exit" when it is not in fact an exit.Nick Mathewson
2009-05-31Make the second argument to routerset_contains_extendinfo constNick Mathewson
2009-05-31Merge branch 'hardware_accel_improvements'Nick Mathewson
2009-05-31Fix-ups for dynamic OpenSSL engine patch.Nick Mathewson
2009-05-30Don't attempt to log messages to a controller from a worker thread.Nick Mathewson