Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-06 | URLs: change http to https in many places | Viktor Szakats | |
Closes #754 | |||
2016-04-06 | vauth: Corrected a number of typos in comments | Steve Holme | |
Reported-by: Michael Osipov | |||
2016-04-03 | vauth: Removed the need for a separate GSS-API based SPN function | Steve Holme | |
2016-04-03 | spnego: Small code tidy up | Steve Holme | |
* Prefer dereference of string pointer rather than strlen() * Free challenge pointer in one place * Additional comments | |||
2016-04-02 | spnego: Renamed the context's SPN variable | Steve Holme | |
To be consistent with the Kerberos 5 context and other authentication code. | |||
2016-04-01 | spnego: Corrected some typos in comments | Steve Holme | |
Corrected typos from commit ad5e9bfd5d and 6d6f9ca1d9. | |||
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme | |
Part 2 of 2 - Moved the GSS-API based Negotiate authentication code. | |||
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme | |
Part 1 of 2 - Moved the SSPI based Negotiate authentication code. |