FreeRDP/winpr
Norbert Federa 26ed09a14f winpr/sspi/ntlm: fix GetComputerNameExA parameters
On input, the lpnSize [in, out] parameter for GetComputerNameEx()
specifies the total size of the buffer (in characters).
Several functions in ntlm.c were off by one which caused ntlm to fail
if the netbios hostname's strlen was exactly MAX_COMPUTERNAME_LENGTH.
2016-06-14 12:37:37 +02:00
..
include Merge pull request #3397 from awakecoding/master 2016-06-08 11:03:40 -04:00
libwinpr winpr/sspi/ntlm: fix GetComputerNameExA parameters 2016-06-14 12:37:37 +02:00
test winpr: fixed HRESULT & SCODE types, added a ctest 2015-06-02 19:52:52 +02:00
tools Add library libwinpr-tools 2016-05-03 14:42:08 +02:00
.gitignore Add library libwinpr-tools 2016-05-03 14:42:08 +02:00
CMakeLists.txt freerdp: more UWP porting 2016-03-29 20:34:52 -04:00
winpr.pc.in First shot on fixing over linking 2016-03-29 18:14:34 +02:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00