summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* configure: corrected regression which prevented the build of tests/suiteNikos Mavrogiannopoulos2016-04-121-1/+1
| | | | This regression was introduced at 8b97662c40c67a6d4087ce6e1f0c6fb6ea4a8b2c
* tests: do not enable valgrind in non-git buildsNikos Mavrogiannopoulos2016-04-111-2/+16
|
* bumped versionNikos Mavrogiannopoulos2016-04-091-1/+1
|
* bumped version [ci skip]Nikos Mavrogiannopoulos2016-02-291-1/+1
|
* configure: Android is ELF tooSebastian Dröge2016-02-251-0/+1
| | | | | Without this, compiling Android for x86 or x86-64 fails because the assembly optimizations are not compiled in.
* bumped versionNikos Mavrogiannopoulos2016-02-031-1/+1
|
* bumped versionNikos Mavrogiannopoulos2016-01-081-1/+1
|
* configure: no longer distribute lzip tarballsNikos Mavrogiannopoulos2016-01-071-1/+1
|
* configure: really make --disable-crywrap workGustavo Zacarias2015-12-151-5/+4
| | | | | | | | | The crywrap variable is set regardless of the state of enable_crywrap, hence --disable-crywrap never works. Just put the tests for crywrap deps inside the enable_crywrap conditional. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
* bumped versionNikos Mavrogiannopoulos2015-11-211-1/+1
|
* bumped versionNikos Mavrogiannopoulos2015-10-071-1/+1
|
* bumped versiongnutls_3_4_5Nikos Mavrogiannopoulos2015-09-121-1/+1
|
* updated the required gettext version to match the macros from gnulibNikos Mavrogiannopoulos2015-07-311-1/+1
|
* bumped versionNikos Mavrogiannopoulos2015-07-201-1/+1
|
* configure: print the trousers lib only when setNikos Mavrogiannopoulos2015-07-141-1/+6
|
* TPM: don't link to trousers, use dlopen()Nikos Mavrogiannopoulos2015-07-131-1/+14
| | | | | | | That introduces --with-trousers-lib which can be used to specify the library to dlopen(). Resolves #18
* bumped versionNikos Mavrogiannopoulos2015-07-121-1/+1
|
* tests: don't run certtool-utf8 when libidn is 1.30 or lessNikos Mavrogiannopoulos2015-07-091-0/+5
| | | | This avoids test suite failures due to libidn.
* Revert "libidn support is disabled by default"Nikos Mavrogiannopoulos2015-07-081-3/+3
| | | | This reverts commit 5fdffb2c177cb990480fb8b93c9257ccc5dfcaad.
* libidn support is disabled by defaultNikos Mavrogiannopoulos2015-06-281-3/+3
| | | | | | That is until the issues with libidn get resolves. Relates #10
* Don't use pthread_atfork(), it is not safe to use with dlopen()Nikos Mavrogiannopoulos2015-06-261-1/+1
| | | | http://austingroupbugs.net/view.php?id=851
* tests: suite: cleanup shell usageAlon Bar-Lev2015-06-211-1/+1
| | | | | | | | | | | | Add quotes for most usages of variables. Added ${} for variables. Cleanup indentation to be consistent with other tests. Fix separate builddir issues. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* bumped versionNikos Mavrogiannopoulos2015-06-151-1/+1
|
* silence format-signness warnings in gcc5Nikos Mavrogiannopoulos2015-05-291-0/+1
|
* released 3.4.1Nikos Mavrogiannopoulos2015-05-031-1/+1
|
* libopts: fixed the reading of the --enable-local-libopts flagNikos Mavrogiannopoulos2015-04-201-5/+7
|
* increase the maximum stack frame the compiler will warn forNikos Mavrogiannopoulos2015-03-201-1/+1
|
* depend on p11-kit 0.23.1 to conform to draft-pechanec-pkcs11uri-21Nikos Mavrogiannopoulos2015-03-171-4/+1
|
* configure: check for /usr/share/dns/root.key as well for dns root keyNikos Mavrogiannopoulos2015-03-051-1/+5
|
* Use p11_kit_uri_get_pin_value() if available in p11-kitNikos Mavrogiannopoulos2015-02-221-0/+3
|
* Added configure option --disable-toolsLuke Dashjr2015-01-161-25/+42
|
* configure: added option --without-idnNikos Mavrogiannopoulos2014-12-061-1/+10
|
* Removed binary compatibility with RSA-EXPORT using applicationsNikos Mavrogiannopoulos2014-12-031-1/+0
|
* configure: detect android system and define a variableNikos Mavrogiannopoulos2014-11-211-0/+4
|
* Added check with the invalid crq sent by Sean BurfordNikos Mavrogiannopoulos2014-11-091-0/+1
|
* Added support for getentropy() and reworked getrandom supportNikos Mavrogiannopoulos2014-10-301-5/+15
|
* use Linux' getrandom() when availableNikos Mavrogiannopoulos2014-10-291-0/+12
|
* disable hardware acceleration by default in solarisNikos Mavrogiannopoulos2014-10-261-1/+10
|
* check and use libnsl (used in solaris)Nikos Mavrogiannopoulos2014-10-231-0/+4
|
* configure: enabled more warningsNikos Mavrogiannopoulos2014-09-251-10/+0
|
* configure: don't both with checks for padlock in non-x86Nikos Mavrogiannopoulos2014-09-251-1/+3
|
* enable gcc warnings by defaultNikos Mavrogiannopoulos2014-09-241-3/+3
|
* only enable crywrap if libidn is presentNikos Mavrogiannopoulos2014-09-221-1/+1
|
* require explicit disabling of PKCS #11 in configureNikos Mavrogiannopoulos2014-09-181-3/+4
|
* depend on p11-kit 0.20.7Nikos Mavrogiannopoulos2014-09-181-1/+1
|
* depend on p11-kit 0.20.6Nikos Mavrogiannopoulos2014-09-171-4/+1
|
* simulate pkcs11x.h when it doesn't existNikos Mavrogiannopoulos2014-09-131-0/+5
|
* steal openconnect's vasprintf() implementationNikos Mavrogiannopoulos2014-09-041-0/+23
|
* added configuration option --disable-padlockNikos Mavrogiannopoulos2014-08-291-0/+10
| | | | | That allows keeping hardware acceleration in x86 but without support for padlock.
* check for the correct version of libidnNikos Mavrogiannopoulos2014-08-201-1/+1
|