summaryrefslogtreecommitdiff
path: root/auth/gensec/gensec_internal.h
Commit message (Expand)AuthorAgeFilesLines
* auth/gensec: introduce gensec_security_ops.glue in order to avoid depending o...Stefan Metzmacher2017-07-251-0/+1
* auth/gensec: make sure there's only one pending gensec_update_send() per contextStefan Metzmacher2017-05-211-0/+6
* auth/gensec: remove the sync update() hook from gensec_security_opsStefan Metzmacher2017-05-211-3/+0
* auth/gensec: add gensec_child_* helper functionsStefan Metzmacher2017-05-211-0/+46
* auth_log: Also log the final type of authentication (ntlmssp,krb5)Andrew Bartlett2017-03-291-0/+3
* CVE-2016-2110: auth/gensec: add gensec_may_reset_crypto() infrastructureStefan Metzmacher2016-04-121-0/+5
* auth/gensec: keep a pointer to a possible child/sub gensec_security contextStefan Metzmacher2016-03-101-0/+2
* auth/gensec: remove unused gensec_[un]wrap_packets() hooksStefan Metzmacher2015-06-231-12/+0
* auth/gensec: make it possible to implement async backendsStefan Metzmacher2013-08-101-0/+7
* auth/gensec: introduce gensec_internal.hStefan Metzmacher2013-08-101-0/+127