summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl_fnmatch: only allow two asterisks for matchingbagder/fnmatch-limit-wildcardDaniel Stenberg2018-05-183-7/+3
* examples/progressfunc: make it build on older libcurlsDaniel Stenberg2018-05-181-10/+29
* stub_gssapi: fix numerous 'unused parameter' warningsDaniel Stenberg2018-05-181-2/+50
* getinfo: add microsecond precise timers for various intervalsPhilip Prindeville2018-05-1723-56/+585
* openssl: acknowledge --tls-max for default version tooDaniel Stenberg2018-05-171-2/+1
* bump: start working on the pending 7.61.0Daniel Stenberg2018-05-172-231/+13
* tests/libtest/Makefile: Do not unconditionally add gcc-specific flagsDagobert Michelsen2018-05-161-1/+1
* schannel_verify: fix build for non-schannelDaniel Stenberg2018-05-161-2/+1
* rand: fix typoJay Satiro2018-05-161-1/+1
* schannel: disable manual verify if APIs not availableJay Satiro2018-05-163-4/+37
* schannel: disable client cert option if APIs not availableArchangel_SDY2018-05-161-0/+15
* RELEASE-NOTES: 7.60.0 releasecurl-7_60_0Daniel Stenberg2018-05-151-14/+35
* THANKS: added people from the curl 7.60.0 releaseDaniel Stenberg2018-05-151-1/+37
* docs/libcurl/index.html: removedDaniel Stenberg2018-05-152-73/+2
* http2: remove unused variablesteini20002018-05-141-4/+0
* http2: use easy handle of stream for loggingsteini20002018-05-141-2/+2
* gcc: disable picky gcc-8 function pointer warnings in two placesDaniel Stenberg2018-05-142-2/+12
* http2: use the correct function pointer typedefDaniel Stenberg2018-05-143-22/+18
* CODE_STYLE: mention return w/o parens, but sizeof withDaniel Stenberg2018-05-141-38/+46
* examples: Fix format specifiersRikard Falkeborn2018-05-147-20/+20
* tool: Fix format specifiersRikard Falkeborn2018-05-142-3/+3
* ntlm: Fix format specifiersRikard Falkeborn2018-05-141-3/+3
* tests: Fix format specifiersRikard Falkeborn2018-05-148-13/+13
* lib: Fix format specifiersRikard Falkeborn2018-05-145-8/+8
* contributors.sh: use "on github", not atDaniel Stenberg2018-05-141-1/+2
* http2: getsock fix for uploadsDaniel Stenberg2018-05-141-1/+4
* pingpong: fix response cache memcpy overflowDaniel Stenberg2018-05-141-1/+4
* http: restore buffer pointer when bad response-line is parsedDaniel Stenberg2018-05-141-1/+5
* cookies: do not take cookie name as a parameterPatrick Monnerat2018-05-133-2/+62
* smb: reject negative file sizesDaniel Stenberg2018-05-121-4/+10
* setup_transfer: deal with both sockets being -1Daniel Stenberg2018-05-111-1/+2
* travis: add build using NSSDaniel Stenberg2018-05-101-1/+8
* openssl: change FILE ops to BIO opsSunny Purushe2018-05-101-15/+41
* travis: add a build using WolfSSLDaniel Stenberg2018-05-091-1/+27
* RELEASE-NOTES: typoDaniel Stenberg2018-05-071-1/+1
* 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