summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* vtls: make BearSSL possible to set with CURL_SSL_BACKENDbagder/multi-bearsslGisle Vanem2019-12-101-0/+3
* conn: always set bits.close with connclose()Daniel Stenberg2019-12-092-3/+4
* conncache: fix multi-thread use of shared connection cacheDaniel Stenberg2019-12-097-52/+52
* lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro2019-12-051-0/+1
* setopt: Fix ALPN / NPN user option when built without HTTP2Jay Satiro2019-12-051-2/+0
* curl_setup: fix `CURLRES_IPV6` conditionMarcel Raad2019-12-051-6/+6
* CMake: add support for building with the NSS vtls backendPeter Wu2019-12-041-0/+3
* hostip4.c: bump copyright year rangeDaniel Stenberg2019-12-031-1/+1
* curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad2019-12-033-3/+23
* openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg2019-12-033-6/+10
* openssl: set X509_V_FLAG_PARTIAL_CHAINDaniel Stenberg2019-12-031-9/+17
* copyright: fix the year ranges for two filesDaniel Stenberg2019-12-021-1/+1
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-0121-47/+33
* 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
* 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
* doh: use dedicated probe slotsNiall2019-11-282-41/+63
* ngtcp2: fix thread-safety bug in error-handlingDavid Benjamin2019-11-281-2/+3
* XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder2019-11-261-7/+11
* TLS: add BearSSL vtls implementationMichael Forney2019-11-267-4/+918
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-253-3/+124
* schannel: fix --tls-max for when min is --tlsv1 or defaultXiaoyin Liu2019-11-241-4/+0
* openssl: Revert to less sensitivity for SYSCALL errorsJay Satiro2019-11-221-13/+59
* openssl: improve error message for SYSCALL during connectDaniel Stenberg2019-11-221-1/+6
* include: make CURLE_HTTP3 use a new error codeDaniel Stenberg2019-11-211-0/+1
* ngtcp2: use overflow buffer for extra HTTP/3 dataJavier Blazquez2019-11-186-37/+218
* altsvc: bump to h3-24Daniel Stenberg2019-11-181-2/+2
* ngtcp2: free used resources on disconnectDaniel Stenberg2019-11-182-7/+17
* ngtcp2: handle key updates as ngtcp2 master branch tells usDaniel Stenberg2019-11-182-3/+36
* multi: Fix curl_multi_poll wait when extra_fds && !extra_nfdsGergely Nagy2019-11-171-1/+1
* lib: Move lib/ssh.h -> lib/vssh/ssh.hJay Satiro2019-11-177-7/+9
* doh: improced both encoding and decodingNiall2019-11-162-26/+56
* ngtcp2: increase QUIC window size when data is consumedDaniel Stenberg2019-11-162-14/+25
* config-win32: cpu-machine-OS for Windows on ARMMelissa Mears2019-11-141-1/+5
* multi_poll: avoid busy-loop when called without easy handles attachedDaniel Stenberg2019-11-141-0/+4
* quiche: reject headers in the wrong orderDaniel Stenberg2019-11-122-2/+9
* openssl: prevent recursive function calls from ctx callbacksDaniel Stenberg2019-11-121-0/+2
* remove_handle: clear expire timers after multi_done()Daniel Stenberg2019-11-111-5/+5
* pause: avoid updating socket if done was already calledDaniel Stenberg2019-11-101-3/+4
* strerror: Fix an error looking up some Windows error stringsJay Satiro2019-11-091-2/+4
* checksrc: repair the copyrightyear checkDaniel Stenberg2019-11-081-4/+9
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-0860-60/+60
* ntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SESSION setChristian Schmitz2019-11-071-1/+3
* build: fix for CURL_DISABLE_DOHWyatt O'Day2019-11-061-0/+5
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-028-8/+8