Emil Lerner
|
3fa220a6a5
curl_sasl: Fix memory leak in digest parser
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
88f585c3a1
sasl; fix checksrc warnings
|
9 years ago |
Steve Holme
|
ee04bee82b
oauth2: Support OAUTHBEARER failures sent as continuation responses
|
9 years ago |
Steve Holme
|
febda2f305
oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP, POP3 and SNMP
|
9 years ago |
Steve Holme
|
1f82df9146
sasl: Re-introduced XOAUTH2 in the default enabled authentication mechanism
|
9 years ago |
Steve Holme
|
88702ebb31
oauth2: Re-factored OAuth 2.0 state variable
|
9 years ago |
Steve Holme
|
d6d58dd558
sasl: Don't choose OAuth 2.0 if mechanism not advertised
|
9 years ago |
Steve Holme
|
dcf5b614ca
oauth2: Introduced support for host and port details
|
9 years ago |
Steve Holme
|
7023d8aa37
oauth2: Don't use XAUTH2 in OAuth 2.0 function name
|
9 years ago |
Steve Holme
|
eaa98cef8d
oauth2: Don't use XOAUTH2 in OAuth 2.0 variables
|
9 years ago |
Steve Holme
|
b850437991
sasl: Updated SPN variables and comments for consistency
|
9 years ago |
Grant Pannell
|
59f3f92ba6
sasl_sspi: Populate domain from the realm in the challenge
|
9 years ago |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
9 years ago |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
9 years ago |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 years ago |
Steve Holme
|
0a7182f6ad
curl_sasl.c: More code policing
|
9 years ago |
Steve Holme
|
8ca3b05624
curl_sasl.c: Fixed compilation warning when cryptography is disabled
|
9 years ago |
Steve Holme
|
6fdc8651bd
curl_sasl.c: Fixed compilation warning when verbose debug output disabled
|
9 years ago |
Steve Holme
|
595a66ce0f
sasl: Minor code policing and grammar corrections
|
9 years ago |
Patrick Monnerat
|
7b2012f262
sasl: remove XOAUTH2 from default enabled authentication mechanism.
|
9 years ago |
Patrick Monnerat
|
0d24f64473
sasl: implement EXTERNAL authentication mechanism.
|
9 years ago |
Steve Holme
|
12e45b8462
curl_sasl: Reinstate the sasl_ prefix for locally scoped functions
|
9 years ago |
Steve Holme
|
c260c9fad3
curl_sasl: Minor code policing following recent commits
|
9 years ago |
Steve Holme
|
795f013006
curl_sasl.c: chlglen is not used when cryptography is disabled
|
9 years ago |
Steve Holme
|
71f8fdee81
curl_sasl.c: Fixed compilation warning when cyptography is disabled
|
9 years ago |
Steve Holme
|
6005b0d99c
curl_sasl.c: Fixed compilation error when USE_WINDOWS_SSPI defined
|
9 years ago |
Patrick Monnerat
|
7a8b2885e2
SASL: make some procedures local-scoped
|
9 years ago |
Patrick Monnerat
|
79543caf90
SASL: common state engine for imap/pop3/smtp
|
9 years ago |
Patrick Monnerat
|
e1ea18f90e
SASL: common URL option and auth capabilities decoders for all protocols
|
9 years ago |