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
/
url.c
Age
Commit message (
Expand
)
Author
2013-04-13
url: Added support for parsing login options from the URL
Steve Holme
2013-04-08
proxy: make ConnectionExists() check credential of proxyconnections too
Fabian Keil
2013-04-05
Curl_open: restore default MAXCONNECTS to 5
Daniel Stenberg
2013-03-25
NTLM: fix several NTLM code paths memory leaks
Yang Tse
2013-03-15
HTTP proxy: insert slash in URL if missing
Daniel Stenberg
2013-03-13
Multiple pipelines and limiting the number of connections.
Linus Nielsen Feltzing
2013-02-22
lib/url.c: Generic read/write data pointers
Alexander Klauer
2013-02-11
SOCKS: fix socks proxy when noproxy matched
ulion
2013-02-08
DONE: consider callback-aborted transfers premature
Daniel Stenberg
2013-02-05
CURLMOPT_MAXCONNECTS: restore functionality
Linus Nielsen Feltzing
2013-01-17
always-multi: always use non-blocking internals
Daniel Stenberg
2013-01-17
url.c: fix HTTP CONNECT tunnel establishment upon delayed response
Yang Tse
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
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-19
bundles connection caching: some out of memory handling fixes
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-12-07
Introducing a new persistent connection caching system using "bundles".
Linus Nielsen Feltzing
2012-11-26
avoid mixing of enumerated type with another type
Yang Tse
2012-11-06
URL parser: cut off '#' fragments from URLs (better)
Daniel Stenberg
2012-11-06
CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
Daniel Stenberg
2012-10-23
tlsauthtype: deal with the string case insensitively
Daniel Stenberg
2012-09-13
parse_proxy: treat "socks://x" as a socks4 proxy
Daniel Stenberg
2012-08-31
NTLM: re-use existing connection better
Joe Mason
2012-08-08
verbose messages: fixed output of hostnames in re-used connections
Daniel Stenberg
2012-08-07
Avoid leak of local device string when reusing connection
Mike Crowe
2012-07-13
parse_proxy: remove dead assignment
Daniel Stenberg
2012-06-10
Curl_pgrsDone: return int and acknowledge return code
Daniel Stenberg
2012-04-23
URL parse: reject numerical IPv6 addresses outside brackets
Daniel Stenberg
2012-04-19
url.c: CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH fixes
Yang Tse
2012-04-18
Take in account that CURLAUTH_* bitmasks are now 'unsigned long'
Yang Tse
2012-04-12
url.c: fix compiler warning
Yang Tse
2012-04-05
CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL
Andrei Cipu
2012-03-22
CONNECT: fix multi interface regression
Daniel Stenberg
2012-03-16
fix some compiler warnings
Yang Tse
2012-03-08
CONNECT: made generically not per-protocol
Daniel Stenberg
2012-02-14
smtp_mail: Added support to MAIL FROM for the optional AUTH parameter
Steve Holme
2012-02-10
parse_proxy: simply memory handling
Daniel Stenberg
2012-02-10
parse_proxy: bail out on zero-length proxy names!
Daniel Stenberg
2012-02-09
CURLOPT_SSL_OPTIONS: added
Daniel Stenberg
2012-02-09
add library support for tuning TCP_KEEPALIVE
Dave Reisner
2012-02-07
curl_easy_reset: reset the referer string
Daniel Stenberg
2012-01-20
URL parse: user name with ipv6 numerical address
Daniel Stenberg
2012-01-18
ssl session caching: fix compiler warnings
Yang Tse
2012-01-16
add LF termination to infof() trace string
Yang Tse
2011-12-31
changed case: use new host name for subsequent HTTP requests
Daniel Stenberg
2011-12-24
Curl_do_more: fix typo logic
Daniel Stenberg
2011-12-23
resolve: don't leak pre-populated dns entries
Daniel Stenberg
[prev]
[next]