FreeRDP/winpr/libwinpr/sspi/NTLM
Zhu Qun-Ying 5553be0983
possible memory leak when various functions return failure. (#6110)
* possible memory leak when allocation failed.

* Use initialization in stead of ZeroMemory

* Format with clang-format
2020-04-25 16:07:12 +02:00
..
ntlm_av_pairs.c Reformatted to new style 2019-11-07 10:53:54 +01:00
ntlm_av_pairs.h Reformatted to new style 2019-11-07 10:53:54 +01:00
ntlm_compute.c possible memory leak when various functions return failure. (#6110) 2020-04-25 16:07:12 +02:00
ntlm_compute.h Fixed /pth: Consistently treat the hash offset to password length. 2018-05-03 17:51:11 +02:00
ntlm_message.c removed unnecessary casts, use sizeof for debug printing 2020-04-15 13:20:03 +02:00
ntlm_message.h libwinpr-sspi: add support for querying user+domain and setting NTLM hash 2014-06-10 16:38:16 -04:00
ntlm.c Removed unused function 2020-03-10 14:04:53 +01:00
ntlm.h fix: server side ntlmv2 implementation 2020-04-15 13:20:03 +02:00