summaryrefslogtreecommitdiff
path: root/src/ne_sspi.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Nathanael Rensen:joe2012-07-051-0/+1
* * src/ne_sspi.c (canonical_hostname): Use NE_ADDR_CANON to determinejoe2011-09-021-20/+10
* Perform hostname canonicalization for SSPI, patch by Yves Martin:joe2007-08-101-1/+46
* Build fixes for SSPI code on MingW from Gisle Vanem:joe2007-01-261-1/+5
* * src/ne_sspi.c (resetContext): Fix build with older SDKs.joe2006-08-091-0/+4
* * src/ne_sspi.c (ne_sspi_clear_context): Add missing return statement;joe2006-08-091-0/+1
* * src/ne_sspi.c, src/ne_sspi.h (ne_sspi_get_mechanism): Removejoe2006-02-121-21/+0
* Apply other half of Stefan's patch which got lost in the washjoe2006-01-101-3/+21
* Patch from Stefan Küng to fix endless authentication loop if thejoe2006-01-101-0/+16
* Revert r832 per request from Stefan Küng.joe2006-01-091-4/+0
* Patch from Stefan Küng:joe2006-01-071-0/+4
* Fix SSPI code so that it compiles for Win32 (Vladimir):joe2005-01-271-4/+6
* Windows SSPI NTLM/Negotiate implementation from Vladimir Berezniker:joe2005-01-201-0/+546