summaryrefslogtreecommitdiffstats
path: root/auth/gensec/gensec.c
Commit message (Expand)AuthorAgeFilesLines
* auth/gensec: add gensec_expire_time()Stefan Metzmacher2012-05-171-0/+8
* auth/gensec: make sure functions from gensec.c are in gensec.hStefan Metzmacher2012-01-131-5/+5
* auth/gensec: add gensec_*max_update_size()Stefan Metzmacher2012-01-121-0/+15
* auth/gensec: fix missleading commentStefan Metzmacher2011-10-241-1/+1
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-181-3/+4
* gensec: Refuse to seal if we did not negotiate to signAndrew Bartlett2011-10-181-0/+3
* gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC...Andrew Bartlett2011-10-181-1/+45
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-031-4/+6
* 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/+518