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-20
TODO: added two more libcurl ideas
Daniel Stenberg
2015-11-20
tests: Re-enabled tests 889 and 890 following POP3 fix
Steve Holme
2015-11-20
pop3: Differentiate between success and continuation responses
Steve Holme
2015-11-20
pop3: Added clarity on some server response codes
Steve Holme
2015-11-20
build: Fix theoretical infinite loops
Daniel Shahaf
2015-11-19
curl.h: s/#defien/#define/
Patrick Monnerat
2015-11-19
os400: synchronize ILE/RPG header file
Patrick Monnerat
2015-11-19
os400: Provide options for libssh2 use in compile scripts. Adjust README.
Patrick Monnerat
2015-11-19
zsh completion: Preserve single quotes in output
danielsh@apache.org
2015-11-18
FAQ: Grammar changes
MaxGiting
2015-11-17
http2: http_done: don't free already-freed push headers
Daniel Stenberg
2015-11-16
getconnectinfo: Don't call recv(2) if socket == -1
Anders Bakken
2015-11-16
CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first header
Daniel Stenberg
2015-11-16
http2: minor comment typo
Daniel Stenberg
2015-11-15
sasl; fix checksrc warnings
Daniel Stenberg
2015-11-15
RELEASE-NOTES: Adjusted for the recent OAuth 2.0 activity
Steve Holme
2015-11-15
tests: Disabled 889 and 890 until we support POP3 continuation responses
Steve Holme
2015-11-15
tests: Corrected typos from commit ba4d8f7eba
Steve Holme
2015-11-15
tests: Added OAUTHBEARER failure response tests
Steve Holme
2015-11-15
oauth2: Support OAUTHBEARER failures sent as continuation responses
Steve Holme
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
[prev]
[next]