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
2015-04-21
ConnectionExists: for NTLM re-use, require credentials to match
Daniel Stenberg
2015-03-27
url: Don't accept CURLOPT_SSLVERSION unless USE_SSL is defined
Jay Satiro
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-20
url: add CURLOPT_SSL_FALSESTART option
Alessandro Ghedini
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-03-16
free: instead of Curl_safefree()
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before a few calls of cURL functions
Markus Elfring
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-11
proxy: re-use proxy connections (regression)
Daniel Stenberg
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2015-02-20
configure: allow both --with-ca-bundle and --with-ca-path
Julian Ospald
2015-01-16
url: add CURLOPT_SSL_VERIFYSTATUS option
Alessandro Ghedini
2015-01-07
url-parsing: reject CRLFs within URLs
Daniel Stenberg
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2014-12-17
parseurlandfillconn(): fix improper non-numeric scope_id stripping.
Kyle J. McKay
2014-12-16
IPV6: address scope != scope id
Patrick Monnerat
2014-12-12
smb: Disable SMB when 64-bit integers are not supported
Steve Holme
2014-12-10
url.c: Fixed compilation warning when USE_NTLM is not defined
Steve Holme
2014-12-09
cookies: Improved OOM handling in cookies
Dan Fandrich
2014-12-07
smb: Fixed Windows autoconf builds following commit eb88d778e7
Steve Holme
2014-12-07
smb: Build with SSPI enabled
Bill Nagel
2014-12-04
docs: Fix FAILONERROR typos
Anthon Pang
2014-12-04
libcurl: add UNIX domain sockets support
Peter Wu
2014-11-30
libcurl: Exclude SMB from the protocol redirect
Steve Holme
2014-11-30
libcurl: Enable support for the SMB protocol
Bill Nagel
2014-11-09
build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is defined
Steve Holme
2014-11-05
url.c: Fixed compilation warning
Steve Holme
2014-11-05
curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds
Daniel Stenberg
2014-10-25
ntlm: Only define ntlm data structure when USE_NTLM is defined
Steve Holme
2014-10-24
url.c: use 'CURLcode result'
Daniel Stenberg
2014-10-24
code cleanup: we prefer 'CURLcode result'
Daniel Stenberg
2014-10-07
SSL: implement public key pinning
moparisthebest
2014-10-03
parse_proxy: remove dead code.
Daniel Stenberg
2014-10-02
detect_proxy: fix possible single-byte memory leak
Daniel Stenberg
2014-09-25
CURLOPT_COOKIELIST: Added "RELOAD" command
Yousuke Kimoto
2014-09-13
curlssl: make tls backend symbols use curlssl in the name
Daniel Stenberg
2014-09-13
url: let the backend decide CURLOPT_SSL_CTX_ support
Daniel Stenberg
2014-09-13
vtls: have the backend tell if it supports CERTINFO
Daniel Stenberg
2014-09-13
CURLOPT_CAPATH: return failure if set without backend support
Daniel Stenberg
2014-09-06
url.c: Use CURLAUTH_NONE constant rather than 0
Steve Holme
2014-08-25
disconnect: don't touch easy-related state on disconnects
Daniel Stenberg
2014-08-22
NTLM: ignore CURLOPT_FORBID_REUSE during NTLM HTTP auth
Frank Meier
2014-08-20
Curl_disconnect: don't free the URL
Daniel Stenberg
2014-08-12
create_conn: prune dead connections
Frank Meier
2014-07-23
findprotocol: show unsupported protocol within quotes
Daniel Stenberg
2014-07-23
docs: Improve inline GSS-API naming in code documentation
Michael Osipov
2014-07-23
curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
Michael Osipov
2014-07-22
url.c: use the preferred symbol name: *READDATA
Marcel Raad
2014-07-15
cookie: avoid mutex deadlock
Yousuke Kimoto
2014-07-09
url.c: Fixed memory leak on OOM
Dan Fandrich
[prev]
[next]