aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-01-29curl_ctype: private is*() type macros and functionsDaniel Stenberg
2018-01-25GSKit: restore pinnedpubkey functionalitymoparisthebest
2018-01-25darwinssl: Don't import client certificates into Keychain on macOSDair Grant
2018-01-25parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg
2018-01-25openssl: fix pinned public key build error in FIPS modeMcDonough, Tim
2018-01-25SChannel/WinSSL: Replace Curl_none_md5sum with Curl_schannel_md5summoparisthebest
2018-01-25SChannel/WinSSL: Implement public key pinningmoparisthebest
2018-01-25cookies: remove verbose "cookie size:" outputDaniel Stenberg
2018-01-24Fix small typo.Gisle Vanem
2018-01-23CONNECT_TO: fail attempt to set an IPv6 numerical without IPv6 supportDaniel Stenberg
2018-01-22http: prevent custom Authorization headers in redirectsDaniel Stenberg
2018-01-18http2: don't close connection when single transfer is stoppedKartik Mahajan
2018-01-18SSH: Fix state machine for ssh-agent authenticationMichael Gmelin
2018-01-18openssl: fix potential memory leak in SSLKEYLOGFILE logicDaniel Stenberg
2018-01-18openssl: fix the libressl build againDaniel Stenberg
2018-01-17curl_fnmatch: only allow 5 '*' sections in a single patternDaniel Stenberg
2018-01-17ftp-wildcard: fix matching an empty string with "*[^a]"Daniel Stenberg
2018-01-16SMB: fix numeric constant suffix and variable typesDaniel Stenberg
2018-01-15smtp/pop3/imap_get_message: decrease the data length too...Daniel Stenberg
2018-01-15openssl: enable SSLKEYLOGFILE support by defaultDaniel Stenberg
2018-01-14mime: clone mime tree upon easy handle duplication.Patrick Monnerat
2018-01-13HTTP: bail out on negative Content-Length: valuesDaniel Stenberg
2018-01-13setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ valuesJay Satiro
2018-01-13setopt: reintroduce non-static Curl_vsetopt() for OS400 supportPatrick Monnerat
2018-01-11http2: fix incorrect trailer buffer sizeZhouyihai Ding
2018-01-09easy: fix connection ownership in curl_easy_pauseBasuke Suzuki
2018-01-08progress: calculate transfer speed on milliseconds if possibleDaniel Stenberg
2018-01-07scripts: allow all perl scripts to be run directlyJay Satiro
2018-01-05build: remove HAVE_LIMITS_H checkJay Satiro
2018-01-03openssl: fix memory leak of SSLKEYLOGFILE filenameJay Satiro
2017-12-27brotli: data at the end of content can be lostMikalai Ananenka
2017-12-20curl_easy_reset: release mime-related data.Patrick Monnerat
2017-12-20content_encoding: rework zlib_inflatePatrick Monnerat
2017-12-20brotli: allow compiling with version 0.6.0.Patrick Monnerat
2017-12-13rand: add a clang-analyzer work-aroundDaniel Stenberg
2017-12-13krb5: fix a potential access of uninitialized memoryDaniel Stenberg
2017-12-12conncache: fix a return code [regression]Daniel Stenberg
2017-12-12setopt: less *or equal* than INT_MAX/1000 should be fineDaniel Stenberg
2017-12-12vtls: replaced getenv() with curl_getenv()dmitrykos
2017-12-10multi_done: prune DNS cacheDaniel Stenberg
2017-12-10openssl: Disable file buffering for Win32 SSLKEYLOGFILEJay Satiro
2017-12-10RESOLVE: output verbose text when trying to set a duplicate nameDaniel Stenberg
2017-12-09sftp: allow quoted commands to use relative pathsJohn DeHelian
2017-12-08curl: remove __EMX__ #ifdefsDaniel Stenberg
2017-12-08openssl: improve data-pending check for https proxyJay Satiro
2017-12-07CONNECT: keep close connection flag in http_connect_state structZachary Seguin
2017-12-07include: get netinet/in.h before linux/tcp.hPer Malmberg
2017-12-06openldap: fix checksrc nitsDaniel Stenberg
2017-12-06openldap: add commented out debug possibilitiesStepan Broz
2017-12-06URL: tolerate backslash after drive letter for FILE:Jan-E