aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Round robin stuffChristopher Baines2014-03-19
* Initial stuffChristopher Baines2014-02-16
* Remove options for configuring HS authorities.Nick Mathewson2014-02-10
* TransProxyType replaces TransTPROXY optionNick Mathewson2014-02-03
* More fixes to rip out all of the v2 directory code.Karsten Loesing2014-02-03
* Merge remote-tracking branch 'public/bug10758'Nick Mathewson2014-02-03
|\
| * Rip out all of the v2 directory code.Nick Mathewson2014-01-29
* | Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson2014-02-02
* | Add support for TPROXY via new TransTPRoxy optionNick Mathewson2014-01-31
|/
* Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\
| * Unit tests for new functions in log.cNick Mathewson2013-11-18
| * Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
| * Basic backtrace abilityNick Mathewson2013-11-18
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-10
|\ \
| * | Fix a wide lineNick Mathewson2013-11-10
| * | Change documentation DirServer->DirAuthorityNick Mathewson2013-11-10
* | | Implementing --allow-missing-torrc CLI option.rl19872013-11-07
* | | Merge branch 'prop221_squashed_024'Nick Mathewson2013-11-01
|\ \ \
| * | | Implement proposal 221: Stop sending CREATE_FASTNick Mathewson2013-11-01
| |/ /
* | | Merge remote-tracking branch 'karsten/morestats5'Nick Mathewson2013-10-30
|\ \ \
| * \ \ Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
| |\ \ \
| | * | | Tweak TB_EMPTY event based on comments by nickm.Karsten Loesing2013-05-25
| | * | | Tweak CELL_STATS event based on comments by nickm.Karsten Loesing2013-05-25
| | * | | Tweak CONN_BW event based on comments by nickm.Karsten Loesing2013-05-25
* | | | | Merge remote-tracking branch 'public/bug5018'Nick Mathewson2013-10-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Document that unneeded transports are ignored.David Fifield2013-10-29
| * | | | Only launch transport proxies that provide useful transports.George Kadianakis2013-10-29
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'Ryman/bug5605'Nick Mathewson2013-10-25
|\ \ \ \
| * | | | No longer writing control ports to file if updating reversible options fail. ...Kevin Butler2013-09-02
* | | | | Merge remote-tracking branch 'linus/bug9206_option'Nick Mathewson2013-10-16
|\ \ \ \ \
| * | | | | Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.Linus Nordberg2013-10-07
* | | | | | Merge remote-tracking branch 'asn/bug9651'Nick Mathewson2013-10-14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Warn when the Extended ORPort should be on but it's not.George Kadianakis2013-09-24
* | | | | | what is logging "above" notice?Roger Dingledine2013-10-01
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-09-20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson2013-09-20
* | | | | | Correctly re-process non-option cmdline args on sighupNick Mathewson2013-09-16
* | | | | | Merge remote-tracking branch 'Ryman/bug6384'Nick Mathewson2013-09-13
|\ \ \ \ \ \
| * | | | | | Added --library-versions flag to print the compile time and runtime versions ...Kevin Butler2013-09-01
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'bug4647_squashed'Nick Mathewson2013-09-13
|\ \ \ \ \ \
| * | | | | | Add a --dump-config option to help testing option parsing.Nick Mathewson2013-09-13
| * | | | | | Whoops; make options_validate conform to validate_fn_t.Nick Mathewson2013-09-13
| * | | | | | Disallow --hash-password with no commandline arguments.Nick Mathewson2013-09-13
| * | | | | | Make config_parse_commandline table-driven for its list of cmdline argsNick Mathewson2013-09-13
| * | | | | | Use commandline parser for other optionsNick Mathewson2013-09-13
| * | | | | | Expose commandline parser so that we can use it for --quiet,etc.Nick Mathewson2013-09-13
| * | | | | | Patch for 4647 (rewrite command line parser)Cristian Toader2013-09-13
| |/ / / / /
* | | | | | Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson2013-09-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | make check-spaces fixesCristian Toader2013-08-21
| * | | | | attempt to add stat64 filename filters; failed due to getaddrinfo..Cristian Toader2013-08-12