aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_config.c
AgeCommit message (Expand)Author
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-08-21Add unit tests for parsing "extended" format of config lines.Nick Mathewson
2018-08-01Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-01Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-01Fix build on GNU/Hurd. Patch from paulusASol. Closes 26873.Nick Mathewson
2018-07-12Merge remote-tracking branch 'imnotbad/bug26663'Nick Mathewson
2018-07-10Isolate resolve.h usage in the modules that really need it.Nick Mathewson
2018-07-09Merge branch 'bug26488'Nick Mathewson
2018-07-09Validate that DirAuthority address is IPv4rl1987
2018-07-08Made 'auto' keyword in torrc case insensitiveKaidan
2018-07-05Fix our build system to know the new locations of the src/or stuffNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Remove util.hNick Mathewson
2018-07-03Merge remote-tracking branch 'github/ticket26626'Nick Mathewson
2018-07-03Replace U64_LITERAL with the standard UINT64_CNick Mathewson
2018-07-01Remove system headers from or.hNick Mathewson
2018-07-01Remove needless includes from or.hNick Mathewson
2018-06-29Move fd and memory-info functions.Nick Mathewson
2018-06-28Move tor_gethostname to lib/netNick Mathewson
2018-06-28Fix the include paths for storagedir,conffile (automated)Nick Mathewson
2018-06-27Split confline into confline and conffile.Nick Mathewson
2018-06-27rectify include paths (automatic) for address.hNick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-06-15Extract routerinfo_t into its own header.Nick Mathewson
2018-06-14Move dir_server_t into its own header.Nick Mathewson
2018-06-14Make server_port_cfg_t and port_cfg_t into separate headers.Nick Mathewson
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet
2018-04-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-12Attempt to fix 32-bit clang builds, which broke with 31508a0abccfee1cdNick Mathewson
2018-04-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-12Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.Alexander Færøy
2018-02-20Remove a bunch of other redundant #includesNick Mathewson
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
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-29Fix unit tests for 24050.Nick Mathewson
2017-11-18Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-18Fix memory leak in unit test for bridge distribution config.Nick Mathewson
2017-10-31Merge branch 'fix-torrcd-sandbox-22605v2'Nick Mathewson
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24Merge branch 'feature18329_029_squashed' into maint-0.3.2Nick Mathewson
2017-10-24Updates to fix check-spaces/check-changes warningsNick Mathewson
2017-10-24Adjust test to allow hyphens too.Nick Mathewson
2017-10-24test: Add unittest for descriptors with BridgeDistribution option.Isis Lovecruft
2017-10-23Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-23Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-10-23Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-10-23Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson