summaryrefslogtreecommitdiffstats
path: root/auth/gensec/gensec.h
Commit message (Expand)AuthorAgeFilesLines
* auth/gensec: add gensec_expire_time()Stefan Metzmacher2012-05-171-0/+4
* auth-krb: Nove oid packet check to gensec_util.Simo Sorce2012-04-121-0/+2
* auth: Allow the netbios name and domain to be set from winbindd in ntlm_auth3Andrew Bartlett2012-02-171-0/+2
* auth: Provide a way to specify the NTLMSSP server name to GENSECAndrew Bartlett2012-02-171-0/+4
* gensec: inline gensec_generate_session_info() into only callerAndrew Bartlett2012-01-301-5/+0
* auth/gensec: add some more functions from gensec_start.c to gensec.hStefan Metzmacher2012-01-131-0/+17
* auth/gensec: make sure functions from gensec.c are in gensec.hStefan Metzmacher2012-01-131-0/+2
* auth/gensec: add gensec_*max_update_size()Stefan Metzmacher2012-01-121-0/+4
* gensec: move gensec_util.c to the top levelAndrew Bartlett2012-01-111-0/+14
* s4-gensec: Move parsing of the PAC blob and creating the session_info into authAndrew Bartlett2011-12-291-0/+1
* gensec: Allow an alternate set of modules to be specifiedAndrew Bartlett2011-12-281-0/+5
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-181-3/+2
* gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC...Andrew Bartlett2011-10-181-0/+1
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-031-2/+5
* gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2011-08-031-4/+2
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-031-0/+309