- Aug 13, 2008
- Aug 12, 2008
-
-
Yang Tse authored
-
- Aug 11, 2008
- Aug 10, 2008
-
-
Guenter Knauf authored
-
Yang Tse authored
NetWare curlbuild.h settings depend on whether LIBC or CLIB is used. The NetWare specific Makefile is capable of knowing which target is being built. So, finally, the NetWare Makefile will take care of generating curlbuild.h
-
- Aug 08, 2008
-
-
Yang Tse authored
See CVS commit comment on tests/testcurl.pl revision 1.63
-
- Aug 07, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
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
-
- Mar 31, 2008
-
-
Guenter Knauf authored
-
Michal Marek authored
$capath is known to configure, so it can be defined in config.h instead.
-
- 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 12, 2007
-
-
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 11, 2007
-
-
Guenter Knauf authored
-