summaryrefslogtreecommitdiff
path: root/libcli/auth/schannel_sign.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-10libcli/auth/schannel: remove unused schannel_positionStefan Metzmacher1-7/+0
2013-08-10libcli/auth/schannel: make struct schannel_state privateStefan Metzmacher1-0/+12
2013-08-10libcli/auth: add netsec_create_state()Stefan Metzmacher1-0/+23
2013-08-10libcli/auth: maintain the sequence number for the NETLOGON SSP as 64bitStefan Metzmacher1-4/+13
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-1/+1
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