summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hostip: make create_hostcache_id avoid alloc + freebagder/create-hostcache-on-stackDaniel Stenberg2019-02-101-70/+25
* 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
* memcmp: avoid doing single char memcmpDaniel Gustafsson2019-01-202-5/+5
* COPYING: it's 2019Daniel Stenberg2019-01-191-1/+1
* configure: fix recv/send/select detection on Androidhhb2019-01-191-10/+1
* ntlm_sspi: add support for channel bindinggeorgeok2019-01-193-8/+51
* schannel: on connection close there might not be a transferDaniel Stenberg2019-01-181-3/+10
* ssh: log the libssh2 error message when ssh session startup failsJDepooter2019-01-171-1/+4
* Fix typo in manpageAlessandro Ghedini2019-01-161-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2019-01-161-4/+34
* cmake: updated check for HAVE_POLL_FINE to match autotoolsSergei Nikulov2019-01-163-17/+37
* curl-compilers.m4: check for __ibmxl__ to detect xlclangDaniel Stenberg2019-01-161-2/+2
* openssl: fix the SSL_get_tlsext_status_ocsp_resp callDaniel Stenberg2019-01-161-3/+4
* curl-compilers.m4: detect xlclangDaniel Stenberg2019-01-151-2/+11
* README: add codacy code quality badgeDaniel Stenberg2019-01-151-0/+1
* extract_if_dead: follow-up to 54b201b48c90aDaniel Stenberg2019-01-151-2/+1
* multi: remove "Dead assignment"Daniel Stenberg2019-01-151-2/+0
* tests: move objnames-* from lib into testsDaniel Stenberg2019-01-157-18/+18