summaryrefslogtreecommitdiff
path: root/auth/gensec/gensec_internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-07auth/gensec: add gensec_get_unparsed_target_principal() helperStefan Metzmacher1-0/+2
2024-05-07auth/gensec: add gensec_kerberos_possible() helperStefan Metzmacher1-0/+2
2024-04-23auth/gensec: add gensec_set_channel_bindings() functionStefan Metzmacher1-0/+18
2020-03-19gensec: Add a check if a gensec module implements weak cryptoAndreas Schneider1-0/+1
2017-07-25auth/gensec: introduce gensec_security_ops.glue in order to avoid depending o...Stefan Metzmacher1-0/+1
2017-05-21auth/gensec: make sure there's only one pending gensec_update_send() per contextStefan Metzmacher1-0/+6
2017-05-21auth/gensec: remove the sync update() hook from gensec_security_opsStefan Metzmacher1-3/+0
2017-05-21auth/gensec: add gensec_child_* helper functionsStefan Metzmacher1-0/+46
2017-03-29auth_log: Also log the final type of authentication (ntlmssp,krb5)Andrew Bartlett1-0/+3
2016-04-12CVE-2016-2110: auth/gensec: add gensec_may_reset_crypto() infrastructureStefan Metzmacher1-0/+5
2016-03-10auth/gensec: keep a pointer to a possible child/sub gensec_security contextStefan Metzmacher1-0/+2
2015-06-23auth/gensec: remove unused gensec_[un]wrap_packets() hooksStefan Metzmacher1-12/+0
2013-08-10auth/gensec: make it possible to implement async backendsStefan Metzmacher1-0/+7
2013-08-10auth/gensec: introduce gensec_internal.hStefan Metzmacher1-0/+127