projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2015-05-23
Alessandro...
scripts: add zsh.pl for generating zsh completion
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Dan Fandrich
test1510: another flaky test
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
security: fix "Unchecked return value" from sscanf()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
security: simplify choose_mech
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
RTSP: catch attempted unsupported requests better
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
share_init: fix OOM crash
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
parse_proxy: switch off tunneling if non-HTTP proxy
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
curl: fix potential NULL dereference
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
http2: on_frame_recv: return early on stream 0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Daniel Stenberg
http: removed self assignment
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Tatsuhiro Tsujikawa
http2: Make HTTP Upgrade work
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Jay Satiro
strerror: Change SEC_E_ILLEGAL_MESSAGE description
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Jay Satiro
telnet: Fix read-callback change for Windows builds
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Daniel Stenberg
CURLOPT_HTTPPROXYTUNNEL.3: only works with a HTTP proxy!
commit
|
commitdiff
|
tree
|
snapshot
2015-05-21
Dan Fandrich
testcurl.pl: allow source to be in an arbitrary directory
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Daniel Stenberg
read_callback: move to SessionHandle from connectdata
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Daniel Stenberg
http2: show stream IDs in decimal
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Tatsuhiro Tsujikawa
http2: Faster http2 upload
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Dmitry Eremin...
gtls: don't fail on non-fatal alerts during handshake
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Daniel Stenberg
curl_easy_unescape.3: update RFC reference
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Jay Satiro
CURLOPT_POSTFIELDS.3: Mention curl_easy_escape
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Brian Prodoehl
openssl: Use SSL_CTX_set_msg_callback and SSL_CTX_set_m...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jay Satiro
curl.1: fix missing space in section --data
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Daniel Stenberg
transfer: remove erroneous and misleading comment
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Kamil Dudka
http: silence compile-time warnings without USE_NGHTTP2
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jay Satiro
transfer: Replace __func__ instances with function...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Viktor Szakats
build: bump version in default nghttp2 paths
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Daniel Stenberg
INTERNALS: we require nghttp2 1.0.0+ now
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Jay Satiro
http: Add some include guards for the new HTTP/2 stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: store upload state per stream
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: fix build when NOT h2-enabled
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: switch to use Curl_hash_destroy()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
curlver: restore LIBCURL_VERSION_NUM defined as a full...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Anthony Avina
hostip: fix unintended destruction of hash table
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
curlver: introducing new version number (checking)...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
runtests.pl: use 'h2c' now, no -14 anymore
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Tatsuhiro Tsujikawa
http2: Ignore if we have stream ID not in hash in on_st...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Tatsuhiro Tsujikawa
Require nghttp2 v1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: infof length in on_frame_send()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
pipeline: switch some code over to functions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
symbols-in-versions: add CURLOPT_PIPEWAIT
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
CURLOPT_PIPEWAIT: added
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
Curl_http_readwrite_headers: minor code simplification
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
IsPipeliningPossible: fixed for http2
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: bump the h2 buffer size to 32K for speed
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: remove the stream from the hash in stream_close...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: if there is paused data, do not clear the drain...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: rename s/data/pausedata
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: "stream %x" in all outputs to make it easier...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: Curl_expire() all handles with incoming traffic
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: don't signal settings change for same values
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: set default concurrency, fix ConnectionExists...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
bundles: store no/default/pipeline/multiplex
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: lazy init header_recvbuf
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: separate multiplex/pipelining + cleanup memory...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
CURLMOPT_PIPELINE: bit 1 is for multiplexing
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Tatsuhiro Tsujikawa
http2: Fix bug that data to be drained are overwritten...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Tatsuhiro Tsujikawa
http2: Don't call nghttp2_session_mem_recv while it...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Tatsuhiro Tsujikawa
http2: Read data left in connection buffer after pause
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Tatsuhiro Tsujikawa
http2: Fix streams get stuck
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: store incoming h2 SETTINGS
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
pipeline: move function to pipeline.c and make static
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
IsPipeliningPossible: http2 can always "pipeline" ...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: remove debug logging from on_frame_recv
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: remove the closed check in http2_recv
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: bump the h2 buffer to 8K
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: Curl_read should not use the single buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: more debug outputs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: leave WAITPERFORM when conn is multiplexed
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: force "drainage" of streams
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: move the mem+len pair to the stream struct
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: more stream-oriented data, stream ID 0 is for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: move lots of state data to the 'stream' struct
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
HTTP: partial start at fixing up hash-lookups on http2...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http: a stream hash for h2 multiplexing
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http: a stream hash for h2 multiplexing
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: debug log when receiving unexpected stream_id
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http2: move stream_id to the HTTP struct (per-stream)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
Curl_http2_setup: only do it once and enable multiplex...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Daniel Stenberg
http: switch on "pipelining" (multiplexing) for HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Daniel Stenberg
README.pipelining: removed
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Dan Fandrich
build: removed bundles.c from make files
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Daniel Stenberg
Curl_conncache_add_conn: fix memory leak on OOM
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Daniel Stenberg
CURLMOPT_MAX_HOST_CONNECTIONS: host = host name + port...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Daniel Stenberg
conncache: keep bundles on host+port bases, not only...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Daniel Stenberg
bundles: merged into conncache.c
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Daniel Stenberg
hostcache: made all host caches use structs, not pointers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Daniel Stenberg
multi: converted socket hash into non-allocated struct
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Daniel Stenberg
connection cache: avoid Curl_hash_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Daniel Stenberg
proxy: add newline to info message
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Patrick Monnerat
FTP: fix dangling conn->ip_addr dereference on verbose...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Patrick Monnerat
FTP: Make EPSV use the control IP address rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Alessandro...
tool_help: fix formatting for --next option
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Egon Eckert
opts: improved the TCP keepalive examples
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Jay Satiro
winbuild: Document the option used to statically link...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-06
Orgad Shaneh
netrc: Read in text mode when cygwin
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
Patrick Monnerat
OS400: Add SPNEGO service name options to ILE/RPG binding.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Daniel Stenberg
curl_multi_info_read.3: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Daniel Stenberg
MANUAL: language fix
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Alessandro...
gtls: properly retrieve certificate status
commit
|
commitdiff
|
tree
|
snapshot
next