summaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
Commit message (Expand)AuthorAgeFilesLines
...
* VC makefiles: fixed variable name mistakeDaniel Stenberg2011-08-171-1/+1
* MSVC makefiles: provide SSH build targetsDaniel Stenberg2011-08-151-3/+37
* http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]Yang Tse2011-08-141-0/+1
* VC6 makefiles: added embedded documentationDaniel Stenberg2011-08-131-0/+5
* windows build: use correct MS CRTJosue Andrade Gomes2011-06-211-1/+1
* Added new resolver sources to Symbian and VC6 build filesDan Fandrich2011-04-251-3/+3
* http-proxy: move proxy code to http_proxy.cDaniel Stenberg2011-04-041-0/+1
* VC: add missing fileKarl M2011-03-131-1/+2
* Updated OpenSSL version, added links to docu.Guenter Knauf2011-02-131-1/+1
* Use env var for PSDK instead of hardcoded path.Guenter Knauf2011-01-131-2/+2
* build: sort configuration hunks in lib/Makefile.vc6Yang Tse2010-12-211-46/+46
* build: refactoring of msvc makefiles to allow overriding of library filenames.Yang Tse2010-12-201-49/+58
* Makefile: add gopher.c file to buildDaniel Stenberg2010-08-251-0/+1
* Updated lib dependency versions.Guenter Knauf2010-08-101-2/+2
* build: add missing new files to non-configure target build filesYang Tse2010-08-031-0/+2
* build: add enable IPV6 option for the VC makefilesPierre Joye2010-06-301-0/+4
* add missing new files to non-configure target build filesYang Tse2010-06-021-0/+1
* Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich2010-05-121-0/+2
* Added the new ftp source files to the non-autoconf build filesDan Fandrich2010-05-121-3/+7
* hmac.c related compilation adjustmentYang Tse2010-04-201-1/+1
* Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi...monnerat2010-04-201-0/+1
* replaced wsock32.lib usage with ws2_32.lib in MSVC makefilesRuslan Gazizov2010-04-201-3/+2
* fix compiler warningYang Tse2010-02-191-0/+1
* add curl_threads.c to non-configure target build filesYang Tse2010-01-261-0/+1
* Added rtsp.c to the non-configure target build filesDan Fandrich2010-01-211-0/+1
* Added the new protocol source files to the non-autoconf build filesDan Fandrich2010-01-151-0/+4
* libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse2009-09-281-0/+1
* Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse2009-09-171-0/+1
* add missing file, as pointed out by Karl MDaniel Stenberg2009-08-121-0/+1
* DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse2009-06-151-2/+2
* Added new libcurl source files to Amiga, RiscOS and VC6 build files.Dan Fandrich2009-04-231-0/+2
* Introduced curl_sspi.c and curl_sspi.h for the implementation of functionsYang Tse2009-01-291-1/+2
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-1/+2
* - Lisa Xu pointed out that the ssh.obj file was missing from the lib/Makefile...Daniel Stenberg2009-01-201-2/+23
* Add missing curl_addrinfo, and sort the list.Yang Tse2008-11-061-35/+36
* Added rawstr.c to the non-configure libcurl makefilesDan Fandrich2008-10-231-0/+1
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-10/+2
* - Sandor Feldi reported bug #1942022Daniel Stenberg2008-04-141-1/+1
* fixed commented define for SSPI.Gunter Knauf2008-02-281-1/+1
* update openssl versionYang Tse2008-01-231-1/+1
* fixed VC6 makefiles for new ldap linkage.Gunter Knauf2007-09-151-2/+2
* make users use the latest OpenSSL and Zlib libraries;Gunter Knauf2007-07-151-4/+7
* - Robert A. Monat improved the maketgz and VC6/8 generating to set the correctDaniel Stenberg2007-03-091-1/+5
* Fix misplaced runtime library specification for 'release-dll' targetYang Tse2006-10-211-2/+2
* Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better asDaniel Stenberg2006-09-231-0/+1
* added splayDaniel Stenberg2006-04-121-0/+1
* Kirill Vasiliev fixed the 'release-ssl-dll' target to properly build aDaniel Stenberg2005-12-231-2/+2
* Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabledDaniel Stenberg2005-11-081-1/+0
* Temprimus improved the MSVC makefile so that the static debug SSL libs areDaniel Stenberg2005-10-211-25/+13
* Temprimus improved the MSVC makefile: "makes a build option available so ifDaniel Stenberg2005-10-201-25/+48