1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth/ntlmssp
Andrew Bartlett 6832d5e933 libcli/auth/ntlmssp Be clear about talloc parents for session keys
The previous API was not clear as to who owned the returned session key.
This fixes a valgrind-found use-after-free in the NTLMSSP key derivation code,
and avoids making allocations - we steal and zero instead.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-09-16 21:09:17 +10:00
..
config.mk Move MSRPC-PARSE into the common libcli/auth 2009-04-14 14:19:39 +10:00
ntlmssp_client.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
ntlmssp_server.c libcli/auth/ntlmssp Be clear about talloc parents for session keys 2010-09-16 21:09:17 +10:00
ntlmssp_sign.c s4:ntlmssp Use common code for ntlmssp_sign.c 2010-06-01 17:11:24 +10:00
ntlmssp.c s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header 2010-09-11 22:32:43 +10:00
ntlmssp.h s4:ntlmssp Use the new common ntlmssp.h 2010-06-01 17:11:24 +10:00
wscript_build libcli/auth Move some source3/ NTLMSSP functions to the common code. 2010-08-10 11:56:33 +02:00