Age | Commit message (Expand) | Author |
2014-06-01 | curl_sasl_sspi: Fixed corrupt hostname in DIGEST-MD5 SPN generation | Steve Holme |
2014-05-29 | tests: Fix portability issue with the tftpd server and timeouts | Dan Fandrich |
2014-05-28 | RELEASE-NOTES: Synced with 2a615a2b64 | Steve Holme |
2014-05-28 | build: Use $(TargetDir) and $(TargetName) macros for VC .lib output files | Steve Holme |
2014-05-28 | build: Use $(TargetDir) and $(TargetName) macros for VC .pdb output files | Steve Holme |
2014-05-28 | gnutls: allow building with nghttp2 but without ALPN support | Daniel Stenberg |
2014-05-28 | gnutls: don't use deprecated type names anymore | Alessandro Ghedini |
2014-05-27 | select: with winsock, avoid passing unsupported arguments to select() | Brad Spencer |
2014-05-26 | url-parser: only use if_nametoindex if detected by configure | Daniel Stenberg |
2014-05-26 | curl_version_info.3: returns a pointer to a static struct | Daniel Stenberg |
2014-05-25 | polarssl: add ALPN support | Fabian Frank |
2014-05-24 | curl_easy_reset: reset the URL | Daniel Stenberg |
2014-05-24 | configure: fix the nghttp2 detection when not found | Daniel Stenberg |
2014-05-23 | configure: detect nghttp2 by default | Daniel Stenberg |
2014-05-23 | openssl: Fix uninitialized variable use in NPN callback | Tatsuhiro Tsujikawa |
2014-05-23 | curl.1: clarify that -u can't specify a user with colon | Daniel Stenberg |
2014-05-22 | README: Added Test Suite to the TODO list | Steve Holme |
2014-05-22 | build: Use CURLX_* file lists for Visual Studio curl tool project generation | Steve Holme |
2014-05-22 | tool_getparam.c: Fixed compilation warnings | Steve Holme |
2014-05-22 | RELEASE-NOTES: Synced with f634355868 | Steve Holme |
2014-05-22 | http: Fix a compiler warning when http2 support is disabled | Dan Fandrich |
2014-05-22 | build: Fixed incorrect reference to curl_setup.h in Visual Studio files | Steve Holme |
2014-05-21 | darwinssl: fix lint & build warnings in the previous commit | Nick Zitzmann |
2014-05-21 | Add support for --cacert in DarwinSSL. | Vilmos Nebehaj |
2014-05-22 | http.c: Fixed compilation warning | Steve Holme |
2014-05-22 | bits.close: Fixed compilation warning | Steve Holme |
2014-05-22 | bits.close: introduce connection close tracking | Daniel Stenberg |
2014-05-21 | Makefile.inc: Added curlx headers to assist Visual Studio project generation | Steve Holme |
2014-05-21 | build: Renamed CURLX_ONES file list definition to CURLX_CFILES | Steve Holme |
2014-05-21 | bump: Start working on the next release | Steve Holme |
2014-05-20 | THANKS: 18 new contributors for 7.37.0 | Daniel Stenberg |
2014-05-20 | RELEASE-NOTES: synced with 85f4075bdbf3 | Daniel Stenberg |
2014-05-20 | README: Added some outstanding tasks to the TODO list | Steve Holme |
2014-05-20 | http2: make connection re-use work | Daniel Stenberg |
2014-05-20 | ALPN: fix typo in http/1.1 identifier | Fabian Frank |
2014-05-20 | build-openssl.bat: Added check for OpenSSL source directory | Steve Holme |
2014-05-20 | build-openssl.bat: Added default source directory when not specified | Steve Holme |
2014-05-19 | Makefile.am: Fixed missing / in VC10+ project file generation | Steve Holme |
2014-05-19 | INSTALL: Updated MSVC 6 caveats | Steve Holme |
2014-05-19 | INSTALL: Updated for new Visual Studio project files | Steve Holme |
2014-05-18 | build: Slight rename of new LIB_* makefile file variables | Steve Holme |
2014-05-18 | build: Removed old Visual Studio project files | Steve Holme |
2014-05-18 | maketgz: two more CRLF | Daniel Stenberg |
2014-05-18 | test1014: GSS-API is only in curl-config. not in curl | Daniel Stenberg |
2014-05-18 | test1134: verify CREDSPERREQUEST for HTTP | Daniel Stenberg |
2014-05-18 | maketgz: remove CRLF newlines | Daniel Stenberg |
2014-05-18 | Makefile.am: Corrected a couple of grammar errors | Steve Holme |
2014-05-18 | Makefile.am: Added new Visual Studio project file generation for curl tool | Steve Holme |
2014-05-17 | Makefile.inc: Added resource file to assist Visual Studio project generation | Steve Holme |
2014-05-17 | maketgz: run make vc-ide before make dist | Daniel Stenberg |