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-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
2014-01-29
Steve Holme
ntlm: Added cross platform support for writing NTLMv2...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Prash Dush
ntlm: Added support for NTLMv2
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Kamil Dudka
nss: do not use the NSS_ENABLE_ECC define
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Kamil Dudka
nss: do not fail if NSS does not implement a cipher
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
http2: switch recv/send functions to http2 ones after 101
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
http2: handle 101 responses and switch to HTTP2
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
examples: gitignore more binaries
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
bump: start working on 7.35.1
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
THANKS: 19 new contributors from the 7.35.0 release...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-29
Daniel Stenberg
RELEASE-NOTES: done for 7.35.0
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Dan Fandrich
tests: make a few lib15?? tests pass the OOM torture...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Dan Fandrich
lib1900: make the test pass the OOM torture tests
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Dan Fandrich
oauth2: Fixed a memory leak in an OOM condition
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Dan Fandrich
unit1304: make the test pass the OOM torture tests
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Dan Fandrich
unit1396: make the test pass the OOM torture tests
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Romulo A. Ceccon
hostip: don't remove DNS entries that are in use
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Dan Fandrich
RELEASE-NOTES: changed encoding to UTF-8 like previous...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Daniel Stenberg
TFTP: fix crash on time-out
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Steve Holme
RELEASE-NOTES: Synced with 5a47062cada9
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Maks Naumov
getpass: fix password parsing from console
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Dan Fandrich
docs/INSTALL: Updated example minimal binary sizes
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Marc Hoersken
testsuite: visualize line-endings in output comparison...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Marc Hoersken
sockfilt.c: follow up cleanup commit on 49b63cf3
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Marc Hoersken
http-pipe tests: use text as output data mode to suppor...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Marc Hoersken
sockfilt.c: fixed and simplified Windows select function
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Marc Hoersken
http_pipe.py: replaced epoll with select to support...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Dan Fandrich
tests: Added missing HTTP proxy keywords
commit
|
commitdiff
|
tree
|
snapshot
2014-01-25
Dan Fandrich
tests: added missing <features> http to a number of...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Dan Fandrich
tests: Added a keyword for tests depending on internal...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Dan Fandrich
runtests: Don't log command every torture iteration...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Dan Fandrich
tests: Added missing http feature to tests 509 & 1513
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Dan Fandrich
netrc: Fixed a memory and file descriptor leak on OOM
commit
|
commitdiff
|
tree
|
snapshot
2014-01-24
Dan Fandrich
test1514: Used the macros for host and port number
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Dan Fandrich
multi: Fixed a memory leak on OOM condition
commit
|
commitdiff
|
tree
|
snapshot
2014-01-23
Daniel Stenberg
curl_easy_setopt.3: remove what auth types that work...
commit
|
commitdiff
|
tree
|
snapshot
next