curl/src
Daniel Stenberg d1d35ba85f Christopher R. Palmer made it possible to build libcurl with the
USE_WINDOWS_SSPI on Windows, and then libcurl will be built to use the native
way to do NTLM. SSPI also allows libcurl to pass on the current user and its
password in the request.
2005-03-10 23:15:29 +00:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
Makefile.Watcom Added dependencies. 2005-01-12 15:32:41 +00:00
Makefile.am Added Makefile.Watcom to EXTRA_DIST. 2005-01-08 16:03:45 +00:00
Makefile.b32 Changes for static/dynamic linking of libcurl. 2004-11-14 13:51:33 +00:00
Makefile.inc renamed CURL_HEADERS, since it is a magic automake name we must not use 2004-07-28 18:40:18 +00:00
Makefile.m32 Add "-DCURL_STATICLIB" for static build. 2004-11-13 15:47:17 +00:00
Makefile.netware Better cope with a failed or unavailable ftruncate(). 2005-03-05 00:54:16 +00:00
Makefile.riscos brougth by Michael Curtis 2002-04-10 20:52:26 +00:00
Makefile.vc6 Christopher R. Palmer made it possible to build libcurl with the 2005-03-10 23:15:29 +00:00
config-amigaos.h Better cope with a failed or unavailable ftruncate(). 2005-03-05 00:54:16 +00:00
config-mac.h Better cope with a failed or unavailable ftruncate(). 2005-03-05 00:54:16 +00:00
config-riscos.h Better cope with a failed or unavailable ftruncate(). 2005-03-05 00:54:16 +00:00
config-vms.h Better cope with a failed or unavailable ftruncate(). 2005-03-05 00:54:16 +00:00
config-win32.h Better cope with a failed or unavailable ftruncate(). 2005-03-05 00:54:16 +00:00
curl.rc new "version resource" file for windows builds 2004-03-04 09:56:17 +00:00
getpass.c Minor comment fix. 2005-01-04 16:13:58 +00:00
getpass.h My reimplementation and cleanup of the getpass source code. We officially no 2004-12-25 22:08:02 +00:00
homedir.c removed tabs and trailing whitespace from source 2004-10-06 07:50:18 +00:00
homedir.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
hugehelp.c.cvs make it more obvious what this is by not even trying to show a manual 2003-02-04 18:22:31 +00:00
hugehelp.h use hugehelp.h to silence picky compiler warnings 2004-01-29 13:48:36 +00:00
main.c fseek() with SEEK_SET is broken on large file capable 32-bit systems, so 2005-03-07 18:59:04 +00:00
makefile.amiga Diego Casorran's fixes to allow native AmigaOS builds 2004-01-13 08:35:57 +00:00
makefile.dj Add libidn.a and iconv libraries if USE_IDNA=1. 2004-12-17 12:43:02 +00:00
mkhelp.pl Include "setup.h" and not "config.h" since setup.h is made to include 2004-04-26 21:15:48 +00:00
setup.h My reimplementation and cleanup of the getpass source code. We officially no 2004-12-25 22:08:02 +00:00
urlglob.c Clear the urlglob struct when allocated, since we might otherwise use 2005-01-29 23:46:27 +00:00
urlglob.h int/size_t cleanup 2004-03-23 09:12:51 +00:00
version.h include curl/curlver.h instead since this only needs the version defines 2004-03-24 07:27:58 +00:00
writeenv.c Add 'const' to immutable arrays. 2004-12-15 01:38:25 +00:00
writeenv.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
writeout.c Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made the 2004-12-21 19:59:35 +00:00
writeout.h updated year in the copyright string 2004-01-07 09:19:33 +00:00