- Sep 15, 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.
-
- Oct 21, 2006
-
-
Yang Tse authored
-
- Sep 23, 2006
-
-
Daniel Stenberg authored
it now will read the full data sent from servers. The SOCKS-related code was also moved to the new lib/socks.c source file.
-
- Apr 12, 2006
-
-
Daniel Stenberg authored
-
- Dec 23, 2005
-
-
Daniel Stenberg authored
static libcurl using openssl as dll.
-
- 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. : ----------------------------------------------------------------------
-
- Oct 21, 2005
-
-
Daniel Stenberg authored
linked to the executable and not to the libcurld.lib http://curl.haxx.se/bug/view.cgi?id=1326676
-
- Oct 20, 2005
-
-
Daniel Stenberg authored
you set rtlibcfg=static for the make, then it would build with /MT. The default behaviour is /MD (the original)." http://curl.haxx.se/bug/view.cgi?id=1326665
-
- Oct 14, 2005
-
-
Daniel Stenberg authored
when building the static library. http://curl.haxx.se/bug/view.cgi?id=1326665
-
- Sep 07, 2005
-
-
Daniel Stenberg authored
-
- Apr 22, 2005
-
-
Daniel Stenberg authored
-
- Apr 07, 2005
-
-
Daniel Stenberg authored
-
- Apr 04, 2005
-
-
Daniel Stenberg authored
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
- Mar 18, 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
-
Daniel Stenberg authored
-
- Nov 19, 2004
-
-
Daniel Stenberg authored
-
- Nov 13, 2004
-
-
Gisle Vanem authored
Renamed import lib to "libcurl_imp.lib". Some cleanup and making it more readable.
-
- Nov 09, 2004
-
-
Gisle Vanem authored
Changes for removing libcurl.def file on Win32. Added "CURL_EXTERN" to memdebug.h functions. Cleaned up Makefile.vc6.
-
- Sep 15, 2004
-
-
Daniel Stenberg authored
-
- Aug 14, 2004
-
-
Guenter Knauf authored
-
- Jul 11, 2004
-
-
Guenter Knauf authored
-
- Jun 01, 2004
-
-
Daniel Stenberg authored
might be done differently in the future.
-
- May 26, 2004
-
-
Daniel Stenberg authored
-
- May 25, 2004
-
-
Daniel Stenberg authored
-
- May 11, 2004
-
-
Daniel Stenberg authored
-
- Apr 26, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 11, 2004
-
-
Daniel Stenberg authored
-
- Mar 25, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
machines.
-
- Feb 26, 2004
-
-
Daniel Stenberg authored
-
- Jan 05, 2004
-
-
Daniel Stenberg authored
-
- Nov 07, 2003
-
-
Daniel Stenberg authored
-