summaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
Commit message (Expand)AuthorAgeFilesLines
* Makefile.vc: link with crypt32.lib for winssl buildsDaniel Stenberg2016-06-221-2/+3
* vc: fix the build for schannel certinfo supportDaniel Stenberg2016-06-221-0/+1
* loadlibrary: Only load system DLLs from the system directorySteve Holme2016-05-301-1/+2
* http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme2016-03-271-1/+1
* http_negotiate: Combine GSS-API and SSPI source filesSteve Holme2016-03-261-1/+0
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-0/+1
* vauth: Moved the Negotiate authentication code to the new vauth directorySteve Holme2016-03-261-0/+1
* build: Corrected typos from commit 70e56939aaSteve Holme2016-03-251-1/+1
* vauth: Moved the OAuth 2.0 authentication code to the new vauth directorySteve Holme2016-03-251-0/+1
* vauth: Moved the NTLM authentication code to the new vauth directorySteve Holme2016-03-251-2/+2
* vauth: Moved the Kerberos V5 authentication code to the new vauth directorySteve Holme2016-03-251-1/+2
* vauth: Moved the DIGEST authentication code to the new vauth directorySteve Holme2016-03-251-0/+2
* vauth: Moved the CRAM-MD5 authentication code to the new vauth directorySteve Holme2016-03-251-0/+1
* vauth: Moved the ClearText authentication code to the new vauth directorySteve Holme2016-03-251-0/+1
* vauth: Moved Curl_sasl_build_spn() to create the initial vauth source filesSteve Holme2016-03-251-0/+1
* build: Updated all makefiles and project files for the new vauth directorySteve Holme2016-03-251-0/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: removed bundles.c from make filesDan Fandrich2015-05-141-1/+0
* build: update depedency versions, urls, example makefilesViktor Szakats2015-04-301-4/+4
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-1/+1
* Makefile.vc6: Corrected typos in rename of darwinssl.objSteve Holme2015-02-161-1/+1
* By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"Nick Zitzmann2015-02-151-1/+1
* schannel: Removed curl_ prefix from source filesSteve Holme2015-02-071-1/+1
* des: Added Curl_des_set_odd_parity()Steve Holme2015-01-281-1/+2
* endian: Fixed Linux compilation issuesSteve Holme2014-12-311-1/+1
* endian: Introduced endian moduleSteve Holme2014-12-311-0/+1
* build: updated dependencies in makefiles.Guenter Knauf2014-12-051-1/+1
* sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme2014-12-021-0/+1
* smb: Added initial source files for SMBBill Nagel2014-11-291-0/+1
* Makefile.vc6: Added support for WinIDNSteve Holme2014-11-081-0/+4
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-1/+0
* Makefile.vc6: Added curl_sasl_sspi.cSteve Holme2014-04-061-0/+1
* Makefile: Added missing WinSSL and x64 configurationsSteve Holme2014-01-051-0/+12
* Makefile.vc6: follow up fix for 11e8066 and 92b9ae5Marc Hoersken2014-01-031-2/+2
* Updated copyright year for recent changesSteve Holme2014-01-021-1/+1
* Trial to fix the nmake Makefile for vtls files.Guenter Knauf2014-01-021-0/+3
* Removed reference to krb4.c.Guenter Knauf2013-08-311-1/+0
* Added winssl-zlib target to VC builds.Guenter Knauf2013-07-081-17/+30
* Synced Makefile.vc6 with recent changes.Guenter Knauf2013-07-081-1/+1
* Updated zlib version in build files.Guenter Knauf2013-05-111-1/+1
* Makefile.vc6: add missing filesYang Tse2013-03-141-0/+14
* Updated dependency libs.Guenter Knauf2013-02-091-1/+1
* msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg2013-02-061-2/+2
* Updated dependency libs.Guenter Knauf2013-01-281-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-81/+81
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-031-81/+81
* build: add bundles and conncache files to other build systemsYang Tse2012-12-101-0/+2
* VC Makefiles: add missing hostcheckDaniel Stenberg2012-11-211-0/+1
* Makefile.vc6: Added missing default library advapi32.libMarc Hoersken2012-09-231-1/+1
* VC build: add define for opensslDaniel Stenberg2012-08-071-1/+1