summaryrefslogtreecommitdiff
path: root/lib/vauth/gsasl.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* functypes: provide the recv and send arg and return typesDaniel Stenberg2022-09-281-1/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* vauth: factor base64 conversions out of authentication proceduresPatrick Monnerat2021-04-221-26/+7
* gsasl: fix errors/warnings building against libgsaslViktor Szakats2021-02-101-14/+20
* sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsaslSimon Josefsson2021-02-091-0/+137