]> granicus.if.org Git - curl/commit
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
authorSteve Holme <steve_holme@hotmail.com>
Fri, 19 Apr 2019 13:26:47 +0000 (14:26 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 22 May 2019 21:55:11 +0000 (22:55 +0100)
commita9499ff136d89987af885e2d7dff0a066a3e5817
tree904b62365fed0947213dfe9d18de1bffa9404739
parenta14d72ca2fec5d4eb5a043936e4f7ce08015c177
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
14 files changed:
docs/cmdline-opts/Makefile.inc
docs/cmdline-opts/sasl-authzid.d [new file with mode: 0644]
src/tool_cfgable.c
src/tool_cfgable.h
src/tool_getparam.c
src/tool_help.c
src/tool_operate.c
tests/data/Makefile.inc
tests/data/test848 [new file with mode: 0644]
tests/data/test849 [new file with mode: 0644]
tests/data/test892 [new file with mode: 0644]
tests/data/test893 [new file with mode: 0644]
tests/data/test953 [new file with mode: 0644]
tests/data/test954 [new file with mode: 0644]