summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-02-04Bump version. (This is not yet the release.)Nick Mathewson
2016-01-11Try a little harder to only use SecureZeroMemory when it's presentNick Mathewson
2016-01-07Use memset_s or explicit_bzero when available.Nick Mathewson
2016-01-03Explicitly test our get/set_uint{8,16,32,64}.Nick Mathewson
2015-12-29Use timingsafe_memcmp() where available.Nick Mathewson
2015-12-22Merge branch 'maint-0.2.7'Nick Mathewson
2015-12-22Remove extraneous #endif in configure.acNick Mathewson
2015-12-16Merge branch 'maint-0.2.7'Nick Mathewson
2015-12-16Don't call pthread_condattr_setclock() unless it existsNick Mathewson
2015-12-15Merge branch 'feature8195_small_squashed'Nick Mathewson
2015-12-15Add ability to keep the CAP_NET_BIND_SERVICE capability on LinuxNick Mathewson
2015-12-10bump to 0.2.7.6-devNick Mathewson
2015-12-10bump maint version to 0.2.7.6Nick Mathewson
2015-12-09Try to fix windows build more.Nick Mathewson
2015-12-09Try to fix windows buildNick Mathewson
2015-12-08Add support for getrandom() and getentropy() when availableYawning Angel
2015-11-26Quote variables in case they contain spacescypherpunks
2015-11-25Attempt to make openbsd compilation happier with libevent2 installedNick Mathewson
2015-11-25Merge branch 'maint-0.2.7'Nick Mathewson
2015-11-25Include netinet/in.h (if detected) in check for net/pfvar.hNick Mathewson
2015-11-20bump version to 0.2.7-devNick Mathewson
2015-11-13Bump to 0.2.7.5Nick Mathewson
2015-10-19Bump version to 0.2.7.4-rcNick Mathewson
2015-09-30Remove comment about a workaround for libevent versions we no longer work aro...Nick Mathewson
2015-09-29Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-09-29FreeBSD needs -lexecinfo to get backtrace()Marcin Cieślak
2015-09-25Bump master to 0.2.8.0-alpha-devNick Mathewson
2015-09-25Bump to 0.2.7.3-rc-devNick Mathewson
2015-09-24Stop trying to generate test scripts via autoconf substitution.Nick Mathewson
2015-09-24Increment version.Nick Mathewson
2015-09-22Check that openssl has ECC support during configureSebastian Hahn
2015-09-10Use : rather than /bin/true in configure.acteor (Tim Wilson-Brown)
2015-09-03Try to fix #16974; bug not in any released versionNick Mathewson
2015-09-01Fail in configure when openssl is too old. #16901.Nick Mathewson
2015-08-05Add a compat function to check how much disk space is free.Nick Mathewson
2015-08-04Merge remote-tracking branch 'public/bug13338'Nick Mathewson
2015-07-27Bump version to 0.2.7.2-alpha-devNick Mathewson
2015-07-23Bump version (and explain how)Nick Mathewson
2015-07-14Remove tor-fw-helper codeNick Mathewson
2015-07-12Nth time is maybe the charm for fixing windows readpassword build errorsNick Mathewson
2015-07-10Try one more one more time to get tor-ci-windows workingNick Mathewson
2015-07-09Merge branch 'libscrypt_eq_openssl_squashed'Nick Mathewson
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-06Check if OpenSSL includes scrypt.rl1987
2015-06-29Remove checks for visual C 6.Nick Mathewson
2015-06-17Add the openssh 6.8p1 readpassphrase implementationNick Mathewson
2015-06-17Merge branch '13642_offline_master_v2_squashed'Nick Mathewson
2015-06-17Add a tor_getpass to read passphrases. Needs better backend.Nick Mathewson
2015-06-02Merge remote-tracking branch 'public/bug15760_hard_026_v2'Nick Mathewson