Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-03 | libcli/auth: add netsec_outgoing_sig_size() | Stefan Metzmacher | 1 | -0/+1 | |
The size of the signature blob depends on the used algorithm. metze | |||||
2010-09-23 | libcli: fix compile warning | Simo Sorce | 1 | -0/+2 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-06-25 | libcli/auth make open_schannel_session_store() public | Andrew Bartlett | 1 | -0/+3 | |
This will allow TDB_CLEAR_IF_FIRST to be used Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2009-09-16 | libcli/auth: rewrite schannel sign/seal code to be more generic | Stefan Metzmacher | 1 | -13/+8 | |
This prepares support for HMAC-SHA256/AES. metze | |||||
2009-09-16 | schannel: move schannel_sign to main directory. | Günther Deschner | 1 | -0/+42 | |
Guenther |