aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Merge branch 'bug7011'Nick Mathewson2012-10-10
|\
| * Use fmt_addrport where appropriate.David Fifield2012-10-10
| * Use fmt_and_decorate_addr in log messages.David Fifield2012-10-10
* | Fix formatting in various places after 6465/6816 workAndrea Shepard2012-10-10
* | Set circuitmux policy on existing active channels when ewma_enabled changesAndrea Shepard2012-10-10
* | Add circuitmux.h, circuitmux_ewma.h includes now necessary in config.cAndrea Shepard2012-10-10
|/
* Fix tabs in config.cNick Mathewson2012-10-04
* Add missing declaration so 6876 compilesNick Mathewson2012-09-28
* Merge remote-tracking branch 'linus/enh6876_2'Nick Mathewson2012-09-28
|\
| * Make option OutboundBindAddress accept IPv6 addresses too.Linus Nordberg2012-09-20
* | Merge remote-tracking branch 'rransom/warn-about-hses-without-guards'Nick Mathewson2012-09-25
|\ \
| * | Warn if HSes are configured on a client with UseEntryGuards disabledRobert Ransom2012-09-18
| |/
* | Merge branch 'maint-0.2.3'Roger Dingledine2012-09-22
|\ \
| * | add faravahar as our ninth v3 dir authRoger Dingledine2012-09-22
* | | add changes file and whitespace fixes for bug 4020Nick Mathewson2012-09-21
* | | Reinstate address in warning message when binding non-locallyTom Fitzhenry2012-09-21
* | | Don't leak msg when parse_virtual_addr_network() fails.Linus Nordberg2012-09-20
| |/ |/|
* | Correct comment explaining why tor2web mode should disable entry guardsRobert Ransom2012-09-18
* | Disable Guard usage for Tor2webMode.Mike Perry2012-09-18
* | Move functions for seeing if we know enough nodes into nodelistNick Mathewson2012-09-14
* | Split the routerset code out of routerlist.cNick Mathewson2012-09-14
* | Split the or_state_t portions of config.c into their own fileNick Mathewson2012-09-13
* | Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson2012-09-13
* | Fix tab introduced in f43946829ce037Nick Mathewson2012-09-10
* | Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155Nick Mathewson2012-09-10
* | Hide options beginning with "___" from GETINFO config/namesmeejah2012-09-10
* | rename _UsingTestNetworkDefaults to start with triple-underscoremeejah2012-09-10
* | raise bandwidthrate/bandwidthburst to a new "infinite"Roger Dingledine2012-09-10
* | a debugging log line that just helped meRoger Dingledine2012-09-07
* | Rename config_alloc() --> _new().Linus Nordberg2012-09-06
* | Merge remote-tracking branch 'asn/bug4567_rebased'Nick Mathewson2012-09-06
|\ \
| * | Figure out ORPort and DirPort even when 'auto' is used.George Kadianakis2012-09-05
| * | General tweaks and fixes for Nick's comments.George Kadianakis2012-09-05
| * | Start passing ports to tor_check_port_forwarding().George Kadianakis2012-09-05
* | | make AuthDirHasIPv6Connectivity match the man pageRoger Dingledine2012-09-05
* | | Merge remote-tracking branch 'linus/bug6770_3'Nick Mathewson2012-09-05
|\ \ \
| * | | Make AuthDirHasIPv6Connectivity a BOOL.Linus Nordberg2012-09-05
| |/ /
* / / Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.Linus Nordberg2012-09-05
|/ /
* | Clients connect to public relays over IPv6.Linus Nordberg2012-09-04
* | Merge remote-tracking branch 'arma/bug6759'Nick Mathewson2012-09-04
|\|
| * fix whitespace and trivial typoRoger Dingledine2012-09-03
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-27
|\|
| * Disable extending to private/internal addresses by defaultNick Mathewson2012-08-27
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\|
| * Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3Nick Mathewson2012-08-17
| |\
| | * Raise the part of torrc mapaddress handling that knows wildcardsNick Mathewson2012-08-15
* | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-17
|\| |
| * | Reject attempts to say FooPort and FooPort 0 in the same cfg domainNick Mathewson2012-08-09
| * | Fix spaces from last patchNick Mathewson2012-08-09
| * | Don't infer we have a FooPort from the presence of a FooPort lineNick Mathewson2012-08-09
| |/