aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Some tweaks to statistics.Karsten Loesing2009-07-15
* fix comments and other typosRoger Dingledine2009-07-13
* Merge commit 'karsten/entrystats-master'Nick Mathewson2009-07-07
|\
| * If configured, write entry-node statistics to disk periodically.Karsten Loesing2009-07-05
* | If configured, write cell statistics to disk periodically.Karsten Loesing2009-07-05
|/
* If configured, write per-port exit statistics to disk periodically.Karsten Loesing2009-07-02
* Log a notice about collecting geoip statsSebastian Hahn2009-06-25
* 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
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-31
|\
| * 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
* | | Merge commit 'origin/maint-0.2.1'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
|\| |
| * | Spell-check Tor.Nick Mathewson2009-05-27
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\| |
| * | Fix bug 932 even more.Karsten Loesing2009-05-27
* | | Change the way how directories that are configured with --enable-geoip-stats ...Karsten Loesing2009-05-27
* | | simplify options_act()Roger Dingledine2009-05-24
| |/ |/|
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-22
|\|
| * fix a spelling mistake in config.c for "contries"phobos2009-05-22
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-13
|\|
| * Use | with flags, not +.Nick Mathewson2009-05-13
| * Prevent bridges from publishing router descriptors.Karsten Loesing2009-05-13
| * When our bridge status changes, forget old geoip data.Nick Mathewson2009-05-13
* | Merge commit 'origin/maint-0.2.1' into m3Nick Mathewson2009-05-12
|\|
| * Warn when hibernation and low-port on non-windows is configuredSebastian Hahn2009-05-12
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Include the *_sha1.i files in their own *_codedigest.c files.Nick Mathewson2009-05-08
* | Update copyright to 2009.Karsten Loesing2009-05-02
* | Command-line option to dump SHA1 digests of all source files.Nick Mathewson2009-04-29
|/
* Raise the minimum bandwidth to be a relay from 20000 bytes to 20480Roger Dingledine2009-04-12
* If the bridge config line doesn't specify a port, assume 443.Roger Dingledine2009-04-11
* commit sebastian's patch to not require contactinfo when testingtornetworkRoger Dingledine2009-04-10
* Possible fix for broken country settings in ExcludeExitNodes.Nick Mathewson2009-02-16
* Disable KQUEUE from inside Tor if the OSX version is prior to 10.4.0Nick Mathewson2009-02-09
* This patch changes the default location where config and data filesNick Mathewson2009-01-15
* Make the last bunch of libevent version detection silliness work on macosx.Nick Mathewson2009-01-07
* Check that Libevent header version matches Libevent library version.Nick Mathewson2009-01-07
* Slightly better messages on ControlListenAddress 0.0.0.0Nick Mathewson2009-01-06
* Another round of downgrading removing or postponing XXXX021 issues. Some rem...Nick Mathewson2009-01-04
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Downgrade some xxx021s, comment more on others, etcNick Mathewson2008-12-29
* Document most undocumented variables.Nick Mathewson2008-12-23
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22