Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-18 | gensec: move event context from gensec_*_init() to gensec_update() | Andrew Bartlett | 3 | -13/+8 |
2011-10-18 | gensec: Refuse to seal if we did not negotiate to sign | Andrew Bartlett | 1 | -0/+3 |
2011-10-18 | gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC... | Andrew Bartlett | 3 | -1/+48 |
2011-10-18 | gensec: an event context is no longer mandetory | Andrew Bartlett | 1 | -10/+0 |
2011-10-11 | gensec: trim header includes back to what is actually required | Andrew Bartlett | 1 | -8/+2 |
2011-10-11 | auth: move gensec_start.c to the top level | Andrew Bartlett | 3 | -5/+939 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -1/+1 |
2011-08-03 | gensec: clarify memory ownership for gensec_session_info() and gensec_session... | Andrew Bartlett | 2 | -6/+11 |
2011-08-03 | gensec: Remove mem_ctx from calls that do not return memory | Andrew Bartlett | 2 | -8/+4 |
2011-08-03 | gensec: split GENSEC into mechanism-dependent and runtime functions | Andrew Bartlett | 3 | -0/+834 |