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-07-15
OS400: new SSL backend GSKit
Patrick Monnerat
2013-07-15
x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract
Patrick Monnerat
2013-07-14
url.c: fix parse_url_login() OOM handling
Yang Tse
2013-07-12
url.c: fix parse_login_details() OOM handling
Yang Tse
2013-07-11
url.c: fix SIGSEGV
Yang Tse
2013-06-30
url: restore the functionality of 'curl -u :'
Kamil Dudka
2013-06-22
dotdot: introducing dot file path cleanup
Daniel Stenberg
2013-06-17
CURLOPT_COOKIELIST: take cookie share lock
Daniel Stenberg
2013-04-27
sasl-ir: Added CURLOPT_SASL_IR to enable/disable the SASL initial response
Steve Holme
2013-04-26
url: initialize speed-check data for file:// protocol
Zdenek Pavlas
2013-04-23
url: Added smtp and pop3 hostnames to the protocol detection list
Steve Holme
2013-04-21
url: Fixed missing length check in parse_proxy()
Steve Holme
2013-04-21
url: Fixed crash when no username or password supplied for proxy
Steve Holme
2013-04-21
url: Updated proxy URL parsing to use parse_login_details()
Steve Holme
2013-04-21
url: Tidy up of setstropt_userpwd() parameters
Steve Holme
2013-04-21
url: Tidy up of code and comments following recent changes
Steve Holme
2013-04-20
url: Simplified setstropt_userpwd() following recent changes
Steve Holme
2013-04-20
url: Correction to scope of if statements when setting data
Steve Holme
2013-04-20
url: Fixed memory leak in setstropt_userpwd()
Steve Holme
2013-04-20
url: Added overriding of URL login options from CURLOPT_USERPWD
Steve Holme
2013-04-20
url: Added support for parsing login options from the CURLOPT_USERPWD
Steve Holme
2013-04-19
url: Added bounds checking to parse_login_details()
Steve Holme
2013-04-19
url: Added size_t cast to pointer based length calculations
Steve Holme
2013-04-19
url: Corrected minor typo in comment
Steve Holme
2013-04-18
url: Fix chksrc longer than 79 columns warning
Steve Holme
2013-04-18
url: Fix incorrect variable type for result code
Steve Holme
2013-04-18
url: Fix compiler warning
Steve Holme
2013-04-18
url: Moved parsing of login details out of parse_url_login()
Steve Holme
2013-04-18
url: Re-factored set_userpass() and parse_url_userpass()
Steve Holme
2013-04-18
url: Reworked URL parsing to allow overriding by CURLOPT_USERPWD
Steve Holme
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
[prev]
[next]