summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Reorganization of ARM assembly.Niels Möller2013-04-181-16/+31
* Bumped version numbers, for nettle-2.7.Niels Möller2013-04-161-3/+3
* Prepare configure.ac for umac assembly routines.Niels Möller2013-04-121-1/+1
* Reenabled sha3-permute.asm.Niels Möller2013-03-141-1/+1
* x86_64 assembly for sha512.Niels Möller2013-03-131-1/+3
* ARM assembly for sha256.Niels Möller2013-03-111-1/+1
* Setup and use CC_FOR_BUILD.Niels Möller2013-03-071-0/+4
* ARM assembly for ecc_521_modp.Niels Möller2013-03-051-1/+2
* ARM assembly for ecc_384_modp.Niels Möller2013-03-041-1/+1
* Fixed handling of OPT_ASM_SOURCES. Added ecc-224-modp.asm.Niels Möller2013-03-011-2/+2
* Prepare autoconf and Makefile for optional assembly files.Niels Möller2013-02-271-9/+50
* Configure check for GMP_NUMB_BITS.Niels Möller2013-02-141-0/+14
* Setup for using ARM assembly. Initial memxor for ARM.Niels Möller2013-02-061-0/+3
* Let configure set ASM_TYPE_PROGBITS, and use it for ASM_MARK_NOEXEC_STACK.Niels Möller2013-02-061-24/+30
* Fixed setting of ASM_ALIGN_LOG.Niels Möller2013-02-061-3/+1
* Use a separate make rule for m4 preprocessing of assembly files.Niels Möller2013-02-061-3/+19
* Use AC_LANG_SOURCE in configure check.Niels Möller2013-01-131-1/+1
* Bumped library versions, to nettle-4.5 and hogweed-2.3.Niels Möller2013-01-021-2/+2
* Disabled use of sha3-permute.asmNiels Möller2012-12-301-1/+1
* New configure option --disable-static. Based on patch from Alon Bar-Lev.Niels Möller2012-12-151-0/+12
* From Alon Bar-Lev: Check for ar program.Niels Möller2012-12-151-0/+1
* Basic x86_64 sha3-permute.asm.Niels Möller2012-12-031-1/+1
* Avoid non-posix \|-operator in sed regexp.Martin Storsjö2012-10-291-1/+1
* Added x86_64 assembly for _salsa20_core.Niels Möller2012-10-291-1/+2
* Pass $(CFLAGS) on command line when linking shared libraries.Niels Möller2012-10-261-8/+8
* Dependency tracking also for C++ files.Niels Möller2012-09-201-4/+4
* Use the name --disable-documentation in the configure help message.Niels Möller2012-08-221-1/+1
* Make documentation optional.Sam Thursfield2012-08-221-0/+28
* Changed version number to 2.6.Niels Möller2012-07-071-1/+1
* x86_64 implementation of salsa20.Niels Möller2012-04-181-1/+1
* Trivial merge.Niels Möller2012-03-291-2/+2
|\
| * Updated library numbers, to libnettle.4.4 and libhogweed.2.2.Niels Möller2012-03-041-2/+2
* | Build shared libraries by default.Niels Möller2012-03-061-2/+2
|/
* * Makefile.in ($(LIBNETTLE_FORLINK)): Always create a .lib symlinkNiels Möller2012-01-171-0/+2
* More concise descriptino of HAVE_CLOCK_GETTIME.Niels Möller2012-01-161-1/+1
* From Martin Storsjö:Martin Storsjö2011-11-251-0/+5
* * configure.ac (HAVE_NATIVE_64_BIT): Workaround to get it set to 1Niels Möller2011-11-241-4/+7
* (EMULATOR): Set for cross compilation only.Niels Möller2011-11-241-9/+10
* * configure.ac (EMULATOR): New substituted variable. Set to wineMartin Storsjö2011-11-241-0/+11
* * config.m4.in: Define ALIGNOF_UINT64_T (from configure).Niels Möller2011-11-201-0/+4
* Cygwin/mingw32 improvements contributed by Martin Storsjö:Martin Storsjö2011-11-191-0/+14
* From Martin Storsjö:Martin Storsjö2011-11-191-16/+11
* (LIBHOGWEED_LIBS): Typo fix for the darwin case. Spotted by MartinMartin Storsjö2011-10-311-1/+1
* (LIBHOGWEED_LIBS): cygwin fix, addedVolker Zell2011-10-251-1/+1
* Improved setup för darwin shared libraries. Patch contributed by RyanRyan Schmidt2011-10-181-7/+7
* * configure.ac: Changed version number to 2.5.Niels Möller2011-09-031-1/+1
* (LIBNETTLE_MINOR): Bumped library version, to 4.3.Niels Möller2011-09-031-1/+1
* Changed version number to 2.4.Niels Möller2011-09-021-1/+1
* (LIBNETTLE_MINOR): Bumped library version, to 4.2.Niels Möller2011-08-281-1/+1
* * configure.ac: Generate nettle.pc and hogweed.pc.Niels Möller2011-07-201-0/+1