summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-03-12Bump 0.2.4 version.Nick Mathewson
2014-10-20bump maint-0.2.4 to 0.2.4.25-devNick Mathewson
2014-07-28bump to 0.2.4.23Roger Dingledine
2014-05-16Bump maint-0.2.4 version to 0.2.4.22-devNick Mathewson
2014-02-18whoops; mistaek in a496010642c2. so many commaNick Mathewson
2014-02-17Enveigle configure to look for a2x.py as well as a2x.dana koch
2013-04-11Better test program for 128-bit math supportNick Mathewson
2013-03-25Fix two dump bugs in "whether we can use curve25519-donna-c64" testNick Mathewson
2013-03-20Merge commit '2f98bf5c9fac4dfd1bb07564ce08b13d1e330252' into maint-0.2.4Nick Mathewson
2013-03-15Be explicit that we want not only nacl but nacl-with-a-fast-curve25519Nick Mathewson
2013-03-11Look at the right variable when warning about signed size_t.Nick Mathewson
2013-03-11Warn at configure time when time_t is unsignedNick Mathewson
2013-02-07Have autoconf check whether enums are signed.Nick Mathewson
2013-02-07Use a nicely written autoconf macro to determine the sign of a typeNick Mathewson
2013-02-04bump to 0.2.4.10-alpha-devRoger Dingledine
2013-02-04bump to 0.2.4.10-alphator-0.2.4.10-alphaRoger Dingledine
2013-01-29Detect platforms where memset(0) doesn't set doubles to 0.0.Nick Mathewson
2013-01-16Check for nacl headers in nacl/ subdirNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-15Bump to 0.2.4.9-alpha-devNick Mathewson
2013-01-15bump to 0.2.4.9-alphator-0.2.4.9-alphaRoger Dingledine
2013-01-15Bump version to 0.2.4.8-alpha-devNick Mathewson
2013-01-14bump to 0.2.4.8-alphator-0.2.4.8-alphaRoger Dingledine
2013-01-03Merge branch 'ntor-resquashed'Nick Mathewson
2013-01-02Add a wrapper around, and test and build support for, curve25519.Nick Mathewson
2012-12-25bump to 0.2.4.7-alpha-devRoger Dingledine
2012-12-24bump to 0.2.4.7-alphaRoger Dingledine
2012-12-07Merge branch 'win64-7260'Nick Mathewson
2012-11-13bump to 0.2.4.6-alpha-devRoger Dingledine
2012-11-13bump to 0.2.4.6-alphator-0.2.4.6-alphaRoger Dingledine
2012-11-02Compile (with warnings) with mingw64Nick Mathewson
2012-10-26bump to 0.2.4.5-alpha-devRoger Dingledine
2012-10-25Bump the version number to 0.2.4.5-alphaNick Mathewson
2012-10-25Bump version to 0.2.4.5-alphaNick Mathewson
2012-10-21bump to 0.2.4.4-alpha-devRoger Dingledine
2012-10-20bump to 0.2.4.4-alphator-0.2.4.4-alphaRoger Dingledine
2012-10-04Add autoconf magic to support BitrigNick Mathewson
2012-09-22bump to 0.2.4.3-alpha-devRoger Dingledine
2012-09-22bump to 0.2.4.3-alphator-0.2.4.3-alphaRoger Dingledine
2012-09-11Merge remote-tracking branch 'public/bug6538'Nick Mathewson
2012-09-10Bump version to 0.2.4.2-alpha-devNick Mathewson
2012-09-10bump to 0.2.4.2-alphaRoger Dingledine
2012-09-07Removed dependency on tor.spec. Removed tor.spec.in.Ondrej Mikle
2012-09-05bump to 0.2.4.1-alpha-devRoger Dingledine
2012-09-05bump to 0.2.4.1-alphator-0.2.4.1-alphaRoger Dingledine
2012-09-04Rename configure.in to configure.acNick Mathewson
2002-06-28moved configure.ac to configure.in, should work with older autoconfs and auto...Felipe Bergo
2002-06-28added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...Felipe Bergo