summaryrefslogtreecommitdiffstats
path: root/src/gss_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Add placeholder inquire_nameHEADmasterSimo Sorce2015-06-061-0/+10
* Add gssntlm_display_status()David Woodhouse2014-08-101-0/+11
* Implement gss_wrap_size_limit()Simo Sorce2014-08-061-0/+15
* Add gss_localname supportSimo Sorce2014-07-121-0/+11
* Add way to talk about MIC with SPNEGOSimo Sorce2014-05-051-0/+11
* Implement Import/Export cred functionsexport_credSimo Sorce2014-01-121-0/+14
* Implement export context functionSimo Sorce2013-12-151-0/+18
* Add methods to inquire credentialsSimo Sorce2013-10-241-0/+32
* Add way to set sequence numbres.Simo Sorce2013-10-181-0/+11
* Add support for gss_acquire_cred_with_password()Simo Sorce2013-10-171-0/+21
* Add gss_display_name implementationSimo Sorce2013-08-211-0/+11
* Add implementation of gss_inquire_contextSimo Sorce2013-08-211-0/+21
* Add integrity and confidentiality functionsSimo Sorce2013-08-191-0/+58
* Basic implementation of accept_sec_contextSimo Sorce2013-08-181-0/+25
* Add helper to copy names and gss_duplicate_nameSimo Sorce2013-07-281-0/+8
* Add gss_context_time() implementationSimo Sorce2013-07-281-0/+8
* Add Credential Store supportSimo Sorce2013-07-281-0/+22
* Implement basic naming functionsSimo Sorce2013-07-181-0/+30
* Implement credential handlingSimo Sorce2013-07-181-0/+25
* Initial GSS Mechanism code.Simo Sorce2013-07-181-0/+58