summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2009-07-13fix comments and other typosRoger Dingledine
2009-07-07Merge commit 'karsten/entrystats-master'Nick Mathewson
2009-07-05If configured, write entry-node statistics to disk periodically.Karsten Loesing
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-06-25Log a notice about collecting geoip statsSebastian Hahn
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-05-31Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-31Merge branch 'hardware_accel_improvements'Nick Mathewson
2009-05-31Fix-ups for dynamic OpenSSL engine patch.Nick Mathewson
2009-05-30Warn and exit when we are configured to measure GeoIP statistics, but have no...Karsten Loesing
2009-05-29Clean up a bit of C logic, and fix an erroneous warning.Nick Mathewson
2009-05-30Consider *ListenAddress when warning about low ports and hibernationSebastian Hahn
2009-05-28Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-28Fixes to spelling fixes. Thanks, Roger!Nick Mathewson
2009-05-27Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-27Spell-check Tor.Nick Mathewson
2009-05-27Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-27Change the way how directories that are configured with --enable-geoip-stats ...Karsten Loesing
2009-05-27Fix bug 932 even more.Karsten Loesing
2009-05-24simplify options_act()Roger Dingledine
2009-05-23Add support for dynamic OpenSSL hardware crypto acceleration engines.Martin Peck
2009-05-22Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-22fix a spelling mistake in config.c for "contries"phobos
2009-05-13Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-13Use | with flags, not +.Nick Mathewson
2009-05-13Prevent bridges from publishing router descriptors.Karsten Loesing
2009-05-13When our bridge status changes, forget old geoip data.Nick Mathewson
2009-05-12Merge commit 'origin/maint-0.2.1' into m3Nick Mathewson
2009-05-12Warn when hibernation and low-port on non-windows is configuredSebastian Hahn
2009-05-08Include the *_sha1.i files in their own *_codedigest.c files.Nick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-05-02Update copyright to 2009.Karsten Loesing
2009-04-29Command-line option to dump SHA1 digests of all source files.Nick Mathewson
2009-04-12Raise the minimum bandwidth to be a relay from 20000 bytes to 20480Roger Dingledine
2009-04-11If the bridge config line doesn't specify a port, assume 443.Roger Dingledine
2009-04-10commit sebastian's patch to not require contactinfo when testingtornetworkRoger Dingledine
2009-02-16Possible fix for broken country settings in ExcludeExitNodes.Nick Mathewson
2009-02-09Disable KQUEUE from inside Tor if the OSX version is prior to 10.4.0Nick Mathewson
2009-01-15This patch changes the default location where config and data filesNick Mathewson
2009-01-07Make the last bunch of libevent version detection silliness work on macosx.Nick Mathewson
2009-01-07Check that Libevent header version matches Libevent library version.Nick Mathewson
2009-01-06Slightly better messages on ControlListenAddress 0.0.0.0Nick Mathewson
2009-01-04Another round of downgrading removing or postponing XXXX021 issues. Some rem...Nick Mathewson
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-29Downgrade some xxx021s, comment more on others, etcNick Mathewson
2008-12-23Document most undocumented variables.Nick Mathewson
2008-12-22Add DOCDOC entries for undocumented static and global variables.Nick Mathewson
2008-12-22gabelmoo has a new IP address (once more).Karsten Loesing