projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2014-02-09
Steve Holme
tool_operate: Let curl handle cleanup take place in...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
Dan Fandrich
formdata: Must use Curl_safefree instead of free
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Daniel Stenberg
test96: updated according to recent changes
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Daniel Stenberg
runtests: allow <strippart> to remove lines
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Steve Holme
tool_getparam: Added support for parsing of specific...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Dan Fandrich
secureserver: Disable FIPS mode for stunnel
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Dan Fandrich
formdata: Fixed memory leak on OOM condition
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Dan Fandrich
runtests: Disable valgrind when debugging
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Steve Holme
tool_cfgable: For consistency renamed init_config(...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Steve Holme
tool_cfgable: Introduced config_free() function
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Daniel Stenberg
--help: add missing --tlsv1.x options
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Steve Holme
lib1515.c: Fixed various compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Daniel Stenberg
http2: updated README after NSS addition
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Daniel Stenberg
nss: support pre-ALPN versions
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Fabian Frank
nss: ALPN and NPN support
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Daniel Stenberg
formpost: use semicolon in multipart/mixed
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Dan Fandrich
tests: Document use of the MEMDEBUG_LOG_SYNC macro
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Dan Fandrich
ssh: Fixed a NULL pointer dereference on OOM condition
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Steve Holme
nss: Updated copyright year for recent edits
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Remi Gacogne
100-continue: fix timeout condition
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Fabian Frank
nss: prefer highest available TLS version
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Romulo A. Ceccon
tests: add test for bug #1327 (dns cache timeout)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Romulo A. Ceccon
tests: add test for bug #1303 (dns cache timeout)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Daniel Stenberg
http2: spell fixed README and added version requirement
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Steve Holme
tool_operate: Removed unused argument parameters from...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Steve Holme
tool_operate: Moved list SSL engines code into operate()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
Steve Holme
tool_operate: Moved argument parsing into operate()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Daniel Stenberg
runtests: add suppression generator help
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Daniel Stenberg
valgrind: updated suppressions file
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Daniel Stenberg
runtests: detect 'ares' better
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Steve Holme
tool_operate: Moved .curlrc parsing code into operate()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Steve Holme
tool_operate: Moved locale setup code into operate_init()
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Daniel Stenberg
http2: minor update of the README
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Fabian Frank
http2: rely on content-encoding header
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Dan Fandrich
tool_operate: shortened too-long source line
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Steve Holme
tool_operate: Introduced operate_free() function
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Steve Holme
tool_operate: Introduced operate_init() function
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Steve Holme
tool_operate: Introduced new operate() function
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Daniel Stenberg
http2: enforce gzip auto-decompress
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tatsuhiro Tsujikawa
http2: handle incoming data larger than remaining buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tatsuhiro Tsujikawa
http2: Check stream ID we are interested in
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tatsuhiro Tsujikawa
http2: store response header in temporary buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Tatsuhiro Tsujikawa
HTTP2: add layer between existing http and socket(TLS...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Fabian Frank
gtls: add ALPN support
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Steve Holme
tool_operate: Moved libcurl information gathering to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Fabian Frank
openssl: add ALPN support
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Steve Holme
tool_operate: Moved command line argument parsing into...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Steve Holme
tool_operate: Simplified parse .curlrc decision logic
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Steve Holme
tool_operate: Moved main initialisation and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Steve Holme
tool_main: Fixed compilation warning from commit 0104678c79
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Steve Holme
tool_main: Changed stack based config struct to be...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Dan Fandrich
tests: Moved some comments so the test data files parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Steve Holme
tool_operate: Moved memory tracking initialisation...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Steve Holme
tests: Fixed test172 cookie expiry
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Steve Holme
tool_operate: Moved initial config setup into new init_...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Steve Holme
tool_main: Moved config struct initialisation into...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Marc Hoersken
test 500: workaround low timer resolution on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Marc Hoersken
test suite: stop conversion of valid output to CRLF...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Marc Hoersken
HTTP tests: use CRLF as header seperator according...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-01
Marc Hoersken
FTP tests: enable text-mode for more datacheck sections
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Marc Hoersken
FTP tests: enable text-mode for data and datacheck...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Marc Hoersken
runtests.pl: added support for text-mode within datache...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Marc Hoersken
ftpserver.pl: directory LISTings use [CR][LF] for ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Marc Hoersken
runtests.pl: reverse line-ending conversion on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Marc Hoersken
winssl: improved default SSL/TLS protocol selection
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Steve Holme
INSTALL: Corrected mentioned version number as release...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Steve Holme
RELEASE-NOTES: Synced with 0f213fdca1
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Dan Fandrich
pipeline: Fixed a NULL pointer dereference on OOM
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Dan Fandrich
tests: make the authorization retry tests pass the...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Dan Fandrich
ftp: fixed a memory leak on wildcard error path
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Dan Fandrich
netrc: Fixed a memory leak in an OOM condition
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Steve Holme
ntlm: Fixed a memory leak when using NTLM with a proxy...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Steve Holme
tests: Missed updating a type-3 message in commit 1c9aa...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: fix size check in on_data_chunk_recv
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: add CRLF when first data arrives
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Steve Holme
tests: Updated NTLM tests for NTLMv2 type-3 message
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Tatsuhiro Tsujikawa
http2_recv: Return written length on CURLE_AGAIN
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Tatsuhiro Tsujikawa
http2: Use nghttp2_session_mem_recv and nghttp2_session...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: call it "HTTP 2" and not 2.0
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: basic version of receiving DATA
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: convert HEADER frames to HTTP1-like headers
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: fix EWOULDBLOCK in recv_callback()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: do the POST Upgrade dance properly
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Steve Holme
ntlm: Use static client nonce for the test suite
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2.h: provide empty macros for non-http2 builds
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Fabian Frank
http2: switch into http2 mode if NPN indicates
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2: s/Curl_http2_request/Curl_http2_request_upgrade
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Daniel Stenberg
http2-openssl: verify that NPN functionality is present
commit
|
commitdiff
|
tree
|
snapshot
2014-01-30
Fabian Frank
openssl: set up hooks with to perform NPN
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
http2: added stubs for all nghttp2 callbacks
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
http2: use FIRSTSOCKET instead of 0 to index the socket...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
http2: receive and log the received header frames
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
http2_recv: log nghttp2 return codes for debugging...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
HTTP2: reject nghttp2 versions before 0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Gisle Vanem
http2: adjusted to newer nghttp2_session_callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Gisle Vanem
HTTP2: Wrong NgHTTP2 user-data
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
NTLM: error: conversion to 'int' from 'long int' may...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Steve Holme
ntlm: Coding style policing dating back to 2011
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Steve Holme
ntlm: Use a timestamp of 01/01/1970 for the test suite
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Steve Holme
ntlm: Updated Curl_ntlm_core_mk_ntlmv2_resp() to use...
commit
|
commitdiff
|
tree
|
snapshot
next