index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-15
RELEASE-NOTES: synced with 808a17ee675
Daniel Stenberg
2015-11-14
tests: Renamed existing OAuth 2.0 (XOAUTH) tests
Steve Holme
2015-11-14
tests: Added OAuth 2.0 (OAUTHBEARER) tests
Steve Holme
2015-11-14
oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP, POP3 and SNMP
Steve Holme
2015-11-13
RELEASE-NOTES: recounted curl_easy_setopt() options
Daniel Stenberg
2015-11-13
typecheck-gcc.h: add missing slist-using options
Daniel Stenberg
2015-11-13
typecheck-gcc.h: added CURLOPT_CLOSESOCKETDATA
Daniel Stenberg
2015-11-13
openssl: Free modules on cleanup
Sebastian Pohlschmidt
2015-11-13
symbols-in-versions: Added new CURLOPTTYPE_STRINGPOINT alias
Steve Holme
2015-11-13
curl: mark two more options strings for --libcurl output
Daniel Stenberg
2015-11-13
typecheck-gcc.h: add some missing string types
Daniel Stenberg
2015-11-13
curl.h: introducing the STRINGPOINT alias
Daniel Stenberg
2015-11-13
cleanup: general removal of TODO (and similar) comments
Daniel Stenberg
2015-11-13
ftplistparser: remove empty function
Daniel Stenberg
2015-11-13
openssl: remove #if check for 0.9.7 for ENGINE_load_private_key
Daniel Stenberg
2015-11-13
openssl: all supported versions have X509_STORE_set_flags
Daniel Stenberg
2015-11-13
openssl: remove 0.9.3 check
Daniel Stenberg
2015-11-13
openssl: remove #ifdefs for < 0.9.5 support
Daniel Stenberg
2015-11-13
lib/vtls/openssl: remove unused traces of yassl ifdefs
Daniel Stenberg
2015-11-12
unit1603: Demote hash mismatch failure to a warning
dfandrich
2015-11-12
unit1603: Added unit tests for hash functions
dfandrich
2015-11-12
unit1602: Fixed failure in torture test
dfandrich
2015-11-12
sasl: Re-introduced XOAUTH2 in the default enabled authentication mechanism
Steve Holme
2015-11-12
sasl_sspi: fix identity memory leak in digest authentication
Stefan Bühler
2015-11-12
sasl_sspi: fixed unicode build for digest authentication
Stefan Bühler
2015-11-12
oauth2: Re-factored OAuth 2.0 state variable
Steve Holme
2015-11-12
sasl: Don't choose OAuth 2.0 if mechanism not advertised
Steve Holme
2015-11-12
runtests: more compact "System characteristics" output
Daniel Stenberg
2015-11-12
runtests: rename conditional curl-features to $has_[name]
Daniel Stenberg
2015-11-11
oauth2: Introduced support for host and port details
Steve Holme
2015-11-11
curl_setup.h: Removed duplicate CURL_DISABLE_RTSP when HTTP_ONLY defined
Steve Holme
2015-11-11
cmake: Add missing feature macros in config header (Part 2)
Steve Holme
2015-11-10
cmake: Add missing feature macros in config header
Douglas Creager
2015-11-10
BoringSSL: Work with stricter BIO_get_mem_data()
Douglas Creager
2015-11-10
http2: rectify the http2 version #if check
Daniel Stenberg
2015-11-09
oauth2: Don't use XAUTH2 in OAuth 2.0 function name
Steve Holme
2015-11-09
oauth2: Don't use XOAUTH2 in OAuth 2.0 variables
Steve Holme
2015-11-09
oauth2: Use OAuth 2.0 rather than XOAUTH2 in comments
Steve Holme
2015-11-09
imap: avoid freeing constant string
Daniel Stenberg
2015-11-09
ROADMAP: remove two items already done
Daniel Stenberg
2015-11-09
RELEASE-NOTES: synced with 2200bf62054
Daniel Stenberg
2015-11-09
acinclude: Remove check for 16-bit curl_off_t
Jay Satiro
2015-11-08
tool: Fixed a memory leak on OOM introduced in 19cb0c4a
Dan Fandrich
2015-11-08
imap: Don't check for continuation when executing a CUSTOMREQUEST
Justin Ehlert
2015-11-07
imap: checksrc: remove space after while before paren
Daniel Stenberg
2015-11-07
checksrc.whitelist: "missing space after close paren"
Daniel Stenberg
2015-11-07
opts: Corrected TLS protocols list to include POP3S rather than POP3
Steve Holme
2015-11-07
imap: Quote other 'atom-specials' and not just the space character
Steve Holme
2015-11-07
imap: Fixed double quote in LIST command when mailbox contains spaces
Steve Holme
2015-11-06
imap: fix compiler warning
Daniel Stenberg
[next]