Add cancellation handling to proxy I/O functions
[platform/upstream/openconnect.git] / configure.ac
2012-05-10 David WoodhouseFix ENGINE_by_id() and dtls1_stop_timer() checks with...
2012-05-03 David WoodhouseAdd local getline() for Solaris 10 build
2012-04-25 David WoodhouseTag version 3.18 v3.18
2012-04-23 David WoodhouseAttempt to fix autohate breakage when building without...
2012-04-20 David WoodhouseTag version 3.17 v3.17
2012-04-18 David WoodhouseAdd local implementation of asprintf() for Solaris 10
2012-04-17 Mike MillerFix shared/static setup to clarify default setting
2012-04-16 David WoodhouseMake vpnc-script mandatory.
2012-04-15 David WoodhouseDon't leave stray zlib in $LIBS
2012-04-15 David WoodhouseAttempt to build against OpenSSL without pkg-config
2012-04-11 David WoodhouseCope with ancient autoconf by defining $(htmldir) and...
2012-04-11 David WoodhouseReally disable static library when appropriate
2012-04-08 David WoodhouseTag version 3.16 v3.16
2012-04-08 Mike MillerFix system detection for GNU/kFreeBSD and GNU/Hurd
2011-12-03 David WoodhouseBefore using libproxy without pkg-config, check it...
2011-11-25 David WoodhouseTag version 3.15 v3.15
2011-11-24 David WoodhouseCall bindtextdomain() to ensure that translations are...
2011-11-08 David WoodhouseTag version 3.14 v3.14
2011-11-07 David WoodhouseAvoid use of $(wildcard) in version.c dependencies
2011-11-05 David WoodhouseRemove all _xxx_SOURCE macros from source, do it in...
2011-11-04 David WoodhouseFix GNUism in po/Makefile.am handling of $(LINGUAS)
2011-11-04 David WoodhouseAttempt to find zlib if no pkgconfig for it
2011-11-03 David WoodhouseDrop $(GETTEXT_PACKAGE) and just use $(PACKAGE)
2011-11-03 David WoodhouseUse AC_LINK_IFELSE to check for working NLS support
2011-11-03 David WoodhouseRevamp NLS support. Drop intltool, code po/Makefile...
2011-10-31 David WoodhouseRemove -Wundef and -Wmissing-noreturn from default...
2011-10-29 David WoodhouseAttempt to build without NLS if intltool isn't available
2011-10-07 David WoodhouseAdd maintainer mode
2011-09-30 David WoodhouseTag version 3.13 v3.13
2011-09-28 David WoodhouseUse automake for www/ directory
2011-09-22 David WoodhouseAdd translation support
2011-09-22 David WoodhouseFix libproxy build.
2011-09-15 David WoodhouseEnable various compiler warnings
2011-09-15 David WoodhouseEnable AM_SILENT_RULES so that warnings are more visible.
2011-09-15 David WoodhouseClean up DTLS timer workaround to make it work with...
2011-09-11 David WoodhouseTag version 3.12 v3.12
2011-07-26 Ilia KatsAdd zlib to linker line to fix building on Debian
2011-07-21 David WoodhouseTag version 3.11 v3.11
2011-07-15 David WoodhouseMake TPM ENGINE support optional
2011-06-29 David WoodhouseTag version 3.10 v3.10
2011-06-27 David WoodhouseSwitch to using autohate :(