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 |
2015-05-04 |
Daniel Stenberg | OpenSSL: conditional check for SSL3_RT_HEADER |
commit | commitdiff | tree | snapshot |
2015-05-04 |
Daniel Stenberg | openssl: skip trace outputs for ssl_ver == 0 |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Marc Hoersken | schannel.c: Small changes |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Marc Hoersken | schannel.c: Improve code path and readability |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Marc Hoersken | schannel.c: Improve error and return code handling... |
commit | commitdiff | tree | snapshot |
2015-05-02 |
Chris Araman | schannel: fix regression in schannel_recv |
commit | commitdiff | tree | snapshot |
2015-05-01 |
Marc Hoersken | Bug born in changes made several days ago 9a91e80. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Michael Osipov | configure: remove missing and make it autogenerate |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Michael Osipov | acinclude.m4: fix test for default CA cert bundle/path |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Daniel Stenberg | CONTRIBUTING.md: remove the sourceforge mention |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Dan Fandrich | http_negotiate_sspi: added missing data variable |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Michael Osipov | configure: remove --automake from libtoolize call |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Viktor Szakats | build: update depedency versions, urls, example makefiles |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Michael Osipov | configure: remove autogenerated files by autoconf |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Anders Bakken | curl_multi_add_handle: next is already NULL |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Jay Satiro | schannel: Fix out of bounds array |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jay Satiro | docs/libcurl: gitignore libcurl-symbols.3 |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Viktor Szakats | lib/makefile.m32: add arch -m32/-m64 to LDFLAGS |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Daniel Stenberg | RELEASE-NOTES: synced with cd39b944afc |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Daniel Stenberg | THANKS: merged from the 7.42.1 release |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daniel Stenberg | CURLOPT_HEADEROPT: default to separate |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Linus Nielsen | docs/libcurl: Corrected a typo in the CURLOPT_PROXY_SER... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daniel Stenberg | hash: simplify Curl_str_key_compare() |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Daniel Stenberg | dist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVI... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Linus Nielsen | Negotiate: custom service names for SPNEGO. |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Daniel Stenberg | http2: unify http_conn variable names to 'c' |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Daniel Stenberg | ConnectionExists: call it multi-use instead of pipelining |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Paul Howarth | nss: fix compilation failure with old versions of NSS |
commit | commitdiff | tree | snapshot |
2015-04-27 |
Daniel Stenberg | sws: init http2 state properly |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Daniel Stenberg | curl_easy_getinfo.3: document 'internals' in CURLINFO_T... |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Daniel Stenberg | runtests: use a DISABLED.local file too |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Marc Hoersken | schannel.c: Fix typo introduced with 3447c973d0 |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Marc Hoersken | schannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL error |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Daniel Stenberg | schannel: re-indented file to follow curl style better |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Daniel Stenberg | Curl_ossl_init: load builtin modules |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Daniel Stenberg | configure: follow-up fix for krb5-config |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Daniel Stenberg | openssl: fix serial number output |
commit | commitdiff | tree | snapshot |
2015-04-26 |
Grant Pannell | sasl_sspi: Populate domain from the realm in the challenge |
commit | commitdiff | tree | snapshot |
2015-04-25 |
Anthony Avina | tool: New option --data-raw to HTTP POST data, '@'... |
commit | commitdiff | tree | snapshot |
2015-04-25 |
Dan Fandrich | test2039: fixed line endings that caused a test failure |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Viktor Szakats | netrc: add unit tests for 'default' support |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Viktor Szakats | netrc: support 'default' token |
commit | commitdiff | tree | snapshot |
2015-04-24 |
Daniel Stenberg | ROADMAP.md: extended the HTTP/2 section, reformatted |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Kamil Dudka | curl -z: do not write empty file on unmet condition |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Dan Fandrich | tool: fixed a comment typo |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Dan Fandrich | README: convert to UTF-8 |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Jay Satiro | cyassl: Implement public key pinning |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Alessandro... | curl.1: fix typo |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Kamil Dudka | docs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man... |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Kamil Dudka | tests/unit/.gitignore: hide unit1601 and above, too |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | connectionexists: follow-up to fd9d3a1ef1f |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | connectionexists: fix build without NTLM |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | bump: start working toward 7.43.0 |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Kamil Dudka | nss: implement public key pinning for NSS backend |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | dist: include {src,lib}/checksrc.whitelist |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | RELEASE-NOTES: updated for 7.42.0 curl-7_42_0 |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | THANKS: added contributors from 7.42.0 release notes |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | THANKS-filter: a few more alterations to squash |
commit | commitdiff | tree | snapshot |
2015-04-22 |
Daniel Stenberg | contrithanks.sh: helper script for maintaining THANKS |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Daniel Stenberg | http_done: close Negotiate connections when done |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Daniel Stenberg | fix_hostname: zero length host name caused -1 index... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Daniel Stenberg | cookie: cookie parser out of boundary memory access |
commit | commitdiff | tree | snapshot |
2015-04-21 |
Daniel Stenberg | ConnectionExists: for NTLM re-use, require credentials... |
commit | commitdiff | tree | snapshot |
2015-04-21 |
byronhe | openssl: add OPENSSL_NO_SSL3_METHOD check |
commit | commitdiff | tree | snapshot |
2015-04-20 |
Daniel Stenberg | CURLOPT_HEADERFUNCTION.3: match parameter name in synop... |
commit | commitdiff | tree | snapshot |
next |