index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-03
tool_operate: Moved libcurl information gathering to tool_main
Steve Holme
2014-02-03
openssl: add ALPN support
Fabian Frank
2014-02-03
tool_operate: Moved command line argument parsing into separate function
Steve Holme
2014-02-03
tool_operate: Simplified parse .curlrc decision logic
Steve Holme
2014-02-03
tool_operate: Moved main initialisation and cleanup code into tool_main
Steve Holme
2014-02-03
tool_main: Fixed compilation warning from commit 0104678c79
Steve Holme
2014-02-03
tool_main: Changed stack based config struct to be heap based
Steve Holme
2014-02-03
tests: Moved some comments so the test data files parse as XML
Dan Fandrich
2014-02-02
tool_operate: Moved memory tracking initialisation into tool_main
Steve Holme
2014-02-02
tests: Fixed test172 cookie expiry
Steve Holme
2014-02-02
tool_operate: Moved initial config setup into new init_config() function
Steve Holme
2014-02-01
tool_main: Moved config struct initialisation into a separate function
Steve Holme
2014-02-01
test 500: workaround low timer resolution on Windows
Marc Hoersken
2014-02-01
test suite: stop conversion of valid output to CRLF on Windows
Marc Hoersken
2014-02-01
HTTP tests: use CRLF as header seperator according to RFC 2616
Marc Hoersken
2014-02-01
FTP tests: enable text-mode for more datacheck sections
Marc Hoersken
2014-01-31
FTP tests: enable text-mode for data and datacheck sections
Marc Hoersken
2014-01-31
runtests.pl: added support for text-mode within datacheck section
Marc Hoersken
2014-01-31
ftpserver.pl: directory LISTings use [CR][LF] for ASCII transfer
Marc Hoersken
2014-01-31
runtests.pl: reverse line-ending conversion on Windows
Marc Hoersken
2014-01-31
winssl: improved default SSL/TLS protocol selection
Marc Hoersken
2014-01-31
INSTALL: Corrected mentioned version number as release 7.34.1 became 7.35.0
Steve Holme
2014-01-31
RELEASE-NOTES: Synced with 0f213fdca1
Steve Holme
2014-01-31
pipeline: Fixed a NULL pointer dereference on OOM
Dan Fandrich
2014-01-30
tests: make the authorization retry tests pass the torture tests
Dan Fandrich
2014-01-30
ftp: fixed a memory leak on wildcard error path
Dan Fandrich
2014-01-30
netrc: Fixed a memory leak in an OOM condition
Dan Fandrich
2014-01-30
ntlm: Fixed a memory leak when using NTLM with a proxy server
Steve Holme
2014-01-30
tests: Missed updating a type-3 message in commit 1c9aaa0bac
Steve Holme
2014-01-30
http2: fix size check in on_data_chunk_recv
Daniel Stenberg
2014-01-30
http2: add CRLF when first data arrives
Daniel Stenberg
2014-01-30
tests: Updated NTLM tests for NTLMv2 type-3 message
Steve Holme
2014-01-30
http2_recv: Return written length on CURLE_AGAIN
Tatsuhiro Tsujikawa
2014-01-30
http2: Use nghttp2_session_mem_recv and nghttp2_session_upgrade
Tatsuhiro Tsujikawa
2014-01-30
http2: call it "HTTP 2" and not 2.0
Daniel Stenberg
2014-01-30
http2: basic version of receiving DATA
Daniel Stenberg
2014-01-30
http2: convert HEADER frames to HTTP1-like headers
Daniel Stenberg
2014-01-30
http2: fix EWOULDBLOCK in recv_callback()
Daniel Stenberg
2014-01-30
http2: do the POST Upgrade dance properly
Daniel Stenberg
2014-01-30
ntlm: Use static client nonce for the test suite
Steve Holme
2014-01-30
http2.h: provide empty macros for non-http2 builds
Daniel Stenberg
2014-01-30
http2: switch into http2 mode if NPN indicates
Fabian Frank
2014-01-30
http2: s/Curl_http2_request/Curl_http2_request_upgrade
Daniel Stenberg
2014-01-30
http2-openssl: verify that NPN functionality is present
Daniel Stenberg
2014-01-30
openssl: set up hooks with to perform NPN
Fabian Frank
2014-01-30
http2: added stubs for all nghttp2 callbacks
Daniel Stenberg
2014-01-29
http2: use FIRSTSOCKET instead of 0 to index the sockets array
Daniel Stenberg
2014-01-29
http2: receive and log the received header frames
Daniel Stenberg
2014-01-29
http2_recv: log nghttp2 return codes for debugging purposes
Daniel Stenberg
2014-01-29
HTTP2: reject nghttp2 versions before 0.3.0
Daniel Stenberg
[prev]
[next]