summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-21Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-02-21Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-02-21Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2019-02-21kist: Don't write above the highwater outbuf markDavid Goulet
2019-02-21Bump version to 0.4.0.2-alphaNick Mathewson
2019-02-21Bump to 0.3.5.8Nick Mathewson
2019-02-21Bump to 0.3.4.11Nick Mathewson
2019-02-21Update to 0.3.3.12Nick Mathewson
2019-02-21Fix a goofy change from abcde10fce that broke test-slow linkingNick Mathewson
2019-02-20Merge remote-tracking branch 'nickm/ticket29530_040' into maint-0.4.0Roger Dingledine
2019-02-20Merge remote-tracking branch 'nickm/ticket29534_040' into maint-0.4.0Roger Dingledine
2019-02-20fix typos from #28614Roger Dingledine
2019-02-19Downgrade some LOG_ERR messages in the address/* tests to warningsNick Mathewson
2019-02-19Mark map_anon_nofork test as skipped in 0.4.0Nick Mathewson
2019-02-19Merge remote-tracking branch 'tor-github/pr/704' into maint-0.4.0Nick Mathewson
2019-02-19Merge branch 'bug29145_029' into maint-0.4.0Nick Mathewson
2019-02-19Fix a compiler warning on OpenBSDKris Katterjohn
2019-02-19Merge remote-tracking branch 'tor-github/pr/707' into maint-0.4.0Nick Mathewson
2019-02-19Merge branch 'bug28698_035' into maint-0.4.0Nick Mathewson
2019-02-19Add circuit time check before logging about relaxing circuit timeJosé M. Guisado
2019-02-19Merge remote-tracking branch 'tor-github/pr/701' into maint-0.4.0Nick Mathewson
2019-02-17fix a bootstrapping string typoRoger Dingledine
2019-02-16Make test-slow compile with libeventNeel Chauhan
2019-02-14kist: When readding chans, check correct chan's sched_heap_idxMatt Traudt
2019-02-14Merge branch 'tor-github/pr/702'David Goulet
2019-02-14Merge branch 'maint-0.3.5'George Kadianakis
2019-02-14Merge branch 'tor-github/pr/689' into maint-0.3.5George Kadianakis
2019-02-14Merge branch 'tor-github/pr/536' into maint-0.3.5George Kadianakis
2019-02-14Add whitebox test for the long-output optimization of fast_rngNick Mathewson
2019-02-14Add test for crypto_fast_rng_get_double().Nick Mathewson
2019-02-14Add a test-rng program so we can pipe to dieharder.Nick Mathewson
2019-02-14Add a benchmark for our several PRNGs.Nick Mathewson
2019-02-14Implement a fast aes-ctr prngNick Mathewson
2019-02-14Extract RNG tests into a new test moduleNick Mathewson
2019-02-14Extract the common body of our random-int functions into a macroNick Mathewson
2019-02-14Disable unstable circuit padding unittest.George Kadianakis
2019-02-13Merge remote-tracking branch 'tor-github/pr/699'Nick Mathewson
2019-02-13Merge branch 'tor-github/pr/651'David Goulet
2019-02-13Merge branch 'tor-github/pr/650' into maint-0.3.5David Goulet
2019-02-13dirvote: Add the bandwidth file digest in the votejuga0
2019-02-13test: Add test to get the digest of a bw filejuga0
2019-02-13bwauth: Add function to get the digest of a bw filejuga0
2019-02-12Merge branch 'tor-github/pr/690'David Goulet
2019-02-12Merge branch 'tor-github/pr/671'David Goulet
2019-02-12On windows, if we fail to load a consensus and it has a CRLF, retry.Nick Mathewson
2019-02-12Merge branch 'maint-0.3.5'Nick Mathewson
2019-02-12Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2019-02-12Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2019-02-12Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-02-12test: Fix a warning underflow in rend_cache/cleanDavid Goulet