- Sep 15, 2007
-
-
Guenter Knauf authored
-
- Jul 23, 2007
-
-
Guenter Knauf authored
-
- Jul 15, 2007
-
-
Guenter Knauf authored
added hint to compile with SSPI with MSVC6 without PSDK.
-
- Mar 09, 2007
-
-
Daniel Stenberg authored
machine type too.
-
- Feb 20, 2007
-
-
Yang Tse authored
part of the official libcurl API http://curl.haxx.se/lxr/source/lib/README.curlx The documented way of using them would be to use timeval.c as a source code file. The above described method works very well when statically linking libcurl and apps, curl tool, but has several drawbacks when you build a true shared libcurl (i.e. Name space clash at linkage stage as functions are defined more than once. Windows makefiles are not capable of handling this system of source-level sharing) So... Now curlutil.h and curlutil.c define and implement cutil_tvnow and cutil_tvdiff which replace curlx_tvnow and curlx_tvdiff for the curl tool. Doing this we avoid the above described problems.
-
- Nov 08, 2005
-
-
Daniel Stenberg authored
version of libcurl with different Windows versions. Current version of libcurl imports SSPI functions from secur32.dll. However, under Windows NT 4.0 these functions are located in security.dll, under Windows 9x - in secur32.dll and Windows 2000 and XP contains both these DLLs (security.dll just forwards calls to secur32.dll). Dmitry's patch loads proper library dynamically depending on Windows version. Function InitSecurityInterface() is used to obtain pointers to all of SSPI function in one structure. : ----------------------------------------------------------------------
-
- Mar 11, 2005
-
-
Daniel Stenberg authored
-
- Mar 10, 2005
-
-
Daniel Stenberg authored
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.
-
- Jan 18, 2005
-
-
Daniel Stenberg authored
-
- Jan 02, 2005
-
-
Daniel Stenberg authored
-
- Dec 10, 2004
-
-
Daniel Stenberg authored
-
- Nov 16, 2004
-
-
Gisle Vanem authored
Added revision tag.
-
- Nov 13, 2004
-
-
Gisle Vanem authored
-
Gisle Vanem authored
Set OpenSSL path to same as in ../lib/Makefile.vc6. Import lib is now "libcurl_imp.lib". Some cleanup and making it more readable.
-
- Nov 12, 2004
-
-
Gisle Vanem authored
zlib path set to same as in lib/Makefile.vc6.
-
- Jul 11, 2004
-
-
Guenter Knauf authored
-
- Jul 06, 2004
-
-
Guenter Knauf authored
-
- May 25, 2004
-
-
Daniel Stenberg authored
-
- Mar 04, 2004
-
-
Daniel Stenberg authored
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
machines.
-
- Feb 26, 2004
-
-
Daniel Stenberg authored
-
- Nov 23, 2003
-
-
Daniel Stenberg authored
-
- Nov 04, 2003
-
-
Daniel Stenberg authored
-
- Aug 01, 2003
-
-
Daniel Stenberg authored
-
- Jul 30, 2003
-
-
Daniel Stenberg authored
-
- Jul 23, 2003
-
-
Daniel Stenberg authored
-
- Jun 13, 2002
-
-
Daniel Stenberg authored
-
- Mar 23, 2002
-
-
Daniel Stenberg authored
-
- Feb 06, 2002
-
-
Daniel Stenberg authored
-
- Sep 17, 2001
-
-
Daniel Stenberg authored
-
- Aug 09, 2001
-
-
Daniel Stenberg authored
isn't updated! :-O
-
Daniel Stenberg authored
-
- May 21, 2001
-
-
Daniel Stenberg authored
into the DOS kind!
-
- Feb 06, 2001
-
-
Daniel Stenberg authored
-
- Dec 11, 2000
-
-
Daniel Stenberg authored
-
- Dec 01, 2000
-
-
Daniel Stenberg authored
-
- Dec 29, 1999
-
-
Daniel Stenberg authored
-