aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Give DirAllowPrivateAddress an explicit defaultNick Mathewson2011-12-02
* Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\
| * Add some more documentationArturo Filastò2011-11-30
| * Turn off LearnCircuitBuildTimeout when tor2web mode is onRobert Ransom2011-11-30
| * Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous modeRobert Ransom2011-11-30
| * Add a compile-time #define to control whether Tor runs in 'tor2web mode'Robert Ransom2011-11-30
| * Add Tor2webMode configuration optionRobert Ransom2011-11-24
* | Merge branch 'bug933_nm_rebased_v2'Nick Mathewson2011-11-30
|\ \
| * | Forbid remapping of *Nick Mathewson2011-11-30
| * | Refactor addressmap_match_superdomains and representation of wildcardsNick Mathewson2011-11-30
| * | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
| * | Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/9...Robert Hogan2011-11-30
* | | Fix a memory leak in error path of my default-torrc codeNick Mathewson2011-11-30
* | | appease "make check-spaces"Nick Mathewson2011-11-30
* | | Whitespace changes.Linus Nordberg2011-11-30
* | | Turn get_first_advertised_v4_port_by_type() into get_first_advertised_port_by...Linus Nordberg2011-11-30
* | | Initial hacking for proposal 186.Nick Mathewson2011-11-30
* | | Merge remote-tracking branch 'rransom-tor/bug4605'Nick Mathewson2011-11-29
|\ \ \
| * | | Set torrc_fname in load_torrc_from_diskRobert Ransom2011-11-29
* | | | Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson2011-11-29
|\ \ \ \ | |/ / / |/| | |
| * | | Write dynamic DH parameters to a file.George Kadianakis2011-11-26
| * | | Normal relays should generate dynamic DH moduli as well.George Kadianakis2011-11-26
| * | | Simply initialize TLS context if DynamicDHGroups change.George Kadianakis2011-11-25
| * | | Only bother with dynamic DH moduli if we are a bridge.George Kadianakis2011-11-25
| * | | Rename 'dynamic prime' to 'dynamic DH modulus'.George Kadianakis2011-11-25
| * | | s/DynamicPrimes/DynamicDHGroups/gGeorge Kadianakis2011-11-25
| * | | Move crypto_get_stored_dynamic_prime() to crypto.cGeorge Kadianakis2011-11-24
| * | | Implement dynamic prime reading and storing to disk.George Kadianakis2011-11-24
| * | | Make DynamicPrimes SIGHUP-able.George Kadianakis2011-11-24
| * | | Introduce the DynamicPrimes configuration option.George Kadianakis2011-11-24
| | |/ | |/|
* | | Merge branch 'disable_network'Nick Mathewson2011-11-29
|\ \ \
| * | | log a notice when disablenetwork is setNick Mathewson2011-11-28
| * | | New 'DisableNetwork' option to prevent Tor from using the networkNick Mathewson2011-11-28
* | | | Support for a defaults torrc file.Nick Mathewson2011-11-27
* | | | Add the ability to append and clear linelist options from cmdlineNick Mathewson2011-11-27
* | | | Make linelists always overridden by the command lineNick Mathewson2011-11-27
|/ / /
* | | Move disable-debugger-attachment fn to compat where it belongs. Fix whitespaceNick Mathewson2011-11-24
* | | Tweak disable_debugger_attachment a littleNick Mathewson2011-11-24
* | | Merge remote-tracking branch 'ioerror/DisableDebuggerAttachment'Nick Mathewson2011-11-24
|\ \ \
| * | | New configuration option: DisableDebuggerAttachmentJacob Appelbaum2011-06-01
* | | | Merge remote-tracking branch 'public/feature4516'Nick Mathewson2011-11-24
|\ \ \ \ | |_|/ / |/| | |
| * | | New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zeroNick Mathewson2011-11-18
* | | | raise AuthDirFastGuarantee from 20KB to 100KBRoger Dingledine2011-11-21
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-11-21
|\ \ \ \
| * | | | parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine2011-11-21
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-18
|\| | | | | |/ / / |/| | |
| * | | Don't log about stats when running as a client without geoipSebastian Hahn2011-11-19
| * | | Disable stats requiring geoip info if we have noneSebastian Hahn2011-10-29
* | | | Merge branch 'maint-0.2.2_secfix' into master_secfixSebastian Hahn2011-10-27
|\| | |
| * | | Add option to give guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26