Age | Commit message (Expand) | Author | Files | Lines |
2012-05-17 | auth/gensec: add gensec_expire_time() | Stefan Metzmacher | 1 | -0/+4 |
2012-04-12 | auth-krb: Nove oid packet check to gensec_util. | Simo Sorce | 1 | -0/+2 |
2012-02-17 | auth: Allow the netbios name and domain to be set from winbindd in ntlm_auth3 | Andrew Bartlett | 1 | -0/+2 |
2012-02-17 | auth: Provide a way to specify the NTLMSSP server name to GENSEC | Andrew Bartlett | 1 | -0/+4 |
2012-01-30 | gensec: inline gensec_generate_session_info() into only caller | Andrew Bartlett | 1 | -5/+0 |
2012-01-13 | auth/gensec: add some more functions from gensec_start.c to gensec.h | Stefan Metzmacher | 1 | -0/+17 |
2012-01-13 | auth/gensec: make sure functions from gensec.c are in gensec.h | Stefan Metzmacher | 1 | -0/+2 |
2012-01-12 | auth/gensec: add gensec_*max_update_size() | Stefan Metzmacher | 1 | -0/+4 |
2012-01-11 | gensec: move gensec_util.c to the top level | Andrew Bartlett | 1 | -0/+14 |
2011-12-29 | s4-gensec: Move parsing of the PAC blob and creating the session_info into auth | Andrew Bartlett | 1 | -0/+1 |
2011-12-28 | gensec: Allow an alternate set of modules to be specified | Andrew Bartlett | 1 | -0/+5 |
2011-10-18 | gensec: move event context from gensec_*_init() to gensec_update() | Andrew Bartlett | 1 | -3/+2 |
2011-10-18 | gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC... | Andrew Bartlett | 1 | -0/+1 |
2011-08-03 | gensec: clarify memory ownership for gensec_session_info() and gensec_session... | Andrew Bartlett | 1 | -2/+5 |
2011-08-03 | gensec: Remove mem_ctx from calls that do not return memory | Andrew Bartlett | 1 | -4/+2 |
2011-08-03 | gensec: split GENSEC into mechanism-dependent and runtime functions | Andrew Bartlett | 1 | -0/+309 |