aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
AgeCommit message (Expand)Author
2016-06-22Makefile.vc: link with crypt32.lib for winssl buildsDaniel Stenberg
2016-06-22vc: fix the build for schannel certinfo supportDaniel Stenberg
2016-05-30loadlibrary: Only load system DLLs from the system directorySteve Holme
2016-03-27http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme
2016-03-26http_negotiate: Combine GSS-API and SSPI source filesSteve Holme
2016-03-26vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme
2016-03-26vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme
2016-03-25build: Corrected typos from commit 70e56939aaSteve Holme
2016-03-25vauth: Moved the OAuth 2.0 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the CRAM-MD5 authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme
2016-03-25vauth: Moved Curl_sasl_build_spn() to create the initial vauth source filesSteve Holme
2016-03-25build: Updated all makefiles and project files for the new vauth directorySteve Holme
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-05-14build: removed bundles.c from make filesDan Fandrich
2015-04-30build: update depedency versions, urls, example makefilesViktor Szakats
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-02-16Makefile.vc6: Corrected typos in rename of darwinssl.objSteve Holme
2015-02-15By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"Nick Zitzmann
2015-02-07schannel: Removed curl_ prefix from source filesSteve Holme
2015-01-28des: Added Curl_des_set_odd_parity()Steve Holme
2014-12-31endian: Fixed Linux compilation issuesSteve Holme
2014-12-31endian: Introduced endian moduleSteve Holme
2014-12-05build: updated dependencies in makefiles.Guenter Knauf
2014-12-02sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme
2014-11-29smb: Added initial source files for SMBBill Nagel
2014-11-08Makefile.vc6: Added support for WinIDNSteve Holme
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-04-06Makefile.vc6: Added curl_sasl_sspi.cSteve Holme
2014-01-05Makefile: Added missing WinSSL and x64 configurationsSteve Holme
2014-01-03Makefile.vc6: follow up fix for 11e8066 and 92b9ae5Marc Hoersken
2014-01-02Updated copyright year for recent changesSteve Holme
2014-01-02Trial to fix the nmake Makefile for vtls files.Guenter Knauf
2013-08-31Removed reference to krb4.c.Guenter Knauf
2013-07-08Added winssl-zlib target to VC builds.Guenter Knauf
2013-07-08Synced Makefile.vc6 with recent changes.Guenter Knauf
2013-05-11Updated zlib version in build files.Guenter Knauf
2013-03-14Makefile.vc6: add missing filesYang Tse
2013-02-09Updated dependency libs.Guenter Knauf
2013-02-06msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg
2013-01-28Updated dependency libs.Guenter Knauf
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-10build: add bundles and conncache files to other build systemsYang Tse
2012-11-21VC Makefiles: add missing hostcheckDaniel Stenberg
2012-09-23Makefile.vc6: Added missing default library advapi32.libMarc Hoersken
2012-08-07VC build: add define for opensslDaniel Stenberg