summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: add a build using WolfSSLbagder/travis-wolfsslDaniel Stenberg2018-05-071-1/+27
* RELEASE-NOTES: syncedDaniel Stenberg2018-05-071-5/+24
* URLs: fix one more http urlDaniel Gustafsson2018-05-051-1/+1
* github/lock: auto-lock closed issues after 90 days of inactivityDaniel Stenberg2018-05-051-0/+8
* vtls: fix missing commasDaniel Stenberg2018-05-043-3/+3
* vtls: use unified "supports" bitfield member in backendsDaniel Stenberg2018-05-0415-89/+53
* transfer: don't unset writesockfd on setup of multiplexed connsDaniel Stenberg2018-05-041-6/+13
* configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.hFrank Gevaerts2018-05-042-10/+4
* http: don't set the "rewind" flag when not uploading anythingDaniel Stenberg2018-05-041-1/+1
* travis: add an mbedtls buildbagder/travis-mbedtlsDaniel Stenberg2018-05-041-0/+17
* configure: only check for CA bundle for file-using SSL backendsDaniel Stenberg2018-05-031-3/+9
* ssh-libssh.c: fix left shift compiler warningDaniel Stenberg2018-05-031-2/+1
* URL: fix ASCII dependency in strcpy_url and strlen_urlStephan Mühlstrasser2018-05-033-2/+22
* docs: remove extraneous commas in man pagesDenis Ollier2018-05-033-4/+4
* RELEASE-NOTES: syncedDaniel Stenberg2018-05-031-13/+31
* Revert "TODO: remove configure --disable-pthreads"Daniel Stenberg2018-05-031-11/+6
* vtls: don't define MD5_DIGEST_LENGTH for wolfsslDaniel Stenberg2018-05-021-1/+3
* TODO: remove configure --disable-pthreadsDaniel Stenberg2018-05-021-6/+11
* wolfssl: Fix non-blocking connectDavid Garske2018-05-021-1/+1
* CURLOPT_URL.3: add ENCODING section [ci skip]Daniel Stenberg2018-04-301-1/+11
* KNOWN_BUGS: Client cert with Issuer DN differs between backendsDaniel Stenberg2018-04-301-0/+8
* KNOWN_BUGS: Passive transfer tries only one IP addressDaniel Stenberg2018-04-301-0/+13
* KNOWN_BUGS: --upload-file . hang if delay in STDINDaniel Stenberg2018-04-301-0/+8
* KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg2018-04-301-0/+8
* travis: enable libssh2 on both macos and LinuxDaniel Stenberg2018-04-301-2/+2
* TODO: Support the clienthello extensionDaniel Stenberg2018-04-301-0/+11
* TODO: CLOEXECDaniel Stenberg2018-04-301-0/+9
* tests: provide 'manual' as a feature to optionally requireDaniel Stenberg2018-04-293-0/+21
* CURLINFO_PROTOCOL.3: mention the existing defined namesDaniel Stenberg2018-04-271-3/+12
* cookies: remove unused macroDaniel Gustafsson2018-04-271-1/+0
* checksrc: force indentation of lines after an elseDaniel Gustafsson2018-04-277-17/+11
* http2: fix null pointer dereference in http2_connisdeadDaniel Stenberg2018-04-261-2/+5
* http2: get rid of another strstr()Daniel Stenberg2018-04-261-2/+4
* cyassl: adapt to libraries without TLS 1.0 support built-inDaniel Stenberg2018-04-261-1/+6
* configure: provide --with-wolfssl as an alias for --with-cyasslDaniel Stenberg2018-04-261-0/+6
* RELEASE-NOTES: syncedDaniel Stenberg2018-04-251-4/+17
* os400.c: fix ASSIGNWITHINCONDITION checksrc warningsDaniel Gustafsson2018-04-251-57/+93
* cookies: ensure that we have cookies before writing jarDaniel Gustafsson2018-04-251-0/+4
* strcpy_url: only %-encode values >= 0x80Daniel Stenberg2018-04-251-1/+1
* mime: avoid NULL pointer dereference riskDaniel Stenberg2018-04-241-1/+1
* ctype: restore character classification for non-ASCII platformsStephan Mühlstrasser2018-04-244-2/+49
* ftplistparser: keep state between invokesDaniel Stenberg2018-04-245-33/+43
* examples/http2-upload: expand buffer to avoid silly warningDaniel Stenberg2018-04-241-2/+2
* examples/sftpuploadresume: typecast fseek argument to longDaniel Stenberg2018-04-241-1/+1
* Revert "ftplistparser: keep state between invokes"Daniel Stenberg2018-04-245-43/+32
* Curl_memchr: zero length input can't matchDaniel Stenberg2018-04-241-9/+10
* ftplistparser: keep state between invokesDaniel Stenberg2018-04-235-32/+43
* ftplistparser: renamed some members and variablesDaniel Stenberg2018-04-235-47/+47
* RELEASE-NOTES: syncedDaniel Stenberg2018-04-231-7/+30
* curl_global_sslset: always provide available backendsChristian Schmitz2018-04-232-3/+7