summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-03Merge remote-tracking branch 'tor-github/pr/860'Nick Mathewson
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-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-26Remove message/subsystem numbers from log messagesNick Mathewson
2019-03-27Merge branch 'maint-0.4.0'teor
2019-03-27Merge remote-tracking branch 'tor-github/pr/836' into maint-0.4.0teor
2019-03-26Merge branch 'tor-github/pr/842'George Kadianakis
2019-03-26Merge branch 'bug29805_rebased_squashed'Nick Mathewson
2019-03-26prob-distr: Some more comments about the initializers.George Kadianakis
2019-03-26prob-distr: Silence some coverity warnings.George Kadianakis
2019-03-26Merge branch 'tor-github/pr/709'George Kadianakis
2019-03-26Merge branch 'maint-0.4.0'George Kadianakis
2019-03-26Merge branch 'tor-github/pr/847' into maint-0.4.0George Kadianakis
2019-03-26Merge remote-tracking branch 'tor-github/pr/724'teor
2019-03-26Merge branch 'maint-0.4.0'teor
2019-03-26Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0teor
2019-03-26Add header guards to ptr_helpers.hrl1987
2019-03-26dircache: fix identation and remove unneded gotojuga0
2019-03-26bwauth: remove declaring args, they are now in usejuga0
2019-03-26test: check that .../bandwidth.z is compressedjuga0
2019-03-26test: Check bw file cache lifetimejuga0
2019-03-26bwauth: increment bw file cache lifetimejuga0
2019-03-26bwauth: check and use compression serving bw filejuga0
2019-03-26bwauth: check if a bw file could be readjuga0
2019-03-26bwauth: use flag to do not warn when file is missingjuga0
2019-03-26Serve bandwidth file used in the next votejuga0
2019-03-26Merge branch 'maint-0.4.0'teor
2019-03-26Merge remote-tracking branch 'tor-github/pr/848' into maint-0.4.0teor
2019-03-26Merge remote-tracking branch 'tor-github/pr/834'teor
2019-03-26Fix CID 1444119rl1987
2019-03-26test/dir: add a 4th argument to dirserv_read_measured_bandwidths()teor
2019-03-26Merge branch 'ticket29806_035_squashed_merged' into ticket29806_040_squashed_...teor
2019-03-25Rename one case of c_type to c_ptr_type.Nick Mathewson
2019-03-25Rename DISPATCH_DEFINE_TYPE() to DISPATCH_REGISTER_TYPE()Nick Mathewson
2019-03-25Various documentation notes and tweaks for pubsubNick Mathewson
2019-03-25Log warning messages _before_ exiting because of earlier dcfg failureNick Mathewson