Viktor Szakats
|
a24f71aac4
|
URLs: change http to https in many places
Closes #754
|
2016-04-06 11:58:34 +02:00 |
|
Steve Holme
|
cbc52ff341
|
vauth: Corrected a number of typos in comments
Reported-by: Michael Osipov
|
2016-04-06 00:21:07 +01:00 |
|
Steve Holme
|
9feb2676a4
|
vauth: Removed the need for a separate GSS-API based SPN function
|
2016-04-03 20:26:03 +01:00 |
|
Steve Holme
|
7a7cdf264d
|
spnego: Small code tidy up
* Prefer dereference of string pointer rather than strlen()
* Free challenge pointer in one place
* Additional comments
|
2016-04-03 17:32:10 +01:00 |
|
Steve Holme
|
2aaa63b555
|
spnego: Renamed the context's SPN variable
To be consistent with the Kerberos 5 context and other authentication
code.
|
2016-04-02 06:41:29 +01:00 |
|
Steve Holme
|
5bdb4c13c2
|
spnego: Corrected some typos in comments
Corrected typos from commit ad5e9bfd5d and 6d6f9ca1d9 .
|
2016-04-01 19:07:49 +01:00 |
|
Steve Holme
|
6d6f9ca1d9
|
vauth: Moved the Negotiate authentication code to the new vauth directory
Part 2 of 2 - Moved the GSS-API based Negotiate authentication code.
|
2016-03-26 17:21:22 +00:00 |
|
Steve Holme
|
ad5e9bfd5d
|
vauth: Moved the Negotiate authentication code to the new vauth directory
Part 1 of 2 - Moved the SSPI based Negotiate authentication code.
|
2016-03-26 17:21:22 +00:00 |
|