summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-10Bump version to 0.4.0.4-rcNick Mathewson
2019-04-10Merge remote-tracking branch 'tor-github/pr/926' into maint-0.4.0Nick Mathewson
2019-04-10Prevent double free on huge files with 32 bit.Tobias Stoeckmann
2019-04-10Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0teor
2019-04-09Merge branch 'bug29922_035' into maint-0.4.0Nick Mathewson
2019-04-09Actually I believe this should be an EINVAL.Nick Mathewson
2019-04-09Check return value of buf_move_to_buf for error.Tobias Stoeckmann
2019-04-09Protect buffers against INT_MAX datalen overflows.Tobias Stoeckmann
2019-04-09Merge branch 'tor-github/pr/915' into maint-0.4.0George Kadianakis
2019-04-09Merge remote-tracking branch 'tor-github/pr/892' into maint-0.4.0teor
2019-04-08Detect and suppress an additional gmtime() warning in test_util.cNick Mathewson
2019-04-06Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0teor
2019-04-06NSS: disable TLS1.2 SHA-384 ciphersuites.Nick Mathewson
2019-04-06NSS: Log an error message when SSL_ExportKeyingMaterial() failsNick Mathewson
2019-04-06Merge branch 'maint-0.2.9' into maint-0.3.4teor
2019-04-05Merge branch 'tor-github/pr/906' into maint-0.4.0George Kadianakis
2019-04-05Merge branch 'tor-github/pr/902' into maint-0.4.0George Kadianakis
2019-04-05Merge branch 'tor-github/pr/800' into maint-0.4.0George Kadianakis
2019-04-05circuitpadding: comment fixesteor
2019-04-05test/circuitpadding: Delete circuitpadding_circuitsetup_machine()teor
2019-04-05Bug #29500: Fix monotime mocking in circpad unittests.Mike Perry
2019-04-05Bug 29500: Start monotime at 1000 nsec.Mike Perry
2019-04-05Bug 29500: Attempt to fix the tokens test.Mike Perry
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-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-03Merge branch 'tor-github/pr/867' 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.3.4' into maint-0.3.5Nick Mathewson
2019-04-03Merge branch 'maint-0.2.9' into maint-0.3.4Nick Mathewson
2019-04-03Update geoip and geoip6 to the April 2 2019 database.Karsten Loesing
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-27Merge remote-tracking branch 'tor-github/pr/835' into maint-0.4.0teor
2019-03-27Merge remote-tracking branch 'tor-github/pr/820' into maint-0.3.4teor
2019-03-27Merge remote-tracking branch 'tor-github/pr/836' into maint-0.4.0teor
2019-03-26Merge branch 'tor-github/pr/847' into maint-0.4.0George Kadianakis
2019-03-26Merge remote-tracking branch 'tor-github/pr/852' into maint-0.4.0teor
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