aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2014-02-03Using proper functions to create tor_addr_t.rl1987
2014-02-03Removing is_internal_IP() function. Resolves ticket 4645.rl1987
2014-02-03TransProxyType replaces TransTPROXY optionNick Mathewson
2014-02-03More fixes to rip out all of the v2 directory code.Karsten Loesing
2014-02-03Merge remote-tracking branch 'public/bug10758'Nick Mathewson
2014-02-02Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson
2014-01-31Add support for TPROXY via new TransTPRoxy optionNick Mathewson
2014-01-29Rip out all of the v2 directory code.Nick Mathewson
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Unit tests for new functions in log.cNick Mathewson
2013-11-18Add a sighandler-safe logging mechanismNick Mathewson
2013-11-18Basic backtrace abilityNick Mathewson
2013-11-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-11-10Fix a wide lineNick Mathewson
2013-11-10Change documentation DirServer->DirAuthorityNick Mathewson
2013-11-07Implementing --allow-missing-torrc CLI option.rl1987
2013-11-01Merge branch 'prop221_squashed_024'Nick Mathewson
2013-11-01Implement proposal 221: Stop sending CREATE_FASTNick Mathewson
2013-10-30Merge remote-tracking branch 'karsten/morestats5'Nick Mathewson
2013-10-29Merge remote-tracking branch 'public/bug5018'Nick Mathewson
2013-10-29Document that unneeded transports are ignored.David Fifield
2013-10-29Only launch transport proxies that provide useful transports.George Kadianakis
2013-10-28Merge branch 'morestats4' into morestats5Karsten Loesing
2013-10-25Merge remote-tracking branch 'Ryman/bug5605'Nick Mathewson
2013-10-16Merge remote-tracking branch 'linus/bug9206_option'Nick Mathewson
2013-10-14Merge remote-tracking branch 'asn/bug9651'Nick Mathewson
2013-10-07Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.Linus Nordberg
2013-10-01what is logging "above" notice?Roger Dingledine
2013-09-24Warn when the Extended ORPort should be on but it's not.George Kadianakis
2013-09-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-20Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson
2013-09-16Correctly re-process non-option cmdline args on sighupNick Mathewson
2013-09-13Merge remote-tracking branch 'Ryman/bug6384'Nick Mathewson
2013-09-13Merge branch 'bug4647_squashed'Nick Mathewson
2013-09-13Add a --dump-config option to help testing option parsing.Nick Mathewson
2013-09-13Whoops; make options_validate conform to validate_fn_t.Nick Mathewson
2013-09-13Disallow --hash-password with no commandline arguments.Nick Mathewson
2013-09-13Make config_parse_commandline table-driven for its list of cmdline argsNick Mathewson
2013-09-13Use commandline parser for other optionsNick Mathewson
2013-09-13Expose commandline parser so that we can use it for --quiet,etc.Nick Mathewson
2013-09-13Patch for 4647 (rewrite command line parser)Cristian Toader
2013-09-13Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson
2013-09-03Merge remote-tracking branch 'Ryman/bug4341'Nick Mathewson
2013-09-03Minor changes to adhere to codebase conventions.Kevin Butler
2013-09-02No longer writing control ports to file if updating reversible options fail. ...Kevin Butler
2013-09-01Added --library-versions flag to print the compile time and runtime versions ...Kevin Butler
2013-08-31Changed signature for check_nickname_list to remove warnings on free.Kevin Butler
2013-08-31MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler
2013-08-25Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9366' into maint-0.2.4Nick Mathewson