summaryrefslogtreecommitdiff
path: root/libcli/auth/schannel_sign.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-17libcli/auth: add support for AES/HMAC-SHA256 to the netlogon schannel sign/sealStefan Metzmacher1-51/+137
2011-08-03gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett1-1/+0
2011-01-03libcli/auth: add netsec_outgoing_sig_size()Stefan Metzmacher1-0/+14
2009-09-16libcli/auth: rewrite schannel sign/seal code to be more genericStefan Metzmacher1-149/+148
2009-09-16schannel: remove last traces of gensec.Günther Deschner1-2/+0
2009-09-16schannel: move schannel_sign to main directory.Günther Deschner1-0/+271