summaryrefslogtreecommitdiffstats
path: root/src/gss_names.c
Commit message (Expand)AuthorAgeFilesLines
* 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