Age | Commit message (Expand) | Author |
2011-08-15 | MSVC makefiles: provide SSH build targets | Daniel Stenberg |
2011-08-14 | http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch] | Yang Tse |
2011-08-13 | VC6 makefiles: added embedded documentation | Daniel Stenberg |
2011-06-21 | windows build: use correct MS CRT | Josue Andrade Gomes |
2011-04-25 | Added new resolver sources to Symbian and VC6 build files | Dan Fandrich |
2011-04-04 | http-proxy: move proxy code to http_proxy.c | Daniel Stenberg |
2011-03-13 | VC: add missing file | Karl M |
2011-02-13 | Updated OpenSSL version, added links to docu. | Guenter Knauf |
2011-01-13 | Use env var for PSDK instead of hardcoded path. | Guenter Knauf |
2010-12-21 | build: sort configuration hunks in lib/Makefile.vc6 | Yang Tse |
2010-12-20 | build: refactoring of msvc makefiles to allow overriding of library filenames. | Yang Tse |
2010-08-25 | Makefile: add gopher.c file to build | Daniel Stenberg |
2010-08-10 | Updated lib dependency versions. | Guenter Knauf |
2010-08-03 | build: add missing new files to non-configure target build files | Yang Tse |
2010-06-30 | build: add enable IPV6 option for the VC makefiles | Pierre Joye |
2010-06-02 | add missing new files to non-configure target build files | Yang Tse |
2010-05-12 | Added Polar SSL and RTMP files to the non-autoconf build files | Dan Fandrich |
2010-05-12 | Added the new ftp source files to the non-autoconf build files | Dan Fandrich |
2010-04-20 | hmac.c related compilation adjustment | Yang Tse |
2010-04-20 | Add compilation directives for hmac in Watcom,riscos and vc6 platform-specifi... | monnerat |
2010-04-20 | replaced wsock32.lib usage with ws2_32.lib in MSVC makefiles | Ruslan Gazizov |
2010-02-19 | fix compiler warning | Yang Tse |
2010-01-26 | add curl_threads.c to non-configure target build files | Yang Tse |
2010-01-21 | Added rtsp.c to the non-configure target build files | Dan Fandrich |
2010-01-15 | Added the new protocol source files to the non-autoconf build files | Dan Fandrich |
2009-09-28 | libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h | Yang Tse |
2009-09-17 | Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h | Yang Tse |
2009-08-12 | add missing file, as pointed out by Karl M | Daniel Stenberg |
2009-06-15 | DEBUGBUILD / CURLDEBUG decoupling follow-up | Yang Tse |
2009-04-23 | Added new libcurl source files to Amiga, RiscOS and VC6 build files. | Dan Fandrich |
2009-01-29 | Introduced curl_sspi.c and curl_sspi.h for the implementation of functions | Yang Tse |
2009-01-28 | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg |
2009-01-20 | - Lisa Xu pointed out that the ssh.obj file was missing from the lib/Makefile... | Daniel Stenberg |
2008-11-06 | Add missing curl_addrinfo, and sort the list. | Yang Tse |
2008-10-23 | Added rawstr.c to the non-configure libcurl makefiles | Dan Fandrich |
2008-05-09 | Internal time differences now use monotonic time source if available. | Yang Tse |
2008-04-14 | - Sandor Feldi reported bug #1942022 | Daniel Stenberg |
2008-02-28 | fixed commented define for SSPI. | Gunter Knauf |
2008-01-23 | update openssl version | Yang Tse |
2007-09-15 | fixed VC6 makefiles for new ldap linkage. | Gunter Knauf |
2007-07-15 | make users use the latest OpenSSL and Zlib libraries; | Gunter Knauf |
2007-03-09 | - Robert A. Monat improved the maketgz and VC6/8 generating to set the correct | Daniel Stenberg |
2006-10-21 | Fix misplaced runtime library specification for 'release-dll' target | Yang Tse |
2006-09-23 | Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as | Daniel Stenberg |
2006-04-12 | added splay | Daniel Stenberg |
2005-12-23 | Kirill Vasiliev fixed the 'release-ssl-dll' target to properly build a | Daniel Stenberg |
2005-11-08 | Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled | Daniel Stenberg |
2005-10-21 | Temprimus improved the MSVC makefile so that the static debug SSL libs are | Daniel Stenberg |
2005-10-20 | Temprimus improved the MSVC makefile: "makes a build option available so if | Daniel Stenberg |
2005-10-14 | Reported by 'TemPRImus' in bug 1326665: use the "Multi-Threaded" options even | Daniel Stenberg |