aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-05Bug 29500: Attempt to fix the tokens test.Mike Perry
2019-04-04Merge remote-tracking branch 'tor-github/pr/752'Nick Mathewson
2019-04-04Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-04Merge branch 'bug29959_040_squashed' into maint-0.4.0Nick Mathewson
2019-04-04bwauth: Actually include the bandwidth-file-digest in authority votesteor
2019-04-04Use an enum for inherit_result_out.Nick Mathewson
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-03Improve logging for 28614.Nick Mathewson
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-03Fix SC2086 warnings in test_key_expiration.shrl1987
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-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-02Merge remote-tracking branch 'tor-github/pr/875'teor
2019-04-02Merge remote-tracking branch 'tor-github/pr/864'teor
2019-03-30bug_occurred: a place where we assumed that "buf" was still a bufferNick 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
2019-03-29Use tor_assertf{_nonfatal} in coderl1987
2019-03-29Silence compiler warningsrl1987
2019-03-29dircache: Refactor handle_get_next_bandwidth() to use connection_dir_buf_add()teor
2019-03-29Add connection_dir_buf_add() helper functionrl1987
2019-03-28Fix checkIncludes warning about "unusual pattern in src/ext/timeouts/"Nick Mathewson
2019-03-28test_routerkeys.c: Always check mkdir() return valueNick Mathewson
2019-03-28Don't unconditionally deref pub and sub in lint_message_consistencyNick Mathewson
2019-03-27Merge branch 'tor-github/pr/859'George Kadianakis
2019-03-27Merge branch 'maint-0.4.0'teor
2019-03-27Merge remote-tracking branch 'tor-github/pr/835' into maint-0.4.0teor
2019-03-27Stop assuming that /usr/bin/python3 existsteor
2019-03-26Merge branch 'messaging_v3' into messaging_v3_mergedNick Mathewson
2019-03-27Merge remote-tracking branch 'tor-github/pr/820' into maint-0.3.4teor
2019-03-26Remove message/subsystem numbers from log messagesNick Mathewson
2019-03-27Merge branch 'maint-0.4.0'teor