s3-gse remove special more_processing hook from gse
[gd/samba-autobuild/.git] / source3 / librpc / crypto / gse.c
2012-01-18 Andrew Bartletts3-gse remove special more_processing hook from gse
2012-01-18 Andrew Bartletts3-gse Rename gss_c_flags and ret_flags in gse
2012-01-18 Andrew Bartletts3-gse Rename gss_ctx to match gensec_gssapi_context
2012-01-18 Andrew Bartletts3-gse Rename delegated_creds to match gensec_gssapi_co...
2012-01-18 Stefan Metzmachers3-gse gss_wrap_iov_length() only needs the type and...
2012-01-18 Andrew Bartletts3-gse Make seal parameter a boolean for clarity
2012-01-18 Andrew Bartletts3-gse Move GSS_C_DCE_STYLE backup definition to gse.c
2012-01-18 Andrew Bartletts3-gse Add const
2012-01-18 Andrew Bartletts3-gse Remove or make static unused/local-only GSE...
2012-01-18 Andrew Bartletts3-gse Make gse available as a gensec client module
2012-01-18 Andrew Bartletts3-gse: Add gensec wrapper for gse GSSAPI client
2012-01-11 Andrew Bartletts3-librpc Return user principal name on supplied mem_ctx
2012-01-05 Stefan Metzmachers3:gse: MIT krb5 1.8.1 has a bug in gss_wrap_iov()
2012-01-05 Andrew Bartletts3-librpc store the sign/seal flags we got in the gssap...
2012-01-05 Andrew Bartletts3-libads Factor out a new routine kerberos_get_princip...
2012-01-05 Andrew Bartletts3-librpc Use gsskrb5_get_subkey() where available...
2011-07-20 Andrew Bartletts3-gse Work around the MIT 1.9 gss_krb5_import_cred
2011-07-20 Andrew Bartletts3-gse Allow printing the partial error string
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-10 Michael Adams3:librpc: remove unneded gssapi includes from source3...
2011-04-20 Andrew Bartletts3-gse: Allow the GSSAPI wrapper to load a keytab using...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-04-27 Andrew Bartletts3-rpc_server Fix compile without kerberos
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-16 Andrew Bartletts3-gse Allow GSSAPI wrapper to compile against Heimdal
2010-09-23 Simo Sorcegssapi: remove unused function argument
2010-09-23 Simo Sorcegssapi: avoid explicit dependency on dcerpc specific...
2010-09-23 Simo Sorces3-dcerpc: move crypto stuff in /librpc/crypto