1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-15 22:15:13 -05:00
curl/include/curl
Steve Holme a14d72ca2f
sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID
Added the ability for the calling program to specify the authorisation
identity (authzid), the identity to act as, in addition to the
authentication identity (authcid) and password when using SASL PLAIN
authentication.

Fixed #3653
Closes #3790
2019-05-22 22:55:05 +01:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID 2019-05-22 22:55:05 +01:00
curlver.h bump: start on the next release 2019-05-22 10:11:05 +02:00
easy.h curl_easy_upkeep: removed 'conn' from the name 2018-09-07 13:43:26 +02:00
Makefile.am makefile: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
mprintf.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
multi.h spelling fixes 2018-02-23 23:29:01 +00:00
stdcheaders.h checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
system.h system.h: use proper setting with Sun C++ as well 2018-10-27 16:07:24 +02:00
typecheck-gcc.h sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID 2019-05-22 22:55:05 +01:00
urlapi.h urlapi: add CURLUPART_ZONEID to set and get 2019-05-05 15:52:46 +02:00