index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
urldata.h
Age
Commit message (
Expand
)
Author
2014-04-04
CURLOPT_PROXYHEADER: set headers for proxy-only
Daniel Stenberg
2014-04-01
urldata: spellfix comment
Daniel Stenberg
2014-03-31
http2: remove _DRAFT09 from the NPN_HTTP2 enum
Daniel Stenberg
2014-03-25
url: Fixed connection re-use when using different log-in credentials
Steve Holme
2014-03-18
polarssl: break compatibility with version older than 1.3.
Gaël PORTAY
2014-03-17
polarssl: fix compilation
hasufell
2014-03-05
remote_port: allow connect to port 0
Daniel Stenberg
2014-02-13
transfer: make Expect: 100-continue timeout configurable.
Tiit Pikma
2014-02-10
NPN/ALPN: allow disabling via command line
Fabian Frank
2014-01-30
openssl: set up hooks with to perform NPN
Fabian Frank
2014-01-29
ntlm: Added support for NTLMv2
Prash Dush
2014-01-29
http2: handle 101 responses and switch to HTTP2
Daniel Stenberg
2013-11-30
curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
Steve Holme
2013-11-21
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
Christian Grothoff
2013-10-27
Add "Happy Eyeballs" for IPv4/IPv6.
Björn Stenberg
2013-09-07
http2: actually init nghttp2 and send HTTP2-Settings properly
Daniel Stenberg
2013-08-25
options: added basic SASL XOAUTH2 support
Kyle L. Huff
2013-08-25
FTP: remove krb4 support
Daniel Stenberg
2013-08-20
url: handle arbitrary-length username and password before '@'
Jonathan Nieder
2013-08-12
SessionHandle: the protocol specific pointer is now a void *
Daniel Stenberg
2013-08-12
urldata: clean up the use of the protocol specific structs
Daniel Stenberg
2013-08-06
FTP: when EPSV gets a 229 but fails to connect, retry with PASV
Daniel Stenberg
2013-08-03
multi: remove data->state.current_conn struct field
Daniel Stenberg
2013-08-03
multi: remove the one_easy struct field
Daniel Stenberg
2013-08-03
multi: rename all Curl_one_easy to SessionHandle
Daniel Stenberg
2013-08-03
multi: remove the multi_pos struct field
Daniel Stenberg
2013-08-03
multi: remove easy_handle struct field
Daniel Stenberg
2013-08-03
multi: remove 'Curl_one_easy' struct, phase 1
Daniel Stenberg
2013-07-18
CURLOPT_XFERINFOFUNCTION: introducing a new progress callback
Daniel Stenberg
2013-07-15
OS400: new SSL backend GSKit
Patrick Monnerat
2013-06-12
axtls: now done non-blocking
Eric Hu
2013-05-05
curl_schannel.c: Fixed invalid memory access during SSL shutdown
Marc Hoersken
2013-04-27
sasl-ir: Added CURLOPT_SASL_IR to enable/disable the SASL initial response
Steve Holme
2013-04-21
url: Removed unused text length constants
Steve Holme
2013-04-20
url: Added support for parsing login options from the CURLOPT_USERPWD
Steve Holme
2013-04-13
url: Added support for parsing login options from the URL
Steve Holme
2013-04-05
Curl_open: restore default MAXCONNECTS to 5
Daniel Stenberg
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing
2013-02-23
pop3: Introduced a custom SMTP structure for per-request data
Steve Holme
2013-02-23
pop3: Introduced a custom POP3 structure for per-request data
Steve Holme
2013-02-23
urldata.h: Fixed comment for opt_no_body variable
Steve Holme
2013-02-23
imap: Introduced a custom IMAP structure for per-request data
Jiri Hruska
2013-02-15
PolarSSL: changes to entropy/ctr_drbg/HAVEGE_RANDOM
Willem Sparreboom
2013-02-12
darwinssl: Fix send glitchiness with data > 32 or so KB
Nick Zitzmann
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-07
Introducing a new persistent connection caching system using "bundles".
Linus Nielsen Feltzing
[prev]
[next]