Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-17 | s3-dcerpc: try to fix the non gssapi build. | Günther Deschner | 1 | -1/+2 |
2010-08-17 | s3-dcerpc: fix c++ build warning. | Günther Deschner | 1 | -1/+1 |
2010-08-17 | s3-dcerpc: properly implement gse/spnego_get_session_key | Simo Sorce | 1 | -4/+47 |
2010-08-02 | s3-build: fix some c++ build warnings. | Günther Deschner | 1 | -2/+2 |
2010-07-28 | s3-dcerpc: Try to fix build when gssapi_ext.h is not available | Simo Sorce | 1 | -43/+39 |
2010-07-28 | Do not refernece pipe_auth_data directly in dcerpc_gssapi.c | Simo Sorce | 1 | -38/+10 |
2010-07-28 | s3-dcerpc: Add sign/seal with gssapi | Simo Sorce | 1 | -0/+222 |
2010-07-28 | s3-dcerpc: Add next authentication step with gssapi | Simo Sorce | 1 | -2/+13 |
2010-07-28 | s3-decrpc: Introduce gssapi support for dcerpc krb5 auth | Simo Sorce | 1 | -0/+404 |