aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15TODO fixed: Detect when called from within callbacksBjörn Stenberg
2018-02-14BINDINGS: fix curb link (and remove ruby-curl-multi)Daniel Stenberg
2018-02-13curl_gssapi: make sure this file too uses our *printf()Daniel Stenberg
2018-02-13libcurl-security.3: separate file:// sectionDaniel Stenberg
2018-02-13libcurl-security.3: the http://192.168.0.1/my_router_config caseDaniel Stenberg
2018-02-13libcurl-security.3: mention the URL standards problems tooDaniel Stenberg
2018-02-13libcurl-security.3: split out from libcurl-tutorial.3Daniel Stenberg
2018-02-13RELEASE-NOTES: synced with e551910f8Daniel Stenberg
2018-02-13tests: new tests for http raw modePatrick Monnerat
2018-02-12tlsauthtype.d: works only if libcurl is built with TLS-SRP supportKamil Dudka
2018-02-12smtp: fix processing of initial dot in dataPatrick Monnerat
2018-02-12sha256: avoid redefineDaniel Stenberg
2018-02-12sha256: build with OpenSSL < 0.9.8 tooDouglas Mencken
2018-02-12README: language fixBruno Grasselli
2018-02-12http_chunks: don't write chunks twice with CURLOPT_HTTP_TRANSFER_DECODING onPatrick Monnerat
2018-02-09get_posix_time: only check for overflows if they can happen!Daniel Stenberg
2018-02-09schannel: fix "no previous prototype" compiler warningMichael Kaufmann
2018-02-09content_encoding: Add "none" alias to "identity"Mohammad AlSaleh
2018-02-08build-openssl.bat: Follow up to 648679ab8e to suppress copy/move outputSteve Holme
2018-02-08build-openssl.bat: Fixed incorrect move if destination build folder existsSteve Holme
2018-02-08schannel: fix compiler warningsMichael Kaufmann
2018-02-07curl_addrinfo.c: Allow Unix Domain Sockets to compile under WindowsSteve Holme
2018-02-07fnmatch: optimize processing of consecutive *s and ?s pattern charactersPatrick Monnerat
2018-02-06build-openssl.bat/build-wolfssl.bat: Build platform is optionalSteve Holme
2018-02-06openssl: Don't add verify locations when verifypeer==0Patrick Schlangen
2018-02-05build-wolfssl.bat: Extend VC15 support to include Enterprise and ProfessionalSteve Holme
2018-02-05build-openssl.bat: Extend VC15 support to include Enterprise and ProfessionalSteve Holme
2018-02-05time-cond: fix reading the file modification time on WindowsMichael Kaufmann
2018-02-05formdata: use the mime-content type functionDaniel Stenberg
2018-02-02getdate: return -1 for out of rangeDaniel Stenberg
2018-02-01build: fix termios issue on android cross-compileBen Greear
2018-02-01time_t-fixes: remove typecasts to 'long' for info.filetimeDaniel Stenberg
2018-01-31curl_setup: move the precautionary define of SIZEOF_TIME_TDaniel Stenberg
2018-01-31parsedate: s/#if/#ifdefDaniel Stenberg
2018-01-31fnmatch: pattern syntax can no longer failPatrick Monnerat
2018-01-31fnmatch: accept an alphanum to be followed by a non-alphanum in char setPatrick Monnerat
2018-01-31fnmatch: do not match the empty string with a character setPatrick Monnerat
2018-01-30build: fix windows build methods for curl_ctype.cJay Satiro
2018-01-30progress-bar.d: update to match implementationDaniel Stenberg
2018-01-30http2: set DEBUG_HTTP2 to enable more HTTP/2 loggingDaniel Stenberg
2018-01-30file: Check the return code from Curl_range and bail out on errorMax Dymond
2018-01-30Curl_range: add check to ensure "from <= to"Max Dymond
2018-01-30Curl_range: commonize FTP and FILE range handlingMax Dymond
2018-01-30RELEASE-NOTES: synced with 811beab9fDaniel Stenberg
2018-01-30curlver: next release will be 7.59.0Daniel Stenberg
2018-01-30curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6Michał Janiszewski
2018-01-30time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg
2018-01-30curl_easy_reset: clear digest auth stateDaniel Stenberg
2018-01-30winbuild: make linker generate proper PDBAdam Marcionek
2018-01-30curl: add --proxy-pinnedpubkeyDaniel Stenberg