Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-23 | tests: Fix the line endings for the SASL alt-auth tests | Jay Satiro | |
- Change data and protocol sections to CRLF line endings. Prior to this change the tests would fail or hang, which is because certain sections such as protocol require CRLF line endings. Follow-up to a9499ff from today which added the tests. Ref: https://github.com/curl/curl/pull/3790 | |||
2019-05-22 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme | |