aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Let's be smarter while parsing {Client,Server}TransportPlugin lines.George Kadianakis2011-07-18
* Updated #includes etc. to use transports.[ch].George Kadianakis2011-07-18
* Changed a couple of 180 spec stuff according to #3578.George Kadianakis2011-07-14
* Add support for managed {Client,Server}TransportPlugin parsing.George Kadianakis2011-07-13
* 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
* 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
|\|
| * minor cleanups while reviewing 3216Roger Dingledine2011-05-30
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * Reinit keys at the start of options_act().Nick Mathewson2011-05-30
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-23
|\|
| * Merge branch 'feature3049-v2' into maint-0.2.2Nick Mathewson2011-05-23
| |\
| | * Exit immediately if we can't monitor our owning controller processRobert Ransom2011-05-20
| | * Implement __OwningControllerProcess optionRobert Ransom2011-05-20
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-21
|\| |
| * | Don't recreate descriptor on sighupSebastian Hahn2011-05-21
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-20
|\| |
| * | log the reason for publishing a new relay descriptorRoger Dingledine2011-05-19
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-05-17
|\| |
| * | discard circuits when we change our bridge configurationRoger Dingledine2011-05-17
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-17
|\| |
| * | Fix bug2752 : 48-char HTTPProxyAuthenticator limitationMichael Yakubovich2011-05-16
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Clean up the 2972 implementation a littleSebastian Hahn2011-05-15
| * | Add UnixSocketsGroupWritable config flagJérémy Bobbio2011-05-15
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Preserve bridge download status across SETCONF, HUPNick Mathewson2011-05-15
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Fixup whitespace issues from 3122 commitNick Mathewson2011-05-15
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson2011-05-13
| * | When TrackExitHosts changes, remove all no-longer-valid mappingsNick Mathewson2011-05-13
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-13
|\| |
| * | Add a ControlPortFileGroupWritable optionNick Mathewson2011-05-13
| * | Write automatically-chosen control ports to a file.Nick Mathewson2011-05-13