aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* add faravahar as our ninth v3 dir authRoger Dingledine2012-09-22
* fix whitespace and trivial typoRoger Dingledine2012-09-03
* Disable extending to private/internal addresses by defaultNick Mathewson2012-08-27
* 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
* | 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
|/
* Warn when accounting is used in a way likely to link hidden servicesNick Mathewson2012-07-31
* Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3Nick Mathewson2012-07-23
|\
| * Better handling of server managed proxies when Tor is not a relay.George Kadianakis2012-07-18
* | Merge branch 'smartlist_shorten' into maint-0.2.3Nick Mathewson2012-07-18
|\ \
| * | Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson2012-07-17
* | | Improve message on spurious SOCKSListenAddressNick Mathewson2012-07-17
|/ /
* / Allow TestingTorNetwork when alternate dir and bridge authorities are set.Linus Nordberg2012-07-17
|/
* conn_type_to_string() on a listener already says it's a listenerRoger Dingledine2012-06-16
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Defend against entry node path bias attacksMike Perry2012-06-14
* Add a warning for using HTTPProxy with no other proxy.Nick Mathewson2012-06-12
* Merge branch 'bug5452'Nick Mathewson2012-06-11
|\
| * Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.Andrea Shepard2012-06-11
| * Warn if the user has set CircuitBuildTimeout stupidly low and turned off Lear...Andrea Shepard2012-06-08
* | Merge remote-tracking branch 'public/bug5598'Nick Mathewson2012-06-11
|\ \
| * | Change the default for DynamicDHGroups to 0Nick Mathewson2012-06-06
| |/
* / Be more careful calling wcstombsNick Mathewson2012-06-07
|/
* Revert "Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges"Nick Mathewson2012-06-05
* Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridgesNick Mathewson2012-06-05
* Merge remote-tracking branch 'public/bug4657'Nick Mathewson2012-06-05
|\
| * Warn and ignore the MyFamily setting if BridgeRelay is also setNick Mathewson2012-05-24
* | Fix "make check-spaces" issuesNick Mathewson2012-06-05
* | Resolve about 24 DOCDOCsNick Mathewson2012-06-05
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | Resolve some markup complaints from doxygenNick Mathewson2012-06-04
* | Resolve all currently pending DOCDOC items in masterNick Mathewson2012-06-04
* | Merge branch 'bug5604'Nick Mathewson2012-05-30
|\ \
| * | If DisableNetwork, don't even try to open non-controller listenersNick Mathewson2012-04-18
* | | When ReloadTorrcOnSIGHUP=1, do non-reload activities anywayNick Mathewson2012-05-16
* | | Do not publish the "git-XXX" tag in server descriptorsNick Mathewson2012-05-11
* | | Merge remote-tracking branch 'asn/bug4865_take2'Nick Mathewson2012-05-11
|\ \ \
| * | | Fix issues found by nickm.George Kadianakis2012-04-12
| * | | Pass OR address to PT proxy, even with IPv6 or ORListenAddress.George Kadianakis2012-03-31
* | | | Fix comments: There is no such thing as a NUL pointerNick Mathewson2012-05-07
* | | | Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelaysNick Mathewson2012-04-11
| |/ / |/| |
* | | Simplify DH prime generation logic some.Sebastian Hahn2012-04-08
* | | fix bug 5572Daniel 'koolfy' Faucon2012-04-07
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-04
|\ \ \ | | |/ | |/|
| * | Wrap long line; strlen("ides")<strlen("turtles").Nick Mathewson2012-04-04
| * | ides has become turtles, and gotten a new IP addressSebastian Hahn2012-04-05
* | | Merge branch 'maint-0.2.2'Roger Dingledine2012-04-01
|\| |