summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2008-08-12Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson
2008-08-08The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson
2008-08-06 r17664@tombo: nickm | 2008-08-06 12:32:09 -0400Nick Mathewson
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-08-05Take out the TestVia config option, since it was a workaround fortor-0.2.1.4-alphaRoger Dingledine
2008-07-25 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200Nick Mathewson
2008-07-23 r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson
2008-07-18 r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson
2008-07-06Correct punctuation.Karsten Loesing
2008-06-20Added prefixes to testing-network-only configuration options.Karsten Loesing
2008-06-18implement more fine-tuning options for stats codeNick Mathewson
2008-06-16Clean up a macro/cpp interaction related to bug 707. Also, add a new "filena...Nick Mathewson
2008-06-14Comments and doc tweaks on Karsten's testing-dir-networks patchNick Mathewson
2008-06-14Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson
2008-06-14Malloc does not return size_t. (bug noticed by lodger.)Nick Mathewson
2008-06-11forward-port r15129, but also note the real way we should fix it.Roger Dingledine
2008-06-04forward-port r14934Roger Dingledine
2008-06-04blind-forward-port that, while i'm at itRoger Dingledine
2008-05-29New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson
2008-05-29On win32, default to looking for the geoip file in the same directory as torr...Nick Mathewson
2008-05-28include the geoip file in the tarball, and load it by defaultRoger Dingledine
2008-05-13 r19725@catbus: nickm | 2008-05-13 08:47:18 -0400Nick Mathewson
2008-05-12 r19690@catbus: nickm | 2008-05-11 22:13:31 -0400Nick Mathewson
2008-04-23forward-port r14421Roger Dingledine
2008-04-01when add_file_log() fails, tell us why.Roger Dingledine
2008-03-27Add --hush switch.Peter Palfrader
2008-03-27 r19091@catbus: nickm | 2008-03-27 12:42:57 -0400Nick Mathewson
2008-03-13 r18787@catbus: nickm | 2008-03-13 11:11:52 -0400Nick Mathewson
2008-03-11 r18753@catbus: nickm | 2008-03-11 14:56:39 -0400Nick Mathewson
2008-03-11 r18723@catbus: nickm | 2008-03-11 00:25:30 -0400Nick Mathewson
2008-03-10different exit codes for options_init_from_string()Peter Palfrader
2008-03-10options_init_from_torrc(): split off options_init_from_string()Peter Palfrader
2008-03-10Store options we got from commandline seperately from bare argv/argcPeter Palfrader
2008-03-10options_init_from_torrc(): move code that loads torrc into its own functionPeter Palfrader
2008-03-10options_init_from_torrc(): tread non-existing torrc like empty torrc.Peter Palfrader
2008-03-10options_init_from_torrc(): move code that looks for torrc into its own functionPeter Palfrader
2008-03-10options_init_from_torrc(): Split argv processing into two partsPeter Palfrader
2008-03-10forward-port recent changesRoger Dingledine
2008-03-08 r18639@catbus: nickm | 2008-03-07 20:11:48 -0500Nick Mathewson
2008-03-05 r18630@catbus: nickm | 2008-03-05 17:31:33 -0500Nick Mathewson
2008-03-03minor cleanupPeter Palfrader
2008-02-22Make "HashedControlPassword" an alias for "__HashedControlSessionPassword"Roger Dingledine
2008-02-22 r14388@tombo: nickm | 2008-02-21 22:44:28 -0500Nick Mathewson
2008-02-21 r18345@catbus: nickm | 2008-02-21 13:45:04 -0500Nick Mathewson
2008-02-21other cleanups that have been sitting in my sandboxRoger Dingledine
2008-02-21 r18294@catbus: nickm | 2008-02-20 22:42:44 -0500Nick Mathewson
2008-02-21 r18291@catbus: nickm | 2008-02-20 22:35:32 -0500Nick Mathewson
2008-02-20 r18269@catbus: nickm | 2008-02-20 17:28:24 -0500Nick Mathewson
2008-02-19 r18230@catbus: nickm | 2008-02-19 18:29:43 -0500Nick Mathewson
2008-02-19make explicit that we don't care if a rename() call fails.Roger Dingledine