Age | Commit message (Expand) | Author |
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 |
2014-05-17 | Makefile.am: Added new Visual Studio project file generation for libcurl | Steve Holme |
2014-05-17 | Makefile.am: Removed old Visual Studio project file generation | Steve Holme |
2014-05-17 | RELEASE-NOTES: synced with 831f6dd1d986c9 | Daniel Stenberg |
2014-05-17 | build: Fixed another tabulation issue in the Visual Studio file generator | Steve Holme |
2014-05-17 | axtls: Fixed too long source line | Dan Fandrich |
2014-05-17 | configure: add GSS-API to supported features | Daniel Stenberg |
2014-05-17 | configure: add SPNEGO to supported features | Daniel Stenberg |
2014-05-16 | axtls: Add a TODO to a potential blocking call with no timeout | Dan Fandrich |
2014-05-16 | curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOAD | Daniel Stenberg |
2014-05-16 | curl_easy_setopt.3: prefer XFERINFOFUNCTION to PROGRESSFUNCTION | Daniel Stenberg |
2014-05-15 | HTTP: CREDSPERREQUEST is for HTTP too | Daniel Stenberg |
2014-05-15 | RELEASE-NOTES: synced with 53a5b95c21586 | Daniel Stenberg |
2014-05-15 | CURLINFO_SSL_VERIFYRESULT: assign at first connect call | Daniel Stenberg |
2014-05-15 | timers: fix timer regression involving redirects / reconnects | Daniel Stenberg |
2014-05-15 | darwinssl: Updated copyright following recent changes | Steve Holme |
2014-05-14 | darwinssl: fix potential crash when attempting to copy an identity | Nick Zitzmann |
2014-05-12 | RELEASE-NOTES: Synced with 52d16c84d2 | Steve Holme |
2014-05-12 | openssl: unbreak PKCS12 support | Daniel Stenberg |
2014-05-11 | Makefile.inc: Added resource file to assist Visual Studio project generation | Steve Holme |
2014-05-11 | build: Fixed some tabulation issues in the Visual Studio file generator | Steve Holme |
2014-05-11 | tests: Fixed up DIGEST-MD5 tests following commit 8342b6e1dc | Steve Holme |
2014-05-11 | sasl: Fixed missing qop in the client's challenge-response message | Steve Holme |
2014-05-10 | tool_operate.c: Fixed compilation warning | Steve Holme |
2014-05-09 | Makefile.inc: Separated the lib and lib/vtls source file variables | Steve Holme |