summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-11Use authdir_mode_bridge() in set_bridge_running_callback()Neel Chauhan
2019-04-11Make SET_BRIDGES_RUNNING_INTERVAL 5 minutesNeel Chauhan
2019-04-03Stop setting bridges running in networkstatus_getinfo_by_purpose()Neel Chauhan
2019-04-03Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-03Merge branch 'maint-0.3.5' into maint-0.4.0Nick 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-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
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