aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-07-06lib: Use UTF-8 encoding in commentsGergely Nagy
2019-06-30docs: Fix links to OpenSSL docsJay Satiro
2019-06-26openssl: disable engine if OPENSSL_NO_UI_CONSOLE is definedDaniel Stenberg
2019-06-25win32: make DLL loading a no-op for UWPDaniel Stenberg
2019-06-24http: clarify header buffer size calculationDaniel Gustafsson
2019-06-24http2: call done_sending on end of uploadDaniel Stenberg
2019-06-24c-ares: honor port numbers in CURLOPT_DNS_SERVERSJames Brown
2019-06-23multi: enable multiplexing by default (again)Daniel Stenberg
2019-06-21http2: don't call stream-close on already closed streamsDaniel Stenberg
2019-06-20system_win32: fix typoGisle Vanem
2019-06-18configure: --disable-progress-meterDaniel Stenberg
2019-06-18netrc: Return the correct error code when out of memorySteve Holme
2019-06-18config-os400: add getpeername and getsockname definesDaniel Stenberg
2019-06-18openssl: fix pubkey/signature algorithm detection in certinfoGergely Nagy
2019-06-17conn_maxage: move the check to prune_dead_connections()Daniel Stenberg
2019-06-17openssl: remove outdated commentDaniel Gustafsson
2019-06-16os400: make vsetopt() non-static as Curl_vsetopt() for os400 support.Patrick Monnerat
2019-06-14multi: fix the transfer hash functionDaniel Stenberg
2019-06-13krb5: fix compiler warningMarcel Raad
2019-06-12multi: fix the transfer hashes in the socket hash entriesDaniel Stenberg
2019-06-12url: Fix CURLOPT_MAXAGE_CONN time comparisonCliff Crosland
2019-06-11http2: remove CURL_DISABLE_TYPECHECK defineDaniel Stenberg
2019-06-11wolfssl: fix key pinning build errorDaniel Stenberg
2019-06-10wolfssl: fixup for SNI useDaniel Stenberg
2019-06-10wolfssl: refer to it as wolfSSL onlyDaniel Stenberg
2019-06-10bindlocal: detect and avoid IP version mismatches in bind()Daniel Stenberg
2019-06-10multi: make sure 'data' can present in several sockhash entriesDaniel Stenberg
2019-06-09unpause: trigger a timeout for event-based transfersDaniel Stenberg
2019-06-05build: fix Codacy warningsMarcel Raad
2019-06-04ssl: Update outdated "openssl-only" comments for supported backendsFrank Gevaerts
2019-06-02NTLM: reset proxy "multipass" state when CONNECT request is doneSergey Ogryzkov
2019-06-02http: don't parse body-related headers bodyless responsesMichael Kaufmann
2019-06-01singlesocket: use separate variable for inner loopDaniel Stenberg
2019-05-30http2: Stop drain from being permanently set onJosie Huddleston
2019-05-29conncache: Remove the DEBUGASSERT on length checkSteve Holme
2019-05-29system_win32: fix function prototypeGisle Vanem
2019-05-29url: Load if_nametoindex() dynamically from iphlpapi.dll on WindowsSteve Holme
2019-05-29http: fix "error: equality comparison with extraneous parentheses"Daniel Stenberg
2019-05-28parse_proxy: make sure portptr is initializedDaniel Stenberg
2019-05-28url: default conn->port to the same as conn->remote_portDaniel Stenberg
2019-05-28conncache: make "bundles" per host name when doing proxy tunnelsDaniel Stenberg
2019-05-28multi: track users of a socket betterDaniel Stenberg
2019-05-28curl-win32.h: Enable Unix Domain Sockets based on the Windows SDK versionSteve Holme
2019-05-28cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variablesJonas Vautherin
2019-05-27nss: allow to specify TLS 1.3 ciphers if supported by NSSHubert Kario
2019-05-25Revert all SASL authzid (new feature) commitsJay Satiro
2019-05-24sectransp: handle errSSLPeerAuthCompleted from SSLRead()Daniel Stenberg
2019-05-24Fix typo.Gisle Vanem
2019-05-23md4: include the mbedtls config.h to get the MD4 infoDaniel Stenberg
2019-05-23md4: build correctly with openssl without MD4Daniel Stenberg