- Sep 04, 2008
-
-
Guenter Knauf authored
-
- Aug 17, 2008
-
-
Yang Tse authored
when including the OpenSSL header files. This is the recommended setting, this prevents the undesired inclusion of header files with the same name as those of OpenSSL but which do not belong to the OpenSSL package. The visible change from previously released libcurl versions is that now OpenSSl enabled NetWare builds also define USE_OPENSSL in config files, and that OpenSSL header files must be located in a subdirectory named 'openssl'.
-
- Aug 16, 2008
-
-
Yang Tse authored
-
- Aug 13, 2008
-
-
Yang Tse authored
-
- Aug 12, 2008
-
-
Guenter Knauf authored
-
- Aug 07, 2008
-
-
Yang Tse authored
to have a curl_off_t data type no longer gated to off_t.
-
- Jul 21, 2008
- Jul 17, 2008
-
-
Yang Tse authored
to the data type pointed by its respective argument and not the pointer type.
-
- Jul 16, 2008
-
-
Yang Tse authored
finds out its return type and the types of its arguments. Added definitions for non-configure systems config files, and introduced macro sreadfrom which will be used on udp sockets as a recvfrom() wrapper.
-
- Jun 08, 2008
-
-
Guenter Knauf authored
-
- Apr 02, 2008
-
-
Guenter Knauf authored
-
- Feb 27, 2008
-
-
Guenter Knauf authored
-
- Feb 26, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Feb 18, 2008
-
-
Guenter Knauf authored
-
- Feb 16, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
removed unsused ldap module dependency since the module didnt autounload from protected address space.
-
- Feb 04, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jan 24, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jan 17, 2008
-
-
Guenter Knauf authored
-
- Nov 18, 2007
-
-
Guenter Knauf authored
updated external library versions to latest.
-
- Oct 09, 2007
-
-
Guenter Knauf authored
-
- Aug 20, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Aug 14, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Aug 11, 2007
-
-
Daniel Stenberg authored
the configure script checks for openldap and friends and we link with those libs just like we link all other third party libraries, and we no longer dlopen() those libraries. Our private header file lib/ldap.h was renamed to lib/curl_ldap.h due to this. I set a tag in CVS (curl-7_17_0-preldapfix) just before this commit, just in case.
-
- Aug 04, 2007
-
-
Guenter Knauf authored
fixed link order in case libssh2 is build with zlib.
-
- Jul 08, 2007
-
-
Guenter Knauf authored
added defines for setlocale().
-
- Jul 07, 2007
-
-
Guenter Knauf authored
-
- Jul 03, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Jul 02, 2007
-
-
Guenter Knauf authored
-
- Jul 01, 2007
-
-
Guenter Knauf authored
-
Guenter Knauf authored
some more minor Makefile tidyups.
-
Guenter Knauf authored
-