summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FTP tests: enable text-mode for data and datacheck sectionsMarc Hoersken2014-01-3118-18/+18
* runtests.pl: added support for text-mode within datacheck sectionMarc Hoersken2014-01-311-5/+8
* ftpserver.pl: directory LISTings use [CR][LF] for ASCII transferMarc Hoersken2014-01-311-0/+3
* runtests.pl: reverse line-ending conversion on WindowsMarc Hoersken2014-01-311-5/+7
* winssl: improved default SSL/TLS protocol selectionMarc Hoersken2014-01-311-0/+6
* INSTALL: Corrected mentioned version number as release 7.34.1 became 7.35.0Steve Holme2014-01-311-1/+1
* RELEASE-NOTES: Synced with 0f213fdca1Steve Holme2014-01-311-1/+7
* pipeline: Fixed a NULL pointer dereference on OOMDan Fandrich2014-01-311-4/+14
* tests: make the authorization retry tests pass the torture testsDan Fandrich2014-01-301-2/+1
* ftp: fixed a memory leak on wildcard error pathDan Fandrich2014-01-301-1/+3
* netrc: Fixed a memory leak in an OOM conditionDan Fandrich2014-01-301-3/+7
* ntlm: Fixed a memory leak when using NTLM with a proxy serverSteve Holme2014-01-301-1/+3
* tests: Missed updating a type-3 message in commit 1c9aaa0bacSteve Holme2014-01-301-1/+1
* http2: fix size check in on_data_chunk_recvDaniel Stenberg2014-01-301-1/+1
* http2: add CRLF when first data arrivesDaniel Stenberg2014-01-302-5/+15
* tests: Updated NTLM tests for NTLMv2 type-3 messageSteve Holme2014-01-3031-49/+49
* http2_recv: Return written length on CURLE_AGAINTatsuhiro Tsujikawa2014-01-301-2/+5
* http2: Use nghttp2_session_mem_recv and nghttp2_session_upgradeTatsuhiro Tsujikawa2014-01-301-42/+39
* http2: call it "HTTP 2" and not 2.0Daniel Stenberg2014-01-303-7/+7
* http2: basic version of receiving DATADaniel Stenberg2014-01-301-2/+13
* http2: convert HEADER frames to HTTP1-like headersDaniel Stenberg2014-01-302-15/+21
* http2: fix EWOULDBLOCK in recv_callback()Daniel Stenberg2014-01-301-4/+8
* http2: do the POST Upgrade dance properlyDaniel Stenberg2014-01-303-6/+16
* ntlm: Use static client nonce for the test suiteSteve Holme2014-01-301-1/+6
* http2.h: provide empty macros for non-http2 buildsDaniel Stenberg2014-01-301-0/+2
* http2: switch into http2 mode if NPN indicatesFabian Frank2014-01-302-11/+47
* http2: s/Curl_http2_request/Curl_http2_request_upgradeDaniel Stenberg2014-01-303-8/+10
* http2-openssl: verify that NPN functionality is presentDaniel Stenberg2014-01-302-1/+8
* openssl: set up hooks with to perform NPNFabian Frank2014-01-302-0/+43
* http2: added stubs for all nghttp2 callbacksDaniel Stenberg2014-01-301-13/+114
* http2: use FIRSTSOCKET instead of 0 to index the sockets arrayDaniel Stenberg2014-01-291-1/+1
* http2: receive and log the received header framesDaniel Stenberg2014-01-291-12/+40
* http2_recv: log nghttp2 return codes for debugging purposesDaniel Stenberg2014-01-291-0/+2
* HTTP2: reject nghttp2 versions before 0.3.0Daniel Stenberg2014-01-291-0/+4
* http2: adjusted to newer nghttp2_session_callbacks structGisle Vanem2014-01-291-2/+0
* HTTP2: Wrong NgHTTP2 user-dataGisle Vanem2014-01-291-4/+5
* NTLM: error: conversion to 'int' from 'long int' may alter its valueDaniel Stenberg2014-01-291-2/+2
* ntlm: Coding style policing dating back to 2011Steve Holme2014-01-291-4/+3
* ntlm: Use a timestamp of 01/01/1970 for the test suiteSteve Holme2014-01-291-0/+4
* ntlm: Updated Curl_ntlm_core_mk_ntlmv2_resp() to use local variablesSteve Holme2014-01-291-7/+10
* ntlm: Added cross platform support for writing NTLMv2 timestamp in bufferSteve Holme2014-01-291-1/+15
* ntlm: Added support for NTLMv2Prash Dush2014-01-296-17/+350
* nss: do not use the NSS_ENABLE_ECC defineKamil Dudka2014-01-292-3/+2
* nss: do not fail if NSS does not implement a cipherKamil Dudka2014-01-291-4/+5
* http2: switch recv/send functions to http2 ones after 101Daniel Stenberg2014-01-292-1/+40
* http2: handle 101 responses and switch to HTTP2Daniel Stenberg2014-01-294-5/+67
* examples: gitignore more binariesDaniel Stenberg2014-01-291-0/+28
* bump: start working on 7.35.1Daniel Stenberg2014-01-292-89/+10
* THANKS: 19 new contributors from the 7.35.0 release notesDaniel Stenberg2014-01-291-0/+19
* RELEASE-NOTES: done for 7.35.0curl-7_35_0Daniel Stenberg2014-01-291-5/+13