summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version numbersNiels Möller2017-11-051-3/+3
* Merge branch 'openssl-bench-update'Niels Möller2017-08-291-2/+2
|\
| * Update openssl configure tests.Niels Möller2017-08-261-2/+2
* | Separate the two uses of the configured value GMP_NUMB_BITS.Niels Möller2017-08-271-1/+10
|/
* Update package versions.Niels Möller2016-09-061-3/+3
* Fix configure check for mpz_powm_sec.Niels Möller2016-07-121-1/+1
* Use mpz_powm_sec.Niels Möller2016-06-201-2/+2
* Corrected the name of the windows dll filesNikos Mavrogiannopoulos2016-03-301-4/+4
* configure: export mp_ symbols when compiling with mini-gmpNikos Mavrogiannopoulos2016-03-151-1/+1
* Bump version numbers.Niels Möller2016-01-201-3/+3
* Fixed shell conditional in setup of IF_DLOPEN_TEST.Niels Möller2015-12-181-1/+1
* New testcase using dlopen, and needed configure tests.Niels Möller2015-09-021-0/+10
* Message fix for MIPS abi detection.Niels Möller2015-08-241-1/+1
* ABI and libdir detection for Irix.Klaus Ziegler2015-05-191-0/+17
* Bump version numbers.Niels Möller2015-04-241-3/+3
* Fix shell quoting in test of GMP_NUMB_BITS asm compatibility. Reported by Edw...Niels Möller2015-04-131-1/+1
* Exclude asm files which fail when building on w64 using mini-gmp.nettle_3.1rc3Niels Möller2015-03-311-0/+7
* Move configure check for GMP_NUMB_BITS earlier.Niels Möller2015-03-311-94/+94
* Rename bignum.h.in to bignum.h. Include version.h. Update Makefile and config...nettle_3.1rc1Niels Möller2015-03-261-1/+1
* Tweak sed expressions for substitutions in version.h.Niels Möller2015-03-251-2/+3
* Added version.h with library versioning informationNikos Mavrogiannopoulos2015-03-191-1/+6
* LIBHOGWEED_MAJOR should be 4, for nettle-3.1.Niels Möller2015-02-051-1/+1
* Merge branch 'versioned-symbols' into masterNiels Möller2015-02-051-3/+8
|\
| * Bump library version numbers.Niels Möller2014-12-081-2/+2
| * Added symbol versioning for nettle and hogweedNikos Mavrogiannopoulos2014-12-061-1/+6
* | Prepare for additional fat functions.Niels Möller2015-01-251-1/+4
* | Prepare for additional fat functions.Niels Möller2015-01-211-3/+11
* | Check for secure_getenv function.Niels Möller2015-01-201-2/+3
* | Initial fat library support for arm.Niels Möller2015-01-191-8/+15
* | Fat setup of memxor, based on patch by Nikos Mavrogiannopoulos.Niels Möller2015-01-171-1/+1
* | Move x86_64/fat/fat.c -> fat-x86_64.c. Fix asm_path setup.Niels Möller2015-01-161-4/+7
* | Initial support for fat x86_64 build.Niels Möller2015-01-131-1/+8
* | Autoconf check for ifunc support.Niels Möller2015-01-131-0/+2
* | Replace OPT_ASM_NETTLE_SOURCES by OPT_NETTLE_OBJS, and similarly for hogweed.Niels Möller2015-01-121-6/+10
* | x86_64: new aes assembly, using aesni instructions.Niels Möller2015-01-111-0/+7
* | Reorganized x86_64 memxor.Niels Möller2014-11-241-1/+2
* | Enable valgrind's --partial-loads-ok only when build includes assembly files.Niels Möller2014-10-231-0/+6
* | Split memxor.c into memxor.c and memxor3.c.Niels Möller2014-10-231-1/+1
|/
* Fallback for missing getline (used in the testsuite).Niels Möller2014-10-221-1/+2
* Simplify .asm-related make rules.Niels Möller2014-09-031-16/+0
* Deleted all make rules related to .po files.Niels Möller2014-09-031-1/+0
* Reorganized PIC handling, deleting CCPIC_MAYBE.Niels Möller2014-09-031-12/+6
* Bumped version numbers.Niels Möller2014-08-271-2/+2
* Prepare for assembly ecc_25519_modp.Niels Möller2014-08-221-1/+2
* Include private dependencies automatically in pkg-config for non-shared buildsMartin Storsjö2014-06-261-0/+3
* Support for building with mini-gmp.Niels Möller2014-06-251-20/+46
* Check for COFF type directive, and use in assembly RPOLOGUE.Niels Möller2014-05-311-0/+19
* Drop single quote in configure warning message.Niels Möller2014-05-311-1/+1
* Fixed linker arguments for libhogweed.soNiels Möller2014-05-281-5/+4
* Updated version numbers, including LIBHOGWEED_MAJOR.Niels Möller2014-05-151-3/+3