summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04Syntax fix in test.Nick Mathewson
2019-04-04rename inherit values to avoid conflict with system definesNick Mathewson
2019-04-04fast_rng: if noinherit has failed, then check getpid() for bad forksNick Mathewson
2019-04-04map_anon: define a macro if it is possible for noinherit to fail.Nick Mathewson
2019-04-04Make map_anon expose the result of a noinherit attemptNick Mathewson
2019-04-04Drop thread-local fast_rng on fork.Nick Mathewson
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
2019-04-04Merge branch 'bug30021_029' into bug30021_035Nick Mathewson
2019-04-04Do not cache bogus results from classifying client ciphersNick Mathewson
2019-04-04Merge branch 'bug30011_035' into bug30011_040teor
2019-04-04Travis: Terminate test-stem if it takes more than 9.5 minutes to runteor
2019-04-03Improve logging for 28614.Nick Mathewson
2019-04-03Add changes filerl1987
2019-04-03Fix SC2015 warningrl1987
2019-04-03Merge branch 'maint-0.4.0'George Kadianakis
2019-04-03Merge branch 'tor-github/pr/867' into maint-0.4.0George Kadianakis
2019-04-03Fix SC2064 warningrl1987
2019-04-03Fix SC2006 warningsrl1987
2019-04-03Merge branch 'maint-0.4.0'George Kadianakis
2019-04-03Fix SC2086 warnings in test_key_expiration.shrl1987
2019-04-03Merge branch 'tor-github/pr/811' into maint-0.4.0George Kadianakis
2019-04-03Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-04-03Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-03Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-04-03Merge branch 'maint-0.2.9' into maint-0.3.4Nick Mathewson
2019-04-03Merge remote-tracking branch 'tor-github/pr/860'Nick Mathewson
2019-04-03Merge branch 'pr_883_squashed'Nick Mathewson
2019-04-03Removed the use of expect from CodingStandardsRustElichai Turkel
2019-04-03Update geoip and geoip6 to the April 2 2019 database.Karsten Loesing
2019-04-03Merge remote-tracking branch 'tor-github/pr/863'teor
2019-04-02Remove no-longer needed logging statementsrl1987
2019-04-02Stop requiring bash in test-network.sh. Make it POSIX compliantrl1987
2019-04-02Merge remote-tracking branch 'tor-github/pr/875'teor
2019-04-02Merge remote-tracking branch 'tor-github/pr/864'teor
2019-04-02Merge branch 'maint-0.4.0'teor
2019-04-02Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-04-02Merge branch 'maint-0.3.4' into maint-0.3.5teor
2019-04-02Merge branch 'maint-0.2.9' into maint-0.3.4teor
2019-04-01Merge branch 'bug29036-29962-034' into bug29036-29962-035teor
2019-04-01Travis: merge before_cache from 29036 and 29962teor
2019-04-01Add changes filerl1987
2019-04-01Cleanup cargo registry before each Rust-enabled buildrl1987
2019-04-01Merge branch 'bug29036-029' into bug29036-29962-034teor
2019-04-01Makefile: delete all the gcov-related files in reset-gcovteor
2019-04-01changes: Use the first Tor version with CI coverage for the 29036 changes fileteor
2019-03-30bug_occurred: a place where we assumed that "buf" was still a bufferNick Mathewson
2019-03-29allow circuituse.c to get even longer.Nick Mathewson
2019-03-29Merge branch 'ticket29662_squashed' into ticket29662_squashed_mergedNick Mathewson
2019-03-29Check for NULL in tor_assertf_nonfatal()rl1987
2019-03-29Refrain from using static buffer for assert failure message; call tor_asprint...rl1987