summaryrefslogtreecommitdiff
path: root/source3/librpc/crypto/gse.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett1-4/+31
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett1-42/+5
2011-04-20s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett1-21/+29
2011-04-16s3-gse Allow GSSAPI wrapper to compile against HeimdalAndrew Bartlett1-1/+3
2010-09-23gssapi: remove unused function argumentSimo Sorce1-2/+0
2010-09-23gssapi: avoid explicit dependency on dcerpc specific structuresSimo Sorce1-32/+10
2010-09-23s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce1-0/+1034