summaryrefslogtreecommitdiffstats
path: root/libcli/auth/schannel_sign.c
Commit message (Expand)AuthorAgeFilesLines
* auth/gensec: move libcli/auth/schannel_sign.c into schannel.cStefan Metzmacher2014-01-071-404/+0
* libcli/auth/schannel: remove unused schannel_positionStefan Metzmacher2013-08-101-7/+0
* libcli/auth/schannel: make struct schannel_state privateStefan Metzmacher2013-08-101-0/+12
* libcli/auth: add netsec_create_state()Stefan Metzmacher2013-08-101-0/+23
* libcli/auth: maintain the sequence number for the NETLOGON SSP as 64bitStefan Metzmacher2013-08-101-4/+13
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-1/+1
* libcli/auth: add support for AES/HMAC-SHA256 to the netlogon schannel sign/sealStefan Metzmacher2012-07-171-51/+137
* gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2011-08-031-1/+0
* libcli/auth: add netsec_outgoing_sig_size()Stefan Metzmacher2011-01-031-0/+14
* libcli/auth: rewrite schannel sign/seal code to be more genericStefan Metzmacher2009-09-161-149/+148
* schannel: remove last traces of gensec.Günther Deschner2009-09-161-2/+0
* schannel: move schannel_sign to main directory.Günther Deschner2009-09-161-0/+271