aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31libcurl-thread.3: Warn memory functions must be thread safeJay Satiro
2015-07-31RELEASE-NOTES: Synced with 8b1d00ac1aSteve Holme
2015-07-30INSTALL: Minor formatting correction in 'Legacy Windows and SSL' sectionSteve Holme
2015-07-30http: move HTTP/2 cleanup code off http_disconnect()Kamil Dudka
2015-07-30ABI doc: use secure URLViktor Szakats
2015-07-30ABI: remove the ascii logoDaniel Stenberg
2015-07-30libcurl-multi.3: mention curl_multi_waitDaniel Stenberg
2015-07-30maketgz: Fixed some VC makefiles missing from the release tarballSteve Holme
2015-07-29RELEASE-NOTES: Synced with 2d7e165761Steve Holme
2015-07-29build: Added VC14 project files to Makefile.amSteve Holme
2015-07-29build: Added VC14 project filesSteve Holme
2015-07-29libcurl-thread.3: Clarify CURLOPT_NOSIGNAL takes long value 1LJay Satiro
2015-07-28generate.bat: Use lower-case for commands and reserved keywordsSteve Holme
2015-07-28build: Added initial VC14 support to generate.batSteve Holme
2015-07-28build: Fixed missing .opensdf files from VC10+ .gitignore filesSteve Holme
2015-07-28build: Use $(ProjectName) macro for curl.exe and curld.exe filenamesSteve Holme
2015-07-28build: Renamed curl src Visual Studio project filesSteve Holme
2015-07-28libcurl-thread.3: Revert to stricter handle wordingJay Satiro
2015-07-28libcurl-thread.3: Consolidate thread safety infoJay Satiro
2015-07-27README: Corrected formatting for 'Legacy Windows and SSL' sectionSteve Holme
2015-07-26build-openssl.bat: Added support for VC14Steve Holme
2015-07-26RELEASE-NOTES: synced with 0f645adc95390e8Daniel Stenberg
2015-07-26test1902: attempt to make the test more reliableDaniel Stenberg
2015-07-26comment: fix comment about adding new option supportDaniel Stenberg
2015-07-25build-openssl.bat: Show syntax if required args are missingJay Satiro
2015-07-26TODO: improve how curl works in a windows console windowDaniel Stenberg
2015-07-261.11 minimize dependencies with dynamicly loaded modulesDaniel Stenberg
2015-07-25tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPSJay Satiro
2015-07-25configure: check if OpenSSL linking wants -ldlDaniel Stenberg
2015-07-25HTTP: ignore "Content-Encoding: compress"Michael Kaufmann
2015-07-24openssl: work around MSVC warningMarcel Raad
2015-07-24configure: add --disable-rt optionMichaƂ Fita
2015-07-23http2: verify success of strchr() in http2_send()Kamil Dudka
2015-07-22Windows: Fix VerifyVersionInfo callsJay Satiro
2015-07-22schannel: Replace deprecated GetVersion with VerifyVersionInfoMarcel Raad
2015-07-21makefile: Added support for VC14Steve Holme
2015-07-21os400: ebcdic wrappers for new functions. Upgrade ILE/RPG bindings.Patrick Monnerat
2015-07-21libcurl: VERSIONINFO updatePatrick Monnerat
2015-07-21http2: satisfy external references even if http2 is not compiled in.Patrick Monnerat
2015-07-20http2: add stream != NULL checks for reliabilityDaniel Stenberg
2015-07-18symbols-in-versions: Add new CURLSSLOPT_NO_REVOKE symbolJay Satiro
2015-07-17SSL: Add an option to disable certificate revocation checksJay Satiro
2015-07-16runtests: Allow for spaces in curl custom pathJay Satiro
2015-07-16ntlm_wb: Fix theoretical memory leakDavid Woodhouse
2015-07-15strerror: Add CRYPT_E_REVOKED to SSPI error stringsJay Satiro
2015-07-14libtest: call PR_Cleanup() on exit if NSPR is usedKamil Dudka
2015-07-14openssl: VMS support for SHA256John Malmberg
2015-07-11examples: Fix typo in multi-single.cJay Satiro
2015-07-07http2: Fix memory leak in push header arrayTatsuhiro Tsujikawa
2015-07-02test2041: fixed line endings in protocol partDan Fandrich