- Feb 20, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
-
- Feb 19, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
replaced fstat() with stat() call and bail out if local file not found.
-
- Feb 18, 2008
-
-
Guenter Knauf authored
-
Guenter Knauf authored
moved sample program defines into separate Makefile.inc so that other makefiles can pick up the defines from there.
-
- Feb 03, 2008
-
-
Daniel Stenberg authored
HTTPS sites with OpenSSL-enabled libcurl (and pthreads) and thus do the thread-locking and things openssl-style.
-
- Jan 20, 2008
-
-
Daniel Stenberg authored
status. It uses Gtk+ to make a smooth pulse. Written by Jud Bishop
-
- Nov 17, 2007
-
-
Daniel Stenberg authored
the lib was built staticly.
-
- Nov 07, 2007
-
-
Dan Fandrich authored
-
- Nov 05, 2007
-
-
Daniel Stenberg authored
-
- Sep 13, 2007
-
-
Dan Fandrich authored
-
Dan Fandrich authored
-
- Aug 30, 2007
-
-
Dan Fandrich authored
and allow reuse by multiple protocols. Several unused error codes were removed. In all cases, macros were added to preserve source (and binary) compatibility with the old names. These macros are subject to removal at a future date, but probably not before 2009. An application can be tested to see if it is using any obsolete code by compiling it with the CURL_NO_OLDIES macro defined. Documented some newer error codes in libcurl-error(3)
-
- Aug 17, 2007
-
-
Daniel Stenberg 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.
-
- Jul 16, 2007
-
-
Dan Fandrich authored
-
- Jul 13, 2007
-
-
Dan Fandrich authored
-
- Jul 12, 2007
-
-
Dan Fandrich authored
examples. Removed ftp3rdparty.c since libcurl doesn't support 3rd party FTP transfers any longer.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
- Jul 06, 2007
-
-
Daniel Stenberg authored
-
- Jun 27, 2007
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 02, 2007
-
-
Daniel Stenberg authored
CURLMOPT_TIMERFUNCTION callback option.
-
- Mar 17, 2007
-
-
Gisle Vanem authored
Dependencies are now put in external file depend.dj.
-
- Nov 19, 2006
-
-
Daniel Stenberg authored
-
- Nov 08, 2006
-
-
Daniel Stenberg authored
-
- Oct 29, 2006
-
-
Yang Tse authored
-
- Oct 20, 2006
-
-
Daniel Stenberg authored
-
- Oct 13, 2006
-
-
Daniel Stenberg authored
-
- Oct 12, 2006
-
-
Daniel Stenberg authored
-
- Oct 10, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
API with glib2
-
- Oct 08, 2006
-
-
Daniel Stenberg authored
-
- Sep 13, 2006
-
-
Gisle Vanem authored
-
- Sep 12, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 05, 2006
-
-
Yang Tse authored
Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows headers when compiled with Cygwin in POSIX emulation mode.
-