summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup remove the mac-libssh build for now as it didn't workbagder/azure-build-combosDaniel Stenberg2019-12-101-17/+0
* fixup install the libssh package for that build!Daniel Stenberg2019-12-092-2/+2
* fixup azure: add cmake, libssh2 and libssh on macosDaniel Stenberg2019-12-092-4/+46
* azure: install pkg-config too on macosDaniel Stenberg2019-12-091-1/+1
* azure: add a vanilla macos buildDaniel Stenberg2019-12-091-8/+32
* curl: make the etag load logic work without fseekDaniel Stenberg2019-12-061-16/+3
* mailmap: Mohammad HasbiniDaniel Stenberg2019-12-061-0/+1
* docs: fix some typosmhasbini2019-12-065-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2019-12-061-10/+43
* lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro2019-12-053-0/+4
* setopt: Fix ALPN / NPN user option when built without HTTP2Jay Satiro2019-12-051-2/+0
* etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg2019-12-053-11/+62
* curl_setup: fix `CURLRES_IPV6` conditionMarcel Raad2019-12-051-6/+6
* test342: make it return a 304 as the tag matchesDaniel Stenberg2019-12-051-3/+2
* CMake: add support for building with the NSS vtls backendPeter Wu2019-12-043-4/+41
* azure: add more buildsDaniel Stenberg2019-12-042-29/+58
* CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg2019-12-041-1/+2
* hostip4.c: bump copyright year rangeDaniel Stenberg2019-12-031-1/+1
* configure: enable IPv6 support without `getaddrinfo`Marcel Raad2019-12-031-11/+13
* curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad2019-12-034-6/+26
* github action/azure pipeline: run 'make test-nonflaky' for testsDaniel Stenberg2019-12-032-2/+2
* openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg2019-12-036-23/+36
* openssl: set X509_V_FLAG_PARTIAL_CHAINDaniel Stenberg2019-12-031-9/+17
* curl: show better error message when no homedir is foundDaniel Stenberg2019-12-033-2/+19
* OPENSOCKETFUNCTION.3: correct the purpose descriptionDaniel Stenberg2019-12-031-7/+4
* travis: do not use OVERRIDE_CC or OVERRIDE_CXX if emptyPeter Wu2019-12-031-2/+2
* azure-pipelines: fix the test scriptDaniel Stenberg2019-12-021-2/+2
* Azure Pipelines: initial CI setupDaniel Stenberg2019-12-021-0/+20
* docs: add "added: 7.68.0" to the --etag-* docsDaniel Stenberg2019-12-022-0/+2
* copyright: fix the year ranges for two filesDaniel Stenberg2019-12-022-2/+2
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-0132-121/+76
* openssl: retrieve reported LibreSSL version at runtimeJay Satiro2019-12-011-6/+24
* strerror: Add Curl_winapi_strerror for Win API specific errorsJay Satiro2019-12-013-350/+245
* global_init: undo the "intialized" bump in case of failureDaniel Stenberg2019-12-021-5/+9
* parsedate: offer a getdate_capped() alternativeDaniel Stenberg2019-11-296-9/+36
* docs: add more references to curl_multi_pollDaniel Stenberg2019-11-282-3/+4
* sha256: bump the copyright year rangeDaniel Stenberg2019-11-281-1/+1
* curl_setup_once: consistently use WHILE_FALSE in macrosDaniel Gustafsson2019-11-283-4/+4
* http_ntlm: Remove duplicate NSS initialisationSteve Holme2019-11-281-8/+1
* checksrc: fix regexp for ASSIGNWITHINCONDITIONDaniel Gustafsson2019-11-282-2/+1
* RELEASE-NOTES: syncedDaniel Stenberg2019-11-281-10/+34
* curl: two new command line options for etagsMaros Priputen2019-11-2815-3/+390
* docs: fix typosDaniel Gustafsson2019-11-285-5/+5
* mailmap: Niall O'Reilly's nameDaniel Stenberg2019-11-281-0/+1
* doh: use dedicated probe slotsNiall2019-11-282-41/+63
* travis: build ngtcp2 with --enable-lib-onlyDaniel Stenberg2019-11-281-1/+1
* ngtcp2: fix thread-safety bug in error-handlingDavid Benjamin2019-11-281-2/+3
* travis: export the CC/CXX variables when setDaniel Stenberg2019-11-271-2/+2
* dist: add error-codes.plMarcel Raad2019-11-261-1/+1
* curl: fix --upload-file . hangs if delay in STDINJohn Schroeder2019-11-266-4/+63