summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-12Try to convince coverity not to worryh about this loopNick Mathewson
2015-07-12Tell coverity to tolerate ed25519_verifyNick Mathewson
2015-07-12Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-07-12Bump maint-0.2.6 to 0.2.6.10-devNick Mathewson
2015-07-12Forward-port the changelog and releasenotesNick Mathewson
2015-07-12Okay, this time it was my faultNick Mathewson
2015-07-12Fine, mingw! fine! are you happy now??Nick Mathewson
2015-07-12This should be the last SecureZeroMemory fixNick Mathewson
2015-07-12Dammit, autoconf!Nick Mathewson
2015-07-12Disable -Wstack-protector diagnostics in curve25519-donna-helpers.hNick Mathewson
2015-07-12Nth time is maybe the charm for fixing windows readpassword build errorsNick Mathewson
2015-07-12Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-07-12Bump maint-0.2.6 to 0.2.6.10Nick Mathewson
2015-07-11note some dead code in set_max_file_descriptorsNick Mathewson
2015-07-11Fix a leak in test_microdesc (CID 1311631)Nick Mathewson
2015-07-10Try one more one more time to get tor-ci-windows workingNick Mathewson
2015-07-10Attempt yet again to make the tor-ci-windows builder happyNick Mathewson
2015-07-10Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 optionsNick Mathewson
2015-07-09Fix missing-macro errorsNick Mathewson
2015-07-09Merge branch 'libscrypt_eq_openssl_squashed'Nick Mathewson
2015-07-09Adding changes file for 16189.rl1987
2015-07-09Assert interoperability betweeen libscrypt and OpenSSL EBP_PBE_scrypt().rl1987
2015-07-09More windows header stuff. Will it work this time?Nick Mathewson
2015-07-09Fix dumb windows compilation bug in d9052c62Nick Mathewson
2015-07-09Repair make dist-checkNick Mathewson
2015-07-09Merge remote-tracking branch 'yawning/feature16467_9663'Nick Mathewson
2015-07-09Merge branch 'bug4862_027_04_squashed'Nick Mathewson
2015-07-09Fix comments in rendservice.cDavid Goulet
2015-07-09Count intro circuit and not only established onesDavid Goulet
2015-07-09Upload descriptor when all intro points are readyDavid Goulet
2015-07-09Reuse intro points that failed but are still validDavid Goulet
2015-07-09Refactor rend_services_introduce()David Goulet
2015-07-08Always use the sandbox in tor_open_cloexecteor
2015-07-06Check if OpenSSL includes scrypt.rl1987
2015-07-06Integrate and enable ed25519-donna.Yawning Angel
2015-07-06Integrate the accelerated Curve25519 scalar basemult.Yawning Angel
2015-07-06Add Curve25519->Ed25519 support to ed25519-donna (Not yet used).Yawning Angel
2015-07-06Add blinding support to ed25519-donna (Not yet used).Yawning Angel
2015-07-06Integrate ed25519-donna (Not yet used).Yawning Angel
2015-07-06Import Andrew Moon's ed25519-donna.Yawning Angel
2015-07-03Make test_workqueue.c faster, and on-by-default.Nick Mathewson
2015-07-02Use the configured Python executable to run test-stem-full.cypherpunks
2015-06-29Try a little harder to fix the tor-ci-windows builder, or figure out why it i...Nick Mathewson
2015-06-29More tweaks for windows compilation. (ick)Nick Mathewson
2015-06-29Remove checks for visual C 6.Nick Mathewson
2015-06-29Move windows header macros into orconfig.hNick Mathewson
2015-06-29Add the torrc option HiddenServiceNumIntroductionPointsDavid Goulet
2015-06-29Remove intro points adaptative algorithmDavid Goulet
2015-06-28fix a windows unused var warningNick Mathewson
2015-06-27Whoops; fix linux build againNick Mathewson