summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-16Tests for message rate-limitingNick Mathewson
2016-06-16I believe I found some dead code in our time parsing functionsNick Mathewson
2016-06-16tests for size_mul_check__()Nick Mathewson
2016-06-16Correct the rounding behavior on tv_mdiff.Nick Mathewson
2016-06-16Improve coverage on tv_udiff, and tv_mdiff.Nick Mathewson
2016-06-16Improve coverage on esc_for_log, esc_for_log_lenNick Mathewson
2016-06-16add LCOV_EXCL for unreachable exit() blocks in src/commonNick Mathewson
2016-06-16Reach 100% line coverage on memarea.cNick Mathewson
2016-06-15Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverageNick Mathewson
2016-06-15forward-port changelogNick Mathewson
2016-06-15Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-15ondrej is no longer making rpmsNick Mathewson
2016-06-15Bump to 0.2.8.4-rc-devNick Mathewson
2016-06-15Perform cache lookup when FetchHidServDescriptors is setDavid Goulet
2016-06-14Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-14bump version to 0.2.8.4-rcNick Mathewson
2016-06-14whoops; blank lineNick Mathewson
2016-06-14Use ENABLE/DISABLE_GCC_WARNING in masater.Nick Mathewson
2016-06-14Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-14Resolve the remaining openssl "-Wredundant-decls" warnings.Nick Mathewson
2016-06-14Remove some duplicated warnings from the big listNick Mathewson
2016-06-14Disable -Wc99-c11-compatNick Mathewson
2016-06-14use new-form macros to disable -Wredundant-declsNick Mathewson
2016-06-14Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-14Suppress the Wredundant-decls warning in another set of openssl headersNick Mathewson
2016-06-14Bug 19406: Add a changes file.Yawning Angel
2016-06-14Bug 19406: Fix the unit tests to work with OpenSSL 1.1.xYawning Angel
2016-06-14Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0.Yawning Angel
2016-06-14Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0.Yawning Angel
2016-06-14Bug 19406: OpenSSL changed the Thread API in 1.1.0 again.Yawning Angel
2016-06-13Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-13lintChanges fixesNick Mathewson
2016-06-13Coverity dislikes (double) (int/int).Nick Mathewson
2016-06-13Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-13Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-06-13Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-06-13Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-06-13Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-06-12Keep make check-spaces happyAndrea Shepard
2016-06-12typo/comment/log fixes i found in my sandbox from montrealRoger Dingledine
2016-06-12Update geoip and geoip6 to the June 7 2016 database.Karsten Loesing
2016-06-11Remove -Wc11-extensionsNick Mathewson
2016-06-11Fix build on 32-bit systems.Nick Mathewson
2016-06-11Whoops -- this got lost in the merge.Nick Mathewson
2016-06-11Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-11Merge remote-tracking branch 'public/bug19203_027' into maint-0.2.8Nick Mathewson
2016-06-11Merge branch 'bug19180_easy_squashed'Nick Mathewson
2016-06-11Add clang's -Wstring-conversion, and fix the one place it hitsNick Mathewson
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-06-11Add the -Wextra-semi warning from clang, and fix the cases where it triggersNick Mathewson