summaryrefslogtreecommitdiffstats
path: root/source3/librpc/crypto
Commit message (Expand)AuthorAgeFilesLines
* Fix many const compiler warnings.Jeremy Allison2011-05-051-21/+23
* s3-rpc_server Fix compile without kerberosAndrew Bartlett2011-04-271-1/+2
* s3-gse: Don't release the mech OID from gss_accept_security_contextAndrew Bartlett2011-04-271-4/+31
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-272-43/+7
* s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()Andrew Bartlett2011-04-202-22/+29
* s3-gse Allow GSSAPI wrapper to compile against HeimdalAndrew Bartlett2011-04-161-1/+3
* s3-librpc Fix creation of in-memory keytab for previous passwordAndrew Bartlett2011-04-061-1/+1
* s3-dcerpc: add spnego server helpersSimo Sorce2010-09-232-1/+110
* spnego: make spnego_context publicSimo Sorce2010-09-232-21/+19
* s3-dcerpc: move client spnego stuff in /librpc/cryptoSimo Sorce2010-09-232-0/+430
* gssapi: remove unused function argumentSimo Sorce2010-09-232-3/+0
* gssapi: avoid explicit dependency on dcerpc specific structuresSimo Sorce2010-09-232-37/+12
* s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce2010-09-234-0/+1529