aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-10-22Switch new time tests to use SIZEOF_TIME_T, not sizeof(time_t)Nick Mathewson
2014-10-23Fix minor typos, two line lengths, and a repeated includeteor
2014-10-22Fix a changes typo spotted by wfnNick Mathewson
2014-10-22Merge remote-tracking branch 'public/bug11824_v2'Nick Mathewson
2014-10-22Merge remote-tracking branch 'public/ticket6938'Nick Mathewson
2014-10-21give dist-master an aliasRoger Dingledine
2014-10-21Merge remote-tracking branch 'teor/bug13476-improve-time-handling'Nick Mathewson
2014-10-21Conditionally compile time testing code based on integer sizeteor
2014-10-20Merge remote-tracking branch 'teor/memwipe-more-keys'Nick Mathewson
2014-10-20Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-10-20bump maint-0.2.5 to 0.2.5.9-rc-devNick Mathewson
2014-10-20Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-10-20Whoops, bump the version properly.Nick Mathewson
2014-10-20bump maint-0.2.4 to 0.2.4.25-devNick Mathewson
2014-10-20forward-port the 0.2.4.25 changelog to master changelog and releasenotesNick Mathewson
2014-10-20Use a macro to indicate "The ecdhe group we use by default".Nick Mathewson
2014-10-20Fix a use-after-free error in cleaned-up rouerlist code.Nick Mathewson
2014-10-19explain how to publish tarballs now that webwml has gone to gitRoger Dingledine
2014-10-19Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-10-19Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-10-19Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-10-19Note that our #13426 fix is also a #13471 fix.Nick Mathewson
2014-10-19format_changelog: Sort sections case-insensitivelyNick Mathewson
2014-10-19format_changelog.py: fix spelling of "hyphenatable"Nick Mathewson
2014-10-19format_changelog.py: tweak hyphenation rulesNick Mathewson
2014-10-19Teach format_changelog to sort and collate sections.Nick Mathewson
2014-10-20Memwipe more keys after tor has finished with themteor
2014-10-20Further unit test tor_timegm and parse_rfc1123_timeteor
2014-10-20Clamp (some) years supplied by the system to 1 CEteor
2014-10-19format_changelog.py: learn about the ReleaseNotes formatNick Mathewson
2014-10-20Improve date validation in HTTP headersteor
2014-10-20Use correct day of year in correct_tm()teor
2014-10-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-10-16Downgrade 'unexpected sendme cell from client' to PROTOCOL_WARNNick Mathewson
2014-10-16Merge remote-tracking branch 'yawning/bug13314'Nick Mathewson
2014-10-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-10-16Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-10-16Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-10-16Merge branch 'no_sslv3_023' into maint-0.2.3Nick Mathewson
2014-10-15Disable SSLv3 unconditionally. Closes ticket 13426.Nick Mathewson
2014-10-14Emit fewer spurious lines in cov-diff output.Nick Mathewson
2014-10-13Define a strnlen replacement on platforms (win32) that lack itNick Mathewson
2014-10-13Merge remote-tracking branch 'public/bug11243_squashed'Nick Mathewson
2014-10-13Add comments to can_dl_again usageNick Mathewson
2014-10-13Note that parse-list functions may add duplicate 'invalid' entries.Nick Mathewson
2014-10-13Bugfixes on bug11243 fix for the not-added cases and testsNick Mathewson
2014-10-13Use symbolic constants for statuses in microdescs_add_to_cache.Nick Mathewson
2014-10-13Commit the script I used to generate signed ri and ei documentsNick Mathewson
2014-10-13Don't reset the download failure status of any object marked as impossibleNick Mathewson