summaryrefslogtreecommitdiff
path: root/src/or/config.c
AgeCommit message (Expand)Author
2018-01-06whitespace and typo fixesRoger Dingledine
2018-01-05Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-05Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-05Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-05Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-05Merge branch 'teor_ticket24681_028' into maint-0.2.9Nick Mathewson
2018-01-05fix a wide lineNick Mathewson
2017-12-23Make the default DirAuthorityFallbackRate 0.1teor
2017-12-16Add MainloopStats option.Alexander Færøy
2017-12-16Fix additional whitespace in config module comment.Alexander Færøy
2017-12-12Merge remote-tracking branch 'ahf-oniongit/bugs/24362'Nick Mathewson
2017-12-11Add support for Android's logging subsystem.Alexander Færøy
2017-12-11Restructure log initilization function to allow multiple backends without arg...Alexander Færøy
2017-12-11Update the comment in options_transition_affects_guards()teor
2017-12-08Merge branch 'macro_free_v2_squashed'Nick Mathewson
2017-12-08Convert remaining function (mostly static) to new free styleNick Mathewson
2017-12-08Update free functions into macros: src/or/ part 1Nick Mathewson
2017-12-05Merge branch 'more_directories_squashed'Nick Mathewson
2017-12-05Implement the various get_foodir_*() functions.Nick Mathewson
2017-12-05Create a CacheDirectory and KeyDirectory options.Nick Mathewson
2017-12-05Extract common code for creating the keys directory.Nick Mathewson
2017-12-05Extract the code that creates the datadir into a separate function.Nick Mathewson
2017-11-29Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-29Merge branch 'bug24050_029_squashed' into maint-0.3.2Nick Mathewson
2017-11-29Make the cache_ipv4_answers default become 0 again, for real.Nick Mathewson
2017-11-27Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-11-27Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-11-27Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-27Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-27Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-11-27Add bastet's ipv6 addressSebastian Hahn
2017-11-21re-run ./scripts/maint/annotate_ifdef_directivesNick Mathewson
2017-11-17Make all the free() functions from container.h clear their targetsNick Mathewson
2017-11-14Reindent the body of get_data_directory()Nick Mathewson
2017-11-14Make the DataDirectory option immutable.Nick Mathewson
2017-11-14Remove remove_file_if_very_old() -- nothing calls it.Nick Mathewson
2017-11-09Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-09Re-remove AllowDotExit deprecation.Nick Mathewson
2017-11-05Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-04ClientDNSRejectInternalAddresses in non-default networksSebastian Hahn
2017-11-04Undo deprecation of ClientDNSRejectInternalAddressesSebastian Hahn
2017-11-04Revert "Make ClientDNSRejectInternalAddresses testing-only."Sebastian Hahn
2017-11-01easy typos while reviewing commitsRoger Dingledine
2017-11-01Merge remote-tracking branch 'public/owning_control_fd'Nick Mathewson
2017-11-01Merge branch 'tor_api_squashed'Nick Mathewson
2017-10-31Merge branch 'fix-torrcd-sandbox-22605v2'Nick Mathewson
2017-10-31Add code for letting user select Reduced Exit PolicyNeel Chauhan
2017-10-31Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-10-31Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-10-31Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson