aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-09conncache: fix multi-thread use of shared connection cacheDaniel Stenberg
2019-12-09azure: add a vanilla macos buildDaniel Stenberg
2019-12-06curl: make the etag load logic work without fseekDaniel Stenberg
2019-12-06mailmap: Mohammad HasbiniDaniel Stenberg
2019-12-06docs: fix some typosmhasbini
2019-12-06RELEASE-NOTES: syncedDaniel Stenberg
2019-12-05lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro
2019-12-05setopt: Fix ALPN / NPN user option when built without HTTP2Jay Satiro
2019-12-05etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg
2019-12-05curl_setup: fix `CURLRES_IPV6` conditionMarcel Raad
2019-12-05test342: make it return a 304 as the tag matchesDaniel Stenberg
2019-12-04CMake: add support for building with the NSS vtls backendPeter Wu
2019-12-04azure: add more buildsDaniel Stenberg
2019-12-04CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg
2019-12-03hostip4.c: bump copyright year rangeDaniel Stenberg
2019-12-03configure: enable IPv6 support without `getaddrinfo`Marcel Raad
2019-12-03curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad
2019-12-03github action/azure pipeline: run 'make test-nonflaky' for testsDaniel Stenberg
2019-12-03openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg
2019-12-03openssl: set X509_V_FLAG_PARTIAL_CHAINDaniel Stenberg
2019-12-03curl: show better error message when no homedir is foundDaniel Stenberg
2019-12-03OPENSOCKETFUNCTION.3: correct the purpose descriptionDaniel Stenberg
2019-12-03travis: do not use OVERRIDE_CC or OVERRIDE_CXX if emptyPeter Wu
2019-12-02azure-pipelines: fix the test scriptDaniel Stenberg
2019-12-02Azure Pipelines: initial CI setupDaniel Stenberg
2019-12-02docs: add "added: 7.68.0" to the --etag-* docsDaniel Stenberg
2019-12-02copyright: fix the year ranges for two filesDaniel Stenberg
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-12-01openssl: retrieve reported LibreSSL version at runtimeJay Satiro
2019-12-01strerror: Add Curl_winapi_strerror for Win API specific errorsJay Satiro
2019-12-02global_init: undo the "intialized" bump in case of failureDaniel Stenberg
2019-11-29parsedate: offer a getdate_capped() alternativeDaniel Stenberg
2019-11-28docs: add more references to curl_multi_pollDaniel Stenberg
2019-11-28sha256: bump the copyright year rangeDaniel Stenberg
2019-11-28curl_setup_once: consistently use WHILE_FALSE in macrosDaniel Gustafsson
2019-11-28http_ntlm: Remove duplicate NSS initialisationSteve Holme
2019-11-28checksrc: fix regexp for ASSIGNWITHINCONDITIONDaniel Gustafsson
2019-11-28RELEASE-NOTES: syncedDaniel Stenberg
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-28docs: fix typosDaniel Gustafsson
2019-11-28mailmap: Niall O'Reilly's nameDaniel Stenberg
2019-11-28doh: use dedicated probe slotsNiall
2019-11-28travis: build ngtcp2 with --enable-lib-onlyDaniel Stenberg
2019-11-28ngtcp2: fix thread-safety bug in error-handlingDavid Benjamin
2019-11-27travis: export the CC/CXX variables when setDaniel Stenberg
2019-11-26dist: add error-codes.plMarcel Raad
2019-11-26curl: fix --upload-file . hangs if delay in STDINJohn Schroeder
2019-11-26XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-26curl_multi_wakeup.3: add example and AVAILABILITYDaniel Stenberg