aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24Makefile: avoid use of GNU-specific form of $<Dan Fandrich
2017-04-24nss: adapt to the new Curl_llist APIKamil Dudka
2017-04-24curl-compilers.m4: accept -Og and -Ofast GCC flagsMarcel Raad
2017-04-24RELEASE-NOTES: synced with c68fed875Daniel Stenberg
2017-04-24configure: fix the -ldl check for openssl, add -lpthread checkDaniel Stenberg
2017-04-24llist: fix a comment after cbae73e1dd9Daniel Stenberg
2017-04-22schannel: Don't treat encrypted partial record as pending dataJay Satiro
2017-04-22multi: clarify condition in curl_multi_waitAlan Jenkins
2017-04-22lib: fix maybe-uninitialized warningsMarcel Raad
2017-04-22gnutls: removed some code when --disable-verbose is configuredDan Fandrich
2017-04-22llist: no longer uses mallocDaniel Stenberg
2017-04-21typecheck-gcc: handle function pointers properlyMarcel Raad
2017-04-21mbedtls: enable NTLM (& SMB) even if MD4 support is unavailableDan Fandrich
2017-04-21tests: remove the html and PDF versions from the tarballDaniel Stenberg
2017-04-20openssl: fix memory leak in servercertDaniel Stenberg
2017-04-20Revert "src/Makefile.am: avoid explicit $<"Daniel Stenberg
2017-04-19bump: start working on next releaseDaniel Stenberg
2017-04-19src/Makefile.am: avoid explicit $<Daniel Stenberg
2017-04-19THANKS: add contributors from 7.54.0 release notesDaniel Stenberg
2017-04-19RELEASE-NOTES: curl 7.54.0Daniel Stenberg
2017-04-18nss: fix MinGW compiler warningsMarcel Raad
2017-04-18TLS: Fix switching off SSL session id when client cert is usedJay Satiro
2017-04-17openssl: don't try to print nonexistant peer private keysDavid Benjamin
2017-04-17openssl: fix thread-safety bugs in error-handlingDavid Benjamin
2017-04-17openssl: make SSL_ERROR_to_str more future-proofDavid Benjamin
2017-04-17code: fix typos and style in commentsDaniel Gustafsson
2017-04-17extern-scan.pl: strip trailing CRMarcel Raad
2017-04-17configure.ac: ignore CR after version numbersMarcel Raad
2017-04-17.gitattributes: force shell scripts to LFMarcel Raad
2017-04-16unit1303: fix compiler warningMarcel Raad
2017-04-16RELEASE-NOTES: synced with 1451271e0Daniel Stenberg
2017-04-15http2: fix handle leak in error pathLarry Stefani
2017-04-15mbedtls: fix memory leak in error pathLarry Stefani
2017-04-15curl-compilers.m4: turn implicit function declarations into errorsMarcel Raad
2017-04-12test1541: also test for CURL_PULL_WS2TCPIP_HMarcel Raad
2017-04-12tests/server/util: prefer <poll.h> over <sys/poll.h>Marcel Raad
2017-04-11Curl_expire_latest: ignore already expired timersDaniel Stenberg
2017-04-11system.h: fix mingw sectionDaniel Stenberg
2017-04-11polarssl: unbreak build with versions < 1.3.8Marcel Raad
2017-04-11poll: prefer <poll.h> over <sys/poll.h>Marcel Raad
2017-04-10openssl: fix this statement may fall through [-Wimplicit-fallthrough=]Alexis La Goutte
2017-04-10nss: load CA certificates even with --insecureKamil Dudka
2017-04-10RELEASE-NOTES: synced with f9d1e9a27f7e1Daniel Stenberg
2017-04-10libcurl-thread.3: fixed a bad macro that caused test 1140 to failDan Fandrich
2017-04-09libcurl-thread.3: also mention threaded-resolverDaniel Stenberg
2017-04-09.github/stale.yml: enable the stale botDaniel Stenberg
2017-04-08CURLINFO_SCHEME.3: fix variable typeJay Satiro
2017-04-08INSTALL.md: fix secure transport configure argumentsMarcel Raad
2017-04-08vtls: fix unreferenced variable warningsMarcel Raad
2017-04-07BUGS: "Bugs in old versions"Daniel Stenberg