aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-05HTTP: implement Brotli content encodingPatrick Monnerat
2017-11-05HTTP: support multiple Content-EncodingsPatrick Monnerat
2017-11-04url: remove arg value check from CURLOPT_SSH_AUTH_TYPESJay Satiro
2017-11-04ntlm: avoid malloc(0) for zero length passwordsDaniel Stenberg
2017-11-03CURLOPT_INFILESIZE: accept -1Daniel Stenberg
2017-11-02url: fix CURLOPT_DNS_CACHE_TIMEOUT arg value check to allow -1Jay Satiro
2017-11-01http2: Fixed OOM handling in upgrade requestDan Fandrich
2017-11-01CURLOPT_MAXREDIRS: allow -1 as a valueDaniel Stenberg
2017-11-01include: remove conncache.h inclusion from where its not neededDaniel Stenberg
2017-11-01url: fix CURLOPT_POSTFIELDSIZE arg value check to allow -1Jay Satiro
2017-10-31cookie: avoid NULL dereferenceDaniel Stenberg
2017-10-30memdebug: use send/recv signature for curl_dosend/curl_dorecvMarcel Raad
2017-10-30curlx: the timeval functions are no longer provided as curlx_*Daniel Stenberg
2017-10-30select: update commentsDaniel Stenberg
2017-10-30timeval: use mach time on MacOSDmitri Tikhonov
2017-10-29timeleft: made two more users of Curl_timeleft use timediff_tDaniel Stenberg
2017-10-28cmake: Export libcurl and curl targets to use by other cmake projectsJakub Zakrzewski
2017-10-28auth: add support for RFC7616 - HTTP Digest access authenticationFlorin
2017-10-28Curl_timeleft: change return type to timediff_tDaniel Stenberg
2017-10-27setopt: fix CURLOPT_SSH_AUTH_TYPES option readDaniel Stenberg
2017-10-27resolvers: only include anything if neededMarcel Raad
2017-10-27curl_setup.h: oops, shorten the too long lineDaniel Stenberg
2017-10-27curl_setup: Improve detection of CURL_WINDOWS_APPMartin Storsjo
2017-10-26transfer: Fix chunked-encoding upload bugJay Satiro
2017-10-26timeval: make timediff_t also work on 32bit windowsDaniel Stenberg
2017-10-26curl_fnmatch: return error on illegal wildcard patternDaniel Stenberg
2017-10-26wildcards: don't use with non-supported protocolsMax Dymond
2017-10-25multi: allow table handle sizes to be overriddenMax Dymond
2017-10-25time: rename Curl_tvnow to Curl_nowDaniel Stenberg
2017-10-25ftplistparser: follow-up cleanup to remove PL_ERROR()Daniel Stenberg
2017-10-25ftplistparser: free off temporary memory alwaysMax Dymond
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
2017-10-22mk-ca-bundle: Remove URL for auroraJon DeVree
2017-10-22mk-ca-bundle: Fix URL for NSSJon DeVree
2017-10-22imap: if a FETCH response has no size, don't call write callbackDaniel Stenberg
2017-10-20ftp: reject illegal IP/port in PASV 227 responseDaniel Stenberg
2017-10-20mime: do not reuse previously computed multipart sizePatrick Monnerat
2017-10-19vtls: change struct Curl_ssl `close' field name to `close_one'.Patrick Monnerat
2017-10-19os400: add missing symbols in config file.Patrick Monnerat
2017-10-19mime: limit bas64-encoded lines length to 76 charactersPatrick Monnerat
2017-10-16setopt: range check most long optionsDaniel Stenberg
2017-10-16setopt: avoid integer overflows when setting millsecond valuesDaniel Stenberg
2017-10-15makefile.m32: allow to override gcc, ar and ranlibViktor Szakats
2017-10-15ldap: silence clang warningViktor Szakats
2017-10-14memdebug: trace send, recv and socketDaniel Stenberg
2017-10-13mime: do not call failf() if easy handle is NULL.Patrick Monnerat
2017-10-13mime: fix the content reader to handle >16K data properlyDaniel Stenberg
2017-10-12mime: keep "text/plain" content type if user-specified.Patrick Monnerat
2017-10-11url: Update current connection SSL verify params in setoptArtak Galoyan
2017-10-11openssl: don't use old BORINGSSL_YYYYMM macrosDavid Benjamin