summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20Patchset for gnURL microfork:gnurl-7.54.0gnurl-7_54_0Christian Grothoff
2017-04-19THANKS: add contributors from 7.54.0 release notescurl-7_54_0Daniel 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
2017-04-07system.h: add section for tccDaniel Stenberg
2017-04-07schannel: fix compiler warningsMarcel Raad
2017-04-07sspi: print out InitializeSecurityContext() error messageIsaac Boukris
2017-04-06gtls: fix compiler warningMarcel Raad
2017-04-06test1606: verify speedcheckDaniel Stenberg
2017-04-06low_speed_limit: improved function for longer time periodsDaniel Stenberg
2017-04-06system.h: set sizeof long to 4 on "default 32 bit" systemsDaniel Stenberg
2017-04-06nss: fix build after e60fe20fdf94e829ba5fce33f7a9d6c281149f7dMarcel Raad
2017-04-06INSTALL.cmake: more problemsDaniel Stenberg
2017-04-05test1541: ignore the curl_off_t variable type name comparisonDaniel Stenberg
2017-04-05Revert "configure: prefer 'long long' to int64_t for curl_off_t"Daniel Stenberg
2017-04-05tool_operate: fix MinGW compiler warningMarcel Raad
2017-04-05tool_operate: move filetime code to its own functionMarcel Raad
2017-04-05configure: prefer 'long long' to int64_t for curl_off_tDaniel Stenberg
2017-04-04tests: added test for Curl_splaygetbest to unit1309Dániel Bakai
2017-04-04multi: fix queueing of pending easy handlesDániel Bakai
2017-04-04tool: fix Windows Unicode buildMarcel Raad