Age | Commit message (Expand) | Author |
2013-12-02 | nss: unconditionally require NSS_InitContext() | Kamil Dudka |
2013-12-02 | nss: use a better API for controlling SSL version | Kamil Dudka |
2013-11-13 | configure: Fix test with -Werror=implicit-function-declaration | Daniel Stenberg |
2013-10-22 | configure: check for long long when building with cyassl | Daniel Stenberg |
2013-09-05 | configure: add HTTP2 as a curl-config --feature output | Daniel Stenberg |
2013-09-04 | configure: added --with-nghttp2 | Daniel Stenberg |
2013-08-25 | FTP: remove krb4 support | Daniel Stenberg |
2013-07-18 | configure: fix 'subdir-objects' distclean related issue | Yang Tse |
2013-07-09 | configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE) | Yang Tse |
2013-04-16 | curl-config: don't output static libs when they are disabled | Wouter Van Rooy |
2013-04-12 | configure: try pthread_create without -lpthread | Daniel Stenberg |
2013-04-08 | configure: remove CURL_CHECK_FUNC_RECVFROM | Daniel Stenberg |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-03-08 | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse |
2013-02-24 | darwinssl: fix undefined $ssllib warning in runtests.pl | Nick Zitzmann |
2013-02-23 | strcasestr: remove check for this unused function | Daniel Stenberg |
2013-02-14 | strlcat: remove function | Daniel Stenberg |
2013-02-04 | configure: update the copyright years for the output. | Guenter Knauf |
2013-01-28 | zz40-xc-ovr.m4: 1.0 interface stabilization | Yang Tse |
2013-01-23 | configure: use XC_CONFIGURE_PREAMBLE early checks | Yang Tse |
2013-01-20 | configure: autotools compatibility fixes - step I | Yang Tse |
2013-01-15 | commit bc682cbd follow-up | Yang Tse |
2013-01-14 | configure: fix automake 1.13 compatibility | Yang Tse |
2013-01-09 | docs: the --with-darwinssl option is available on Apple OSes | Nick Zitzmann |
2013-01-08 | Revert "configure: update req to 2.59" | Daniel Stenberg |
2013-01-08 | configure: update req to 2.59 | Daniel Stenberg |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-01 | configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-21 | configure: add internal sanity check (warn only) on vars for makefiles | Yang Tse |
2012-12-21 | configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGS | Yang Tse |
2012-12-20 | configure: add minimal sanity check on user provided CFLAGS and CPPFLAGS | Yang Tse |
2012-12-19 | configure.ac: clear local test intended variables before use | Yang Tse |
2012-12-16 | configure: check if compiler halts on function prototype mismatch | Yang Tse |
2012-12-04 | build: explain current role of LIBS in our Makefile.am files | Yang Tse |
2012-12-04 | configure: add minimal sanity check on user provided LIBS and LDFLAGS | Yang Tse |
2012-12-03 | build: prevent global LIBS from influencing src and lib build targets | Yang Tse |
2012-11-30 | build: prevent global LIBS from influencing libtest build targets | Yang Tse |
2012-11-29 | build: prevent global LIBS from influencing test server build targets | Yang Tse |
2012-11-28 | build: avoid linkage of directly unused libraries | Yang Tse |
2012-11-23 | build: fix AIX compilation and usage | Yang Tse |
2012-08-19 | configure: update the copyright years for the output | Daniel Stenberg |
2012-08-16 | configure: remove the --enable/disable-nonblocking options | Daniel Stenberg |
2012-07-27 | Added --with-winidn to configure. | Guenter Knauf |
2012-07-02 | configure.ac: verify that libmetalink is new enough | Yang Tse |
2012-06-27 | DarwinSSL: allow using NTLM authentication | Nick Zitzmann |
2012-06-26 | darwinssl: add support for native Mac OS X/iOS SSL | Nick Zitzmann |
2012-06-13 | configure: new option --with-winssl | Yang Tse |
2012-06-13 | schannel: remove version number and identify its use with 'schannel' literal | Yang Tse |
2012-06-11 | configure.ac: Added -lversion if built with SSPI | Guenter Knauf |