summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* darwinssl: use 'certp' instead of just 'p' forbagder/darwinssl-longer-cert-stringsDaniel Stenberg2017-08-261-23/+23
* darwinssl: handle long strings in TLS certsDaniel Stenberg2017-08-251-68/+73
* fuzz/Makefile.am: remove curlbuild.h leftoversDaniel Stenberg2017-08-251-6/+2
* examples/threaded-ssl: mention that this is for openssl before 1.1Daniel Stenberg2017-08-251-2/+2
* imap: use defined names for response codesDaniel Stenberg2017-08-241-20/+18
* CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWDDaniel Stenberg2017-08-241-0/+1
* imap: support PREAUTHDaniel Stenberg2017-08-234-12/+68
* config-tpf: define SIZEOF_LONGJay Satiro2017-08-231-0/+3
* test1453: Fixed <features>Dan Fandrich2017-08-231-1/+1
* config-dos: add missing defines, SIZEOF_* and two othersGisle Vanem2017-08-221-1/+5
* curl: shorten and clean up CA cert verification error messageDaniel Stenberg2017-08-221-21/+7
* request-target.d: mention added in 7.55.0Daniel Stenberg2017-08-221-0/+1
* tool_main: turn off MinGW CRT's globbingMarcel Raad2017-08-221-0/+9
* makefile.m32: add support for libidn2Viktor Szakats2017-08-222-17/+17
* config-win32: define SIZEOF_LONGViktor Szakats2017-08-222-0/+6
* cmake: enable picky compiler options with clang and gccDaniel Stenberg2017-08-201-0/+15
* curl/system.h: fix build for hppaDaniel Stenberg2017-08-201-1/+1
* tftp: fix memory leak on too long filenameEven Rouault2017-08-193-1/+40
* runtests: fixed case insensitive matching of keywordsDan Fandrich2017-08-191-1/+1
* tests: Make sure libtests call curl_global_cleanup()Dan Fandrich2017-08-196-18/+28
* RELEASE-NOTES: synced with 8baead425Daniel Stenberg2017-08-181-5/+41
* scripts/contri*sh: use "git log --use-mailmap"Daniel Stenberg2017-08-182-2/+2
* mailmap: de-duplify some git authorsDaniel Stenberg2017-08-181-0/+26
* http2_recv: return error better on fatal h2 errorsDaniel Stenberg2017-08-181-2/+2
* KNOWN_BUGS: HTTP test server 'connection-monitor' problemsDaniel Stenberg2017-08-181-0/+8
* curl/system.h: check for __ppc__ as wellDaniel Stenberg2017-08-181-2/+2
* http: Don't wait on CONNECT when there is no proxyJan Alexander Steffens (heftig)2017-08-181-1/+1
* metalink: adjust source code styleJohannes Schindelin2017-08-181-1/+1
* CURL_SIZEOF_LONG: removed, use only SIZEOF_LONGDaniel Stenberg2017-08-175-30/+11
* lib557: no longer use CURL_SIZEOF_* definesDaniel Stenberg2017-08-171-11/+11
* config-win32: define SIZEOF_CURL_OFF_TDaniel Stenberg2017-08-171-0/+3
* cmake: sizeof curl_off_t, remove unused detectionsDaniel Stenberg2017-08-172-44/+10
* system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg2017-08-179-412/+27
* ftp: fix CWD when doing multicwd then nocwd on same connectionDaniel Stenberg2017-08-174-2/+69
* CURLOPT_SSH_COMPRESSION.3: enable with 1LDaniel Stenberg2017-08-171-4/+4
* compressed-ssh.d: "Added: 7.56.0"Daniel Stenberg2017-08-171-0/+1
* curl/system.h: checksrc complianceDaniel Stenberg2017-08-171-4/+6
* ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats2017-08-1717-2/+140
* examples/ftpuploadresume: checksrc complianceJay Satiro2017-08-161-1/+2
* http_proxy: fix build error for CURL_DOES_CONVERSIONSMaksim Stsepanenka2017-08-161-1/+2
* configure: check for __builtin_available() availability (#1788)Nick Zitzmann2017-08-163-10/+46
* travis: add metalink to some osx buildsDaniel Stenberg2017-08-161-4/+4
* coverage: Use two coveralls commands to get lib/vtls resultsMax Dymond2017-08-161-1/+2
* darwinssi: fix error: variable length array usedDaniel Stenberg2017-08-161-1/+1
* m4/curl-compilers.m4: use proper quotes around string, not backticksDaniel Stenberg2017-08-161-1/+1
* cmake: remove dead code for DISABLED_THREADSAFEBenbuck Nason2017-08-152-5/+0
* curl-confopts.m4: fix --disable-threaded-resolverJakub Zakrzewski2017-08-151-4/+4
* progress: Track total times following redirectsRyan Winograd2017-08-157-58/+69
* cmake: remove dead code for CURL_DISABLE_RTMPBenbuck Nason2017-08-152-6/+0
* zsh.pl: produce a working completion script againKamil Dudka2017-08-153-4/+5