summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/gensec.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-12gensec: add support for new style spnego and correctly handle mechListMICStefan Metzmacher1-0/+1
2008-08-07gensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flagStefan Metzmacher1-0/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+91
2007-12-21r26385: Integrate gensec-socket into gensec.Jelmer Vernooij1-0/+31
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-4/+2
2007-12-21r26258: Use loadparm context in client_start function of gensec.Jelmer Vernooij1-1/+4
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-0/+2
2007-10-10r25428: forward declarations of enums are not portable,Stefan Metzmacher1-2/+1
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-2/+0
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20258: add functions to read and write asn1 encoded OID strings without lead...Stefan Metzmacher1-5/+5
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+2
2007-10-10r18257: Order the GENSEC modules, with unknown modules last.Andrew Bartlett1-9/+9
2007-10-10r18250: Add an ordering of GENSEC modules, so we do preferred modules first.Andrew Bartlett1-0/+11
2007-10-10r18068: This splits the handling of multiple SASL packets between the GENSECAndrew Bartlett1-3/+15
2007-10-10r17344: move the gensec_update_request structure into the header fileStefan Metzmacher1-1/+12
2007-10-10r17341: pass a messaging context to auth_context_create()Stefan Metzmacher1-0/+1
2007-10-10r17267: - add an async interface for gensec_update() to the public gensec apiStefan Metzmacher1-0/+1
2007-10-10r17171: Add a gensec function to determine the maximum negotiated buffer size,Andrew Bartlett1-0/+2
2007-10-10r14816: Simplify test for comparison_fn_tJelmer Vernooij1-0/+2
2007-10-10r14484: Install more headersJelmer Vernooij1-1/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+6
2007-10-10r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett1-0/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-6/+1
2007-10-10r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett1-1/+6
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-1/+1
2007-10-10r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett1-1/+1
2007-10-10r9411: Ensure we don't send a challenge without first getting a negotiate inAndrew Bartlett1-0/+1
2007-10-10r7965: Remove the GENSEC password callback structure members, as these are noAndrew Bartlett1-4/+0
2007-10-10r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett1-0/+5
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-0/+1
2007-10-10r6800: A big GENSEC update:Andrew Bartlett1-1/+6
2007-10-10r6705: let the gensec module decide if messages can be signed and sealed in a...Stefan Metzmacher1-0/+1
2007-10-10r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC.Andrew Bartlett1-1/+1
2007-10-10r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett1-0/+117