aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-09-21Bump to 0.3.5.2-alpha-devNick Mathewson
2018-09-20Bump to 0.3.5.2-alphaNick Mathewson
2018-09-18Bump to 0.3.5.1-alpha-devNick Mathewson
2018-09-17Bump to 0.3.5.1-alphaNick Mathewson
2018-09-13Explain PIE/PIC rationale for 23846.Nick Mathewson
2018-09-12Add an --enable-pic option for people who hack Tor into librariesNick Mathewson
2018-09-10Bump to 0.3.4.8-devNick Mathewson
2018-09-10Bump to 0.3.3.10-dev.Nick Mathewson
2018-09-10Bump to 0.2.9.17-devNick Mathewson
2018-09-07Bump to 0.3.3.10Nick Mathewson
2018-09-07Bump to 0.2.9.17Nick Mathewson
2018-09-07Bump to 0.3.4.8Nick Mathewson
2018-09-07Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-07Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-07Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-07Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-09-07Tell openssl to build its TLS contexts with security level 1Nick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Fix documentation of ENABLE_NSSNick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-24Update to 0.3.4.7-rc-devNick Mathewson
2018-08-24Bump to 0.3.4.7-rcNick Mathewson
2018-08-21When enabling NSS, disable OpenSSL.Nick Mathewson
2018-08-15Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-15Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-15Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-15Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-15Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-08Merge branch 'bug26779_033' into bug26779_035Nick Mathewson
2018-08-08Detect broken stdatomic.h, and pretend that it isn't there at allNick Mathewson
2018-08-08Don't search for -lpthread on WindowsNick Mathewson
2018-08-07Update version to 0.3.4.6-rc-devNick Mathewson
2018-08-06Bump to 0.3.4.6-rcNick Mathewson
2018-08-04Update AC_WARN->AC_MSG_WARN. #23878.Nick Mathewson
2018-08-03Mark openbsd-malloc as deprecatedNick Mathewson
2018-08-03Merge branch 'with_malloc_squashed'Nick Mathewson
2018-08-03Add a --with-malloc option.Nick Mathewson
2018-08-03Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-08-03Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-08-03Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-08-03Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-31Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-31Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-31Merge remote-tracking branch 'teor/bug26876_033' into maint-0.3.3Nick Mathewson
2018-07-30Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-30Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-30Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-26Don't disable an unsupported compiler warningTaylor Yu