aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
...
* | | | | Fix a const warning in bug1692 codeNick Mathewson2011-08-10
* | | | | Merge branch 'bug1692-squashed'Nick Mathewson2011-08-10
|\ \ \ \ \
| * | | | | Escape configuration values before sending them via CONF_CHANGED.Kamran Riaz Khan2011-08-10
| * | | | | Refactor to do CONF_CHANGED event formatting inside control.cKamran Riaz Khan2011-08-08
| * | | | | Emits CONF_CHANGED events whenever Tor's configuration values change.Kamran Riaz Khan2011-08-08
* | | | | | Make FooPort 0 correctly disable the FooPort.Nick Mathewson2011-08-09
* | | | | | Make --quiet and --hush apply to default logs, not only initial logsNick Mathewson2011-08-04
|/ / / / /
* | | | | Add an OptimisticData option to control client-side optimistic dataNick Mathewson2011-07-20
* | | | | Check for port config before addr config in client port optionsNick Mathewson2011-07-20
* | | | | Oops: we need to call parse_client_ports with validate_only==0 at least onceNick Mathewson2011-07-20
* | | | | Fix a warning message. (Found by rransom)Nick Mathewson2011-07-20
* | | | | Fix a compile warning in config.c reported by sebastianNick Mathewson2011-07-19
* | | | | Turn streq_opt into a generic strcmp_opt.Nick Mathewson2011-07-19
* | | | | Implement sensible isolation for tunneled directory connsNick Mathewson2011-07-19
* | | | | Add an option to limit the number of non-open client circuits.Nick Mathewson2011-07-19
* | | | | (Unused) backend logic for stream isolationNick Mathewson2011-07-19
* | | | | Parse prop171 options; refactor listener/port option codeNick Mathewson2011-07-19
* | | | | Merge remote-tracking branch 'public/bug3560'Nick Mathewson2011-07-18
|\ \ \ \ \
| * | | | | Turn on microdescriptors for clientsNick Mathewson2011-07-11
* | | | | | Merge remote-tracking branch 'public/bug1666'Nick Mathewson2011-07-13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bug1666 - Pass-through support for SOCKS5 authenticationRobert Hogan2010-12-14
* | | | | | Merge remote-tracking branch 'public/bug2841'Nick Mathewson2011-07-11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Future-proof and user-proof parse_bridge_lineNick Mathewson2011-07-03
| * | | | | Simplify parse_client_transport_lineNick Mathewson2011-07-02
| * | | | | Style and grammar tweaks on 2841 branchNick Mathewson2011-07-02
| * | | | | Small tweaks to 2841 codeNick Mathewson2011-07-02
| * | | | | Trivial code tweaks and documentation updates.George Kadianakis2011-06-28
| * | | | | Revised how we handle ClientTransportPlugin and Bridge lines.George Kadianakis2011-06-22
| * | | | | Various small tweaks around config.c and or.hGeorge Kadianakis2011-06-21
| * | | | | Fixes small bugs.George Kadianakis2011-06-14
| * | | | | We now warn the user if a proxy server is not up when we try to connect with it.George Kadianakis2011-06-14
| * | | | | Various trivial changes.George Kadianakis2011-06-12
| * | | | | We can now match our transports with our bridges.George Kadianakis2011-06-11
| * | | | | ClientTransportPlugin parsing done.George Kadianakis2011-06-11
* | | | | | Merge branch 'bug3263'Nick Mathewson2011-07-07
|\ \ \ \ \ \
| * | | | | | Have transitions in public_server_mode count as affects_descriptorNick Mathewson2011-07-07
* | | | | | | Replace a "const const" with a "const"Nick Mathewson2011-07-01
* | | | | | | Fix overwide line in config.cNick Mathewson2011-06-20
* | | | | | | Add port 6523 (Gobby) to LongLivedPorts.intrigeri2011-06-20
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-19
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Revert "Add an "auto" option to UseBridges"Nick Mathewson2011-06-17
* | | | | | | Make the get_options() return constNick Mathewson2011-06-14
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Make ControlSocketsGroupWritable work with User.Jérémy Bobbio2011-06-14
| | |_|/ / | |/| | |
* | | | | Use an autobool for UseBridges_Nick Mathewson2011-06-03
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-03
|\| | | |
| * | | | Add an "auto" option to UseBridgesNick Mathewson2011-06-02
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-01
|\| | | |
| * | | | stop asserting at bootRoger Dingledine2011-05-30
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| | | |