summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17fix some of the typos in Maintaining.mdRoger Dingledine
2019-02-16Make test-slow compile with libeventNeel Chauhan
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 'maint-0.3.5'George 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 remote-tracking branch 'tor-github/pr/674'Nick Mathewson
2019-02-13Merge branch 'maint-0.3.5'David Goulet
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-13changes: Add changes file for #26698juga0
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.4' into maint-0.3.5Nick 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.5'Nick Mathewson
2019-02-12test: Fix a warning underflow in rend_cache/cleanDavid Goulet
2019-02-12Update geoip and geoip6 to the February 5 2019 database.Karsten Loesing
2019-02-08Changes file for ticket29026.Nick Mathewson
2019-02-08Add more openssl includes to fix no-deprecated compilationNick Mathewson
2019-02-08Fix compilation when openssl is compiled without engine support.Nick Mathewson
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-02-08Merge branch 'ticket29040_1_changes' into maint-0.3.5Nick Mathewson
2019-02-08Add changes file for bug 29040.Nick Mathewson
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-02-08Merge remote-tracking branch 'tor-github/pr/670' into maint-0.3.5Nick Mathewson
2019-02-06Extract numeric CSPRNG functions into a new module.Nick Mathewson