summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* curl: "Function call argument is an uninitialized value"bagder/mime-scan-buildDaniel Stenberg2019-02-121-5/+5
* fnmatch: disable if FTP is disabledDaniel Stenberg2019-02-121-2/+4
* curl_path: only enabled for SSH buildsDaniel Stenberg2019-02-121-1/+5
* tests: add stderr comparison to the test suiteFrank Gevaerts2019-02-113-5/+54
* cli tool: do not use mime.h private structures.Patrick Monnerat2019-02-117-481/+546
* curlver: bump to 7.64.1-devDaniel Stenberg2019-02-111-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2019-02-111-166/+28
* curl: follow-up to 3f16990ec84Daniel Gustafsson2019-02-111-1/+1
* dns: release sharelock as soon as possibleDaniel Gustafsson2019-02-111-4/+4
* curl: follow-up to b49652ac66cc0Daniel Stenberg2019-02-111-1/+1
* multi: (void)-prefix when ignoring return valuesDaniel Stenberg2019-02-111-4/+7
* curl: fix FreeBSD compiler warning in the --xattr codeDaniel Stenberg2019-02-111-5/+7
* connection_check: set ->data to the transfer doing the checkDaniel Stenberg2019-02-111-0/+1
* hostip: make create_hostcache_id avoid alloc + freeDaniel Stenberg2019-02-111-69/+24
* scripts/singleuse: script to use to track single-use functionsDaniel Stenberg2019-02-111-0/+223
* cleanup: make local functions staticDaniel Stenberg2019-02-1022-160/+103
* cirrus: Added FreeBSD builds using Cirrus CI.Dan Fandrich2019-02-102-0/+33
* url/idnconvert: remove scan for <= 32 ascii valuesDaniel Stenberg2019-02-091-9/+0
* urlapi: reduce variable scope, remove unreachable 'break'Daniel Stenberg2019-02-091-10/+10
* zsh.pl: escape ':' characterAlessandro Ghedini2019-02-071-0/+3
* zsh.pl: update regex to better match curl -h outputAlessandro Ghedini2019-02-071-1/+1
* tool_operate: fix typecheck warningMarcel Raad2019-02-071-1/+2
* url: close TLS before removing conn from cacheChris Araman2019-02-062-9/+8
* INTERNALS.md: fix subsection depth and linkDaniel Gustafsson2019-02-061-1/+2
* RELEASE-NOTES: 7.64.0curl-7_64_0Daniel Stenberg2019-02-061-12/+25
* RELEASE-PROCEDURE: update the release calendarDaniel Stenberg2019-02-061-6/+5
* THANKS: 7.64.0 statusDaniel Stenberg2019-02-061-0/+29
* ROADMAP: remove already performed itemDaniel Gustafsson2019-02-051-5/+2
* CONTRIBUTE.md: Fix grammatical errorsEtienne Simard2019-02-051-3/+3
* docs: use $(INSTALL_DATA) to install man pageJulian Z2019-02-041-1/+1
* runtests.pl: Fix perl call to include srcdirLadar Levison2019-02-041-1/+1
* smtp: avoid risk of buffer overflow in strtolDaniel Gustafsson2019-02-041-2/+6
* ntlm: fix *_type3_message size check to avoid buffer overflowDaniel Stenberg2019-02-041-4/+7
* NTLM: fix size check condition for type2 received dataDaniel Stenberg2019-02-041-3/+4
* spnego_sspi: add support for channel bindinggeorgeok2019-02-015-8/+49
* RELEASE-NOTES: syncedDaniel Stenberg2019-02-011-8/+27
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-0117-57/+62
* multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE timeDaniel Stenberg2019-02-012-6/+6
* doc: use meaningless port number in CURLOPT_LOCALPORT exampleJohn Marshall2019-01-312-2/+2
* Escape the '\'Gisle Vanem2019-01-291-1/+1
* TODO: WinSSL: 'Add option to disable client cert auto-send'Jay Satiro2019-01-291-0/+14
* sigpipe: if mbedTLS is used, ignore SIGPIPEJeremie Rapin2019-01-281-2/+3
* unit1653: make it survive torture testsDaniel Stenberg2019-01-281-16/+63
* timeval: Disable MSVC Analyzer GetTickCount warningMichael Kujawa2019-01-281-0/+9
* configure: rewrite --enable-code-coverageDaniel Stenberg2019-01-265-280/+46
* setopt: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION for libsshFelix Hädicke2019-01-241-2/+1
* libssh: do not let libssh create socketFelix Hädicke2019-01-241-1/+5
* RELEASE-NOTES: syncedDaniel Stenberg2019-01-211-9/+18
* schannel: preserve original certificate path parameterArchangel_SDY2019-01-211-3/+10
* KNOWN_BUGS: tests not compatible with python3Daniel Stenberg2019-01-211-0/+7