aboutsummaryrefslogtreecommitdiff
path: root/src/or/config.c
Commit message (Expand)AuthorAge
* Create the Extended ORPort authentication cookie file.George Kadianakis2013-07-18
* Skeleton ExtORPort implementation. Needs testing, documentation.Nick 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
* Merge remote-tracking branch 'public/fancy_test_tricks'Nick Mathewson2013-07-15
|\
| * Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* | Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'Nick Mathewson2013-07-12
|\ \ | |/ |/|
| * Add a basic seccomp2 syscall filter on LinuxCristian Toader2013-07-11
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-24
|\ \
| * | Fix bug 9122: don't allow newdefaultoptions to be NULLNick Mathewson2013-06-24
* | | Fix #5584 - raise awareness of safer logging - warn about potentially unsafe ...Marek Majkowski2013-06-24
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-18
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-18
| |\ \
| | * | Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | | | Add support for offsetting the voting interval in order to bootstrap faster.Linus Nordberg2013-06-08
| |_|/ |/| |
* | | Start correctly when not in testing mode.Nick Mathewson2013-05-28
* | | Merge remote-tracking branch 'karsten/task-6752-3'Nick Mathewson2013-05-28
|\ \ \
| * | | Try harder to document default_options correctly.Karsten Loesing2013-05-25
| * | | Tweak #6752 patch based on comments by nickm.Karsten Loesing2013-05-24
| * | | Lower dir fetch retry schedules in testing networks.Karsten Loesing2013-05-16
* | | | Extract duplicate code in geoip and rephist.Peter Retzlaff2013-05-24
|/ / /
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-24
|\| |
| * | Merge remote-tracking branch 'public/bug6026' into maint-0.2.4Nick Mathewson2013-04-24
| |\ \
| | * | Treat a changed IPv6 ORPort like an IPv4 one in retry_all_listeners()Nick Mathewson2013-03-11
* | | | Turn on ntor by default client-sideNick Mathewson2013-04-18
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-18
|\| | |
| * | | Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4Nick Mathewson2013-04-18
| |\ \ \
| | * | | Fix memory leak when sending configuration-changed eventNick Mathewson2013-04-17
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-04-11
|\| | | |
| * | | | Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4Nick Mathewson2013-04-11
| |\ \ \ \
| | * | | | Per-SOCKSPort configuration for bug 8117 fix.Nick Mathewson2013-03-20
| | | |_|/ | | |/| |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-28
|\| | | |
| * | | | Make PathsNeededToBuildCircuits option work.Karsten Loesing2013-03-28
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-20
|\| | | |
| * | | | Set default minimum bandwidth for exit flag to zero for TestingTorNetworkAndrea Shepard2013-03-20
| * | | | Let testing networks override ABSOLUTE_MIN_VALUE_FOR_FAST_FLAGNick Mathewson2013-03-20
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-20
|\| | | |
| * | | | Merge remote-tracking branch 'public/bug6304_v3' into maint-0.2.4Nick Mathewson2013-03-20
| |\ \ \ \
| | * | | | Fix the warning about LearnCircuitBuildTimeout && !CircuitBuildTimeoutNick Mathewson2013-03-13
| | |/ / /
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-03-19
|\| | | |
| * | | | Merge branch 'bug8240_v2_squashed' into maint-0.2.4Nick Mathewson2013-03-19
| |\ \ \ \
| | * | | | Add support for days of the week to intervalsNick Mathewson2013-03-19
| | * | | | Make the guard lifetime configurable and adjustable via the consensusNick Mathewson2013-03-19
| | |/ / /
* | | | | Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'Nick Mathewson2013-03-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactoring to make parse_bridge_line() unittestable.George Kadianakis2013-02-11
| * | | | Fix various issues pointed out by Nick and Andrea.George Kadianakis2013-02-09
| * | | | Validate SOCKS arguments.George Kadianakis2013-02-09
| * | | | Add support for parsing SOCKS arguments.George Kadianakis2013-02-09
* | | | | Merge remote-tracking branch 'public/bug6174' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \ \ \