]> granicus.if.org Git - curl/shortlog
curl
2015-05-18 Daniel Stenberghttp2: switch to use Curl_hash_destroy()
2015-05-18 Daniel Stenbergcurlver: restore LIBCURL_VERSION_NUM defined as a full...
2015-05-18 Anthony Avinahostip: fix unintended destruction of hash table
2015-05-18 Daniel Stenbergcurlver: introducing new version number (checking)...
2015-05-18 Daniel Stenbergruntests.pl: use 'h2c' now, no -14 anymore
2015-05-18 Tatsuhiro Tsujikawahttp2: Ignore if we have stream ID not in hash in on_st...
2015-05-18 Tatsuhiro TsujikawaRequire nghttp2 v1.0.0
2015-05-18 Daniel Stenberghttp2: infof length in on_frame_send()
2015-05-18 Daniel Stenbergpipeline: switch some code over to functions
2015-05-18 Daniel Stenbergsymbols-in-versions: add CURLOPT_PIPEWAIT
2015-05-18 Daniel StenbergCURLOPT_PIPEWAIT: added
2015-05-18 Daniel StenbergCurl_http_readwrite_headers: minor code simplification
2015-05-18 Daniel StenbergIsPipeliningPossible: fixed for http2
2015-05-18 Daniel Stenberghttp2: bump the h2 buffer size to 32K for speed
2015-05-18 Daniel Stenberghttp2: remove the stream from the hash in stream_close...
2015-05-18 Daniel Stenberghttp2: if there is paused data, do not clear the drain...
2015-05-18 Daniel Stenberghttp2: rename s/data/pausedata
2015-05-18 Daniel Stenberghttp2: "stream %x" in all outputs to make it easier...
2015-05-18 Daniel Stenberghttp2: Curl_expire() all handles with incoming traffic
2015-05-18 Daniel Stenberghttp2: don't signal settings change for same values
2015-05-18 Daniel Stenberghttp2: set default concurrency, fix ConnectionExists...
2015-05-18 Daniel Stenbergbundles: store no/default/pipeline/multiplex
2015-05-18 Daniel Stenberghttp2: lazy init header_recvbuf
2015-05-18 Daniel Stenberghttp2: separate multiplex/pipelining + cleanup memory...
2015-05-18 Daniel StenbergCURLMOPT_PIPELINE: bit 1 is for multiplexing
2015-05-18 Tatsuhiro Tsujikawahttp2: Fix bug that data to be drained are overwritten...
2015-05-18 Tatsuhiro Tsujikawahttp2: Don't call nghttp2_session_mem_recv while it...
2015-05-18 Tatsuhiro Tsujikawahttp2: Read data left in connection buffer after pause
2015-05-18 Tatsuhiro Tsujikawahttp2: Fix streams get stuck
2015-05-18 Daniel Stenberghttp2: store incoming h2 SETTINGS
2015-05-18 Daniel Stenbergpipeline: move function to pipeline.c and make static
2015-05-18 Daniel StenbergIsPipeliningPossible: http2 can always "pipeline" ...
2015-05-18 Daniel Stenberghttp2: remove debug logging from on_frame_recv
2015-05-18 Daniel Stenberghttp2: remove the closed check in http2_recv
2015-05-18 Daniel Stenberghttp2: bump the h2 buffer to 8K
2015-05-18 Daniel Stenberghttp2: Curl_read should not use the single buffer
2015-05-18 Daniel Stenberghttp2: more debug outputs
2015-05-18 Daniel Stenberghttp2: leave WAITPERFORM when conn is multiplexed
2015-05-18 Daniel Stenberghttp2: force "drainage" of streams
2015-05-18 Daniel Stenberghttp2: move the mem+len pair to the stream struct
2015-05-18 Daniel Stenberghttp2: more stream-oriented data, stream ID 0 is for...
2015-05-18 Daniel Stenberghttp2: move lots of state data to the 'stream' struct
2015-05-18 Daniel StenbergHTTP: partial start at fixing up hash-lookups on http2...
2015-05-18 Daniel Stenberghttp: a stream hash for h2 multiplexing
2015-05-18 Daniel Stenberghttp: a stream hash for h2 multiplexing
2015-05-18 Daniel Stenberghttp2: debug log when receiving unexpected stream_id
2015-05-18 Daniel Stenberghttp2: move stream_id to the HTTP struct (per-stream)
2015-05-18 Daniel StenbergCurl_http2_setup: only do it once and enable multiplex...
2015-05-18 Daniel Stenberghttp: switch on "pipelining" (multiplexing) for HTTP...
2015-05-15 Daniel StenbergREADME.pipelining: removed
2015-05-14 Dan Fandrichbuild: removed bundles.c from make files
2015-05-14 Daniel StenbergCurl_conncache_add_conn: fix memory leak on OOM
2015-05-12 Daniel StenbergCURLMOPT_MAX_HOST_CONNECTIONS: host = host name + port...
2015-05-12 Daniel Stenbergconncache: keep bundles on host+port bases, not only...
2015-05-12 Daniel Stenbergbundles: merged into conncache.c
2015-05-12 Daniel Stenberghostcache: made all host caches use structs, not pointers
2015-05-12 Daniel Stenbergmulti: converted socket hash into non-allocated struct
2015-05-12 Daniel Stenbergconnection cache: avoid Curl_hash_alloc()
2015-05-08 Daniel Stenbergproxy: add newline to info message
2015-05-08 Patrick MonneratFTP: fix dangling conn->ip_addr dereference on verbose...
2015-05-08 Patrick MonneratFTP: Make EPSV use the control IP address rather than...
2015-05-08 Alessandro... tool_help: fix formatting for --next option
2015-05-08 Egon Eckertopts: improved the TCP keepalive examples
2015-05-08 Jay Satirowinbuild: Document the option used to statically link...
2015-05-06 Orgad Shanehnetrc: Read in text mode when cygwin
2015-05-05 Patrick MonneratOS400: Add SPNEGO service name options to ILE/RPG binding.
2015-05-04 Daniel Stenbergcurl_multi_info_read.3: fix typo
2015-05-04 Daniel StenbergMANUAL: language fix
2015-05-04 Alessandro... gtls: properly retrieve certificate status
2015-05-04 Daniel StenbergOpenSSL: conditional check for SSL3_RT_HEADER
2015-05-04 Daniel Stenbergopenssl: skip trace outputs for ssl_ver == 0
2015-05-02 Marc Hoerskenschannel.c: Small changes
2015-05-02 Marc Hoerskenschannel.c: Improve code path and readability
2015-05-02 Marc Hoerskenschannel.c: Improve error and return code handling...
2015-05-02 Chris Aramanschannel: fix regression in schannel_recv
2015-05-01 Marc HoerskenBug born in changes made several days ago 9a91e80.
2015-04-30 Michael Osipovconfigure: remove missing and make it autogenerate
2015-04-30 Michael Osipovacinclude.m4: fix test for default CA cert bundle/path
2015-04-30 Daniel StenbergCONTRIBUTING.md: remove the sourceforge mention
2015-04-30 Dan Fandrichhttp_negotiate_sspi: added missing data variable
2015-04-30 Michael Osipovconfigure: remove --automake from libtoolize call
2015-04-30 Viktor Szakatsbuild: update depedency versions, urls, example makefiles
2015-04-30 Michael Osipovconfigure: remove autogenerated files by autoconf
2015-04-30 Anders Bakkencurl_multi_add_handle: next is already NULL
2015-04-30 Jay Satiroschannel: Fix out of bounds array
2015-04-29 Jay Satirodocs/libcurl: gitignore libcurl-symbols.3
2015-04-29 Viktor Szakatslib/makefile.m32: add arch -m32/-m64 to LDFLAGS
2015-04-29 Daniel StenbergRELEASE-NOTES: synced with cd39b944afc
2015-04-29 Daniel StenbergTHANKS: merged from the 7.42.1 release
2015-04-28 Daniel StenbergCURLOPT_HEADEROPT: default to separate
2015-04-28 Linus Nielsendocs/libcurl: Corrected a typo in the CURLOPT_PROXY_SER...
2015-04-28 Daniel Stenberghash: simplify Curl_str_key_compare()
2015-04-28 Daniel Stenbergdist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVI...
2015-04-28 Linus NielsenNegotiate: custom service names for SPNEGO.
2015-04-27 Daniel Stenberghttp2: unify http_conn variable names to 'c'
2015-04-27 Daniel StenbergConnectionExists: call it multi-use instead of pipelining
2015-04-27 Paul Howarthnss: fix compilation failure with old versions of NSS
2015-04-27 Daniel Stenbergsws: init http2 state properly
2015-04-26 Daniel Stenbergcurl_easy_getinfo.3: document 'internals' in CURLINFO_T...
2015-04-26 Daniel Stenbergruntests: use a DISABLED.local file too
next