aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* 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
* | | | Merge remote-tracking branch 'Ryman/bug4341'Nick Mathewson2013-09-03
|\ \ \ \ | |_|/ / |/| | |
| * | | Minor changes to adhere to codebase conventions.Kevin Butler2013-09-03
| * | | Changed signature for check_nickname_list to remove warnings on free.Kevin Butler2013-08-31
| * | | MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler2013-08-31
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-25
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge remote-tracking branch 'public/bug9366' into maint-0.2.4Nick Mathewson2013-08-25
| |\ \
| | * | Don't allow all ORPort values to be NoAdvertiseNick Mathewson2013-08-05
| * | | Add a 30-day maximum on user-supplied MaxCircuitDirtinessNick Mathewson2013-08-21
| |/ /
* | | Merge branch 'bug5040_4773_rebase_3'Nick Mathewson2013-08-15
|\ \ \
| * | | Implement and use a generic auth. cookie initialization function.George Kadianakis2013-08-15
| * | | Warn if the Extended ORPort listens on a public IP address.George Kadianakis2013-08-15
| * | | More Extended ORPort code improvements.George Kadianakis2013-07-18
| * | | Move Extended ORPort code to its own module.George Kadianakis2013-07-18
| * | | Satisfy check-spaces.George Kadianakis2013-07-18
| * | | Create the Extended ORPort authentication cookie file.George Kadianakis2013-07-18
| * | | Skeleton ExtORPort implementation. Needs testing, documentation.Nick Mathewson2013-07-18
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-07-31
|\ \ \ \ | | |/ / | |/| |
| * | | NumDirectoryGuards now tracks NumEntryGuards by defaultRoger Dingledine2013-07-30
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-07-18
|\| | | | |/ / |/| |
| * | Merge remote-tracking branch 'public/bug9295_023' into maint-0.2.4Nick Mathewson2013-07-18
| |\ \
| | * | tmpNick Mathewson2013-07-18
* | | | Start of a unit test for options_validate.Nick Mathewson2013-07-18
* | | | Place the options in the environment after processing them properly.George Kadianakis2013-07-18
* | | | Write function that parses ServerTransportOptions torrc lines.George Kadianakis2013-07-18