Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / Makefile.vc6
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-04-05 Steve HolmeMakefile.vc6: Added curl_sasl_sspi.c
2014-01-05 Steve HolmeMakefile: Added missing WinSSL and x64 configurations
2014-01-03 Marc HoerskenMakefile.vc6: follow up fix for 11e8066 and 92b9ae5
2014-01-02 Steve HolmeUpdated copyright year for recent changes
2014-01-02 Guenter KnaufTrial to fix the nmake Makefile for vtls files.
2013-08-31 Guenter KnaufRemoved reference to krb4.c.
2013-07-08 Guenter KnaufAdded winssl-zlib target to VC builds.
2013-07-08 Guenter KnaufSynced Makefile.vc6 with recent changes.
2013-05-11 Guenter KnaufUpdated zlib version in build files.
2013-03-14 Yang TseMakefile.vc6: add missing files
2013-02-09 Guenter KnaufUpdated dependency libs.
2013-02-06 Daniel Stenbergmsvc: move Makefile.msvc.names into winbuild/
2013-01-28 Guenter KnaufUpdated dependency libs.
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-10 Yang Tsebuild: add bundles and conncache files to other build...
2012-11-21 Daniel StenbergVC Makefiles: add missing hostcheck
2012-09-23 Marc HoerskenMakefile.vc6: Added missing default library advapi32.lib
2012-08-07 Daniel StenbergVC build: add define for openssl
2012-06-27 Yang Tsebuild: add curl_schannel and curl_darwinssl files to...
2012-06-20 Yang Tsebuild: fix RESOURCE bug in lib/Makefile.vc*
2012-06-15 Yang Tsebuild: add curl_multibyte files to build systems
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-11 Steve HolmeMakefile.vc6: Added version.lib if built with SSPI
2012-06-04 Yang Tsesasl: add reference for curl_sasl
2012-05-22 Guenter KnaufUpdated dependency libary versions.
2012-04-26 Guenter KnaufUpdated dependency lib versions.
2012-04-23 Yang TseRevert "sspi: Added version information"
2012-04-22 Steve Holmesspi: Added version information
2012-04-20 Guenter KnaufUpdated dependency lib versions.
2012-04-12 Guenter KnaufUpdated dependency lib versions (2nd try).
2012-04-12 Guenter KnaufUpdated dependency lib versions.
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-28 Yang TseNTLM: END of refactoring/splitting/moving
2011-08-27 Yang TseNTLM: move NTLM core specifics into curl_ntlm_core...
2011-08-27 Yang TseNTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
2011-08-17 Daniel StenbergVC makefiles: fixed variable name mistake
2011-08-15 Daniel StenbergMSVC makefiles: provide SSH build targets
2011-08-14 Yang Tsehttp NTLM: split http_ntlm.[ch] between http_ntlm....
2011-08-13 Daniel StenbergVC6 makefiles: added embedded documentation
2011-06-21 Josue Andrade Gomeswindows build: use correct MS CRT
2011-04-26 Dan FandrichAdded new resolver sources to Symbian and VC6 build...
2011-04-04 Daniel Stenberghttp-proxy: move proxy code to http_proxy.c
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-12 Karl MVC: add missing file
2011-02-13 Guenter KnaufUpdated OpenSSL version, added links to docu.
2011-01-13 Guenter KnaufUse env var for PSDK instead of hardcoded path.
2010-12-20 Yang Tsebuild: sort configuration hunks in lib/Makefile.vc6
2010-12-20 Yang Tsebuild: refactoring of msvc makefiles to allow overridin...
2010-08-25 Daniel StenbergMakefile: add gopher.c file to build
2010-08-10 Guenter KnaufUpdated lib dependency versions.
2010-08-03 Yang Tsebuild: add missing new files to non-configure target...
2010-06-30 Pierre Joyebuild: add enable IPV6 option for the VC makefiles
2010-06-02 Yang Tseadd missing new files to non-configure target build...
2010-05-13 Dan FandrichAdded Polar SSL and RTMP files to the non-autoconf...
2010-05-13 Dan FandrichAdded the new ftp source files to the non-autoconf...
2010-04-20 Yang Tsehmac.c related compilation adjustment
2010-04-20 monneratAdd compilation directives for hmac in Watcom,riscos...
2010-04-20 Ruslan Gazizovreplaced wsock32.lib usage with ws2_32.lib in MSVC...
2010-02-19 Yang Tsefix compiler warning
2010-01-26 Yang Tseadd curl_threads.c to non-configure target build files
2010-01-21 Dan FandrichAdded rtsp.c to the non-configure target build files
2010-01-15 Dan FandrichAdded the new protocol source files to the non-autoconf...
2009-09-28 Yang Tselibcurl private function Curl_memrchr() now in curl_mem...
2009-09-17 Yang TseMoved Curl_rand() and Curl_srand() code from formdata...
2009-08-12 Daniel Stenbergadd missing file, as pointed out by Karl M
2009-06-15 Yang TseDEBUGBUILD / CURLDEBUG decoupling follow-up
2009-04-23 Dan FandrichAdded new libcurl source files to Amiga, RiscOS and...
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl:
2009-01-20 Daniel Stenberg- Lisa Xu pointed out that the ssh.obj file was missing...
2008-11-06 Yang TseAdd missing curl_addrinfo, and sort the list.
2008-10-23 Dan FandrichAdded rawstr.c to the non-configure libcurl makefiles
2008-05-09 Yang TseInternal time differences now use monotonic time source...
2008-04-14 Daniel Stenberg- Sandor Feldi reported bug #1942022
2008-02-28 Gunter Knauffixed commented define for SSPI.
2008-01-23 Yang Tseupdate openssl version
2007-09-15 Gunter Knauffixed VC6 makefiles for new ldap linkage.
2007-07-15 Gunter Knaufmake users use the latest OpenSSL and Zlib libraries;
2007-03-09 Daniel Stenberg- Robert A. Monat improved the maketgz and VC6/8 genera...
2006-10-21 Yang TseFix misplaced runtime library specification for 'releas...
2006-09-23 Daniel StenbergDmitriy Sergeyev provided a patch that made the SOCKS...
2006-04-12 Daniel Stenbergadded splay
2005-12-23 Daniel StenbergKirill Vasiliev fixed the 'release-ssl-dll' target...
2005-11-08 Daniel StenbergDmitry Bartsevich discovered some issues in compatibilt...
2005-10-21 Daniel StenbergTemprimus improved the MSVC makefile so that the static...
2005-10-20 Daniel StenbergTemprimus improved the MSVC makefile: "makes a build...
2005-10-14 Daniel StenbergReported by 'TemPRImus' in bug 1326665: use the "Multi...
2005-09-07 Daniel Stenbergadded tftp.c
2005-04-22 Daniel StenbergDave Dribin: set CURL_STATICLIB when it builds static...
2005-04-07 Daniel Stenbergfixed to build after the GnuTLS fixes
2005-04-04 Daniel StenbergMarcelo Juchem's improvements
2005-03-31 Daniel Stenbergfixed bad comment, pointed out by Marcelo Juchem
2005-03-18 Daniel Stenbergfix by Kyrre Kristiansen
2005-03-10 Daniel StenbergChristopher R. Palmer made it possible to build libcurl...
2005-01-18 Daniel StenbergCody Jones' enhanced version of Samuel Díaz García...
2005-01-02 Daniel Stenbergreverted the bad naming of the implib names
2005-01-02 Daniel StenbergAlex Neblett's minor update
next