aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* 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
|\| |
| * | put a _ before or_options_t elements that aren't configurableRoger Dingledine2012-04-01
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-01
|\| | | |/ |/|
| * Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson2012-04-01
* | Merge remote-tracking branch 'linus/bug4875_2'Nick Mathewson2012-03-29
|\ \
| * | Make relays handle an address suggestion from a directory server giving an IP...Linus Nordberg2012-03-28
* | | Merge remote-tracking branch 'linus/bug5151'Nick Mathewson2012-03-28
|\ \ \ | |/ / |/| |
| * | Reorder initialisation of port_cfg to match order of members in struct.Linus Nordberg2012-03-19
| * | Fix cut'n'paste bug (#5151).Linus Nordberg2012-03-19
* | | Write initial documentation for the contents of the state fileNick Mathewson2012-03-28
* | | Never disable debugger attachment for the unit testsSebastian Hahn2012-03-22
|/ /
* | Stop discarding command-line arguments when TestingTorNetwork is setRoger Dingledine2012-03-14
* | Merge branch 'maint-0.2.2'Roger Dingledine2012-02-29
|\|
| * new ip address for maatuskaRoger Dingledine2012-02-29
* | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18