summaryrefslogtreecommitdiffstats
path: root/src/gss_names.c
Commit message (Expand)AuthorAgeFilesLines
* Add placeholder inquire_nameHEADmasterSimo Sorce2015-06-061-0/+9
* Names with a . in the domain are enteprise namesSimo Sorce2015-01-061-3/+10
* Always send NetBIOS Domain NameSimo Sorce2014-08-101-0/+8
* Add more custom error messageSimo Sorce2014-08-101-13/+13
* Add macros to handle returning errorsSimo Sorce2014-08-101-77/+97
* Set the domain name only when available.Simo Sorce2014-08-081-9/+1
* Use helpers to get the local netbios namesSimo Sorce2014-08-071-0/+78
* Add gss_localname supportSimo Sorce2014-07-121-0/+63
* Fix memory leak with gssntlm_namesSimo Sorce2013-12-131-1/+1
* Add special case for enterprise namesSimo Sorce2013-10-181-1/+42
* Treat NO OID as GSS_C_NT_USER_NAME on importSimo Sorce2013-10-181-3/+6
* Add gss_display_name implementationSimo Sorce2013-08-211-0/+69
* Add implementation of gss_inquire_contextSimo Sorce2013-08-211-0/+9
* Basic implementation of accept_sec_contextSimo Sorce2013-08-181-1/+1
* Add helper to copy names and gss_duplicate_nameSimo Sorce2013-07-281-0/+79
* Internal release nameSimo Sorce2013-07-281-9/+13
* Implement basic naming functionsSimo Sorce2013-07-181-0/+263