summaryrefslogtreecommitdiff
path: root/src/ne_auth.h
Commit message (Expand)AuthorAgeFilesLines
* Disable weak (RFC2069) Digest by default, unless NE_AUTH_WEAK_DIGESTweak-digestJoe Orton2020-07-111-2/+9
* Clarify handling of non-alphanumeric usernames in Basic/Digest.Joe Orton2020-06-181-0/+12
* * src/ne_auth.h: Add NE_AUTH_GSSAPI_ONLY, NE_AUTH_SSPI.Joe Orton2012-06-261-1/+12
* Split NE_AUTH_NEGOTIATE into NE_AUTH_GSSAPI and NE_AUTH_NTLM:Joe Orton2009-09-011-4/+20
* * src/ne_auth.h (NE_AUTH_ALL, NE_AUTH_DEFAULT): Add new protocolJoe Orton2007-12-051-3/+6
* Allow control over which auth protocols are used:Joe Orton2006-02-111-6/+56
* * src/ne_auth.h: Move hint on using attempt as return value.Joe Orton2006-02-111-6/+7
* * src/: In all files, s/BEGIN_NEON_DECLS/NE_BEGIN_DECLS/g andJoe Orton2005-10-091-2/+2
* Branch trunk from 0.24.4 on 0.24.x branch.Joe Orton2004-10-021-0/+62