2008-05-28 |
Kai Blin | ws2_32: Change back magic 127.12.34.56 to loopback...
|
commit | commitdiff | tree |
2008-05-26 |
Kai Blin | ws2_32: Add support for FROM_PROTOCOL_INFO to WSASocket().
|
commit | commitdiff | tree |
2008-05-19 |
Kai Blin | ws2_32: Test for invalid hostnames again.
|
commit | commitdiff | tree |
2008-05-07 |
Kai Blin | secur32: Fix ntlm tests on Vista.
|
commit | commitdiff | tree |
2008-05-05 |
Kai Blin | ws2_32: On Win98, SO_MAX_MSG_SIZE is 65527, not 65507.
|
commit | commitdiff | tree |
2008-05-05 |
Kai Blin | secur32: Remove test for sft->Reserved8 field.
|
commit | commitdiff | tree |
2008-05-02 |
Kai Blin | secur32: Don't call waitpid() in dispatcher.
|
commit | commitdiff | tree |
2008-04-28 |
Kai Blin | ws2_32: Handle gethostbyname call failure, add tests.
|
commit | commitdiff | tree |
2008-04-24 |
Kai Blin | ws2_32: Work around the host name resolving to 127...
|
commit | commitdiff | tree |
2008-04-14 |
Kai Blin | dpnhpast: Implement a stub for DirectPlayNATHelpCreate.
|
commit | commitdiff | tree |
2008-03-24 |
Kai Blin | netapi32: Revert "janitorial: Use poll() instead of...
|
commit | commitdiff | tree |
2008-03-24 |
Kai Blin | janitorial: Use poll() instead of select().
|
commit | commitdiff | tree |
2008-01-23 |
Kai Blin | gdi32: Fix spec file to export the right symbols for...
|
commit | commitdiff | tree |
2007-11-12 |
Kai Blin | ws2_32: Cope with buggy apps passing setsockopt optval...
|
commit | commitdiff | tree |
2007-11-05 |
Kai Blin | ws2_32: Map SO_REUSEADDR.
|
commit | commitdiff | tree |
2007-11-05 |
Kai Blin | netapi32: Fix valgrind warnings.
|
commit | commitdiff | tree |
2007-10-09 |
Kai Blin | secur32: ntlm_auth returns BH if the connection to...
|
commit | commitdiff | tree |
2007-10-02 |
Kai Blin | secur32: Remove hardcoded assumption that the SECBUFFER_DATA...
|
commit | commitdiff | tree |
2007-08-30 |
Kai Blin | secur32: Implement LsaRegisterLogonProcess stub.
|
commit | commitdiff | tree |
2007-08-30 |
Kai Blin | secur32: Implement LsaLogonUser stub.
|
commit | commitdiff | tree |
2007-08-30 |
Kai Blin | secur32: Implement LsaGetLogonSessionData stub.
|
commit | commitdiff | tree |
2007-08-30 |
Kai Blin | secur32: Implement LsaFreeReturnBuffer stub.
|
commit | commitdiff | tree |
2007-08-30 |
Kai Blin | secur32: Implement LsaEnumerateLogonSessions stub.
|
commit | commitdiff | tree |
2007-08-30 |
Kai Blin | secur32: Implement LsaLookupAuthenticationPackage stub.
|
commit | commitdiff | tree |
2007-08-30 |
Kai Blin | secur32: Give a hint where to find ntlm_auth.
|
commit | commitdiff | tree |
2007-07-02 |
Kai Blin | ws2_32: Handle IPv6 in WSAStringToAddress.
|
commit | commitdiff | tree |
2007-06-29 |
Kai Blin | ws2_32: Return WSAEINVAL for unhandled address families...
|
commit | commitdiff | tree |
2007-06-06 |
Kai Blin | ws2_32: Add mapping for STATUS_OBJECT_TYPE_MISMATCH...
|
commit | commitdiff | tree |
2007-05-29 |
Kai Blin | ws2_32: Make WS2_send trace more readble.
|
commit | commitdiff | tree |
2007-05-29 |
Kai Blin | secur32: Downgrade WARN to TRACE, fix another TRACE.
|
commit | commitdiff | tree |
2007-04-16 |
Kai Blin | secur32: Move NTLM debug output to a seperate "ntlm...
|
commit | commitdiff | tree |
2007-04-12 |
Kai Blin | ntdll: Don't use settimeofday() to attempt to set the...
|
commit | commitdiff | tree |
2007-03-26 |
Kai Blin | netapi32/tests: Make NetGetUserInfo checks language...
|
commit | commitdiff | tree |
2007-03-26 |
Kai Blin | netapi32: Implement NetUserChangePassword.
|
commit | commitdiff | tree |
2007-03-26 |
Kai Blin | netapi32: Implement NetUserDel.
|
commit | commitdiff | tree |
2007-03-26 |
Kai Blin | netapi32: Implement NetUserAdd with a dummy user database.
|
commit | commitdiff | tree |
2007-03-26 |
Kai Blin | netapi32/test: Test the username and password length...
|
commit | commitdiff | tree |
2007-03-20 |
Kai Blin | netapi32: Add test for adding/deleting users.
|
commit | commitdiff | tree |
2007-03-19 |
Kai Blin | netapi32/tests: Use skip when skipping tests.
|
commit | commitdiff | tree |
2007-03-19 |
Kai Blin | netapi32: Downgrade more ERRs to TRACEs.
|
commit | commitdiff | tree |
2007-03-19 |
Kai Blin | netapi32: Remove another macro, replace by more readable...
|
commit | commitdiff | tree |
2007-03-19 |
Kai Blin | netapi32: Downgrade another WARN and ERR to a TRACE.
|
commit | commitdiff | tree |
2007-03-19 |
Kai Blin | netapi32: Get rid of an ugly macro definition only...
|
commit | commitdiff | tree |
2007-03-19 |
Kai Blin | netapi32: fix a comment.
|
commit | commitdiff | tree |
2007-03-19 |
Kai Blin | netapi32: Downgrade a FIXME and an ERR to a trace to...
|
commit | commitdiff | tree |
2007-03-08 |
Kai Blin | secur32: Check for actual return value on invalid QuerySecur...
|
commit | commitdiff | tree |
2007-03-05 |
Kai Blin | dplayx: Remove unneeded test, fix compilation on msvc++.
|
commit | commitdiff | tree |
2007-03-05 |
Kai Blin | dplayx: Use skip and fix indentation.
|
commit | commitdiff | tree |
2007-03-05 |
Kai Blin | secur32: Use skip for skipped tests, reduce indentation.
|
commit | commitdiff | tree |
2007-02-06 |
Kai Blin | secur32: Fix ntlm_auth version number check when registering...
|
commit | commitdiff | tree |
2007-02-06 |
Kai Blin | secur32: Bump minimal required samba version to 3.0...
|
commit | commitdiff | tree |
2007-01-24 |
Kai Blin | secur32: Fix off-by-one error in converting the password...
|
commit | commitdiff | tree |
2007-01-24 |
Kai Blin | secur32: Fix off-by-one error when copying the password...
|
commit | commitdiff | tree |
2007-01-16 |
Kai Blin | winetools: Fix installing on distributions without...
|
commit | commitdiff | tree |
2007-01-08 |
Kai Blin | winmm: Remove unused variable and if check (Coverity).
|
commit | commitdiff | tree |
2007-01-08 |
Kai Blin | taskmgr: Remove unused variable and if check (Coverity).
|
commit | commitdiff | tree |
2007-01-06 |
Kai Blin | msacm32: Fix comment and remove unneeded if check ...
|
commit | commitdiff | tree |
2007-01-05 |
Kai Blin | shlwapi: Remove redundant check in assignment, unicode...
|
commit | commitdiff | tree |
2007-01-05 |
Kai Blin | user32: If pTest was allocated, length has to be >...
|
commit | commitdiff | tree |
2007-01-05 |
Kai Blin | ole32: Remove redundant NULL check (Coverity).
|
commit | commitdiff | tree |
2007-01-04 |
Kai Blin | shlwapi: Remove redundant check in assignment (Coverity).
|
commit | commitdiff | tree |
2007-01-02 |
Kai Blin | dnsapi: Fix entering the success case (Coverity).
|
commit | commitdiff | tree |
2007-01-02 |
Kai Blin | imagehelp: Remove unused if() check in error path.
|
commit | commitdiff | tree |
2007-01-02 |
Kai Blin | wrc: Fix comparison typo (Coverity).
|
commit | commitdiff | tree |
2006-12-20 |
Kai Blin | ws2_32: ws_sockaddr_u2ws should zero the sockaddr_in...
|
commit | commitdiff | tree |
2006-12-07 |
Kai Blin | ws2_32: Downgrade SO_REUSEADDR fixme to a trace.
|
commit | commitdiff | tree |
2006-12-05 |
Kai Blin | ws2_32: Rewrite setsockopt to be more readable.
|
commit | commitdiff | tree |
2006-12-04 |
Kai Blin | ws2_32: Rewrite getsockopt to make it more readable.
|
commit | commitdiff | tree |
2006-11-30 |
Kai Blin | ws2_32: Implement SO_EXCLUSIVEADDRUSE for setsockopt.
|
commit | commitdiff | tree |
2006-11-30 |
Kai Blin | ws2_32: SO_DONTROUTE is ignored on windows, fix comment...
|
commit | commitdiff | tree |
2006-11-29 |
Kai Blin | secur32: Improve version detection, move all the version...
|
commit | commitdiff | tree |
2006-11-29 |
Kai Blin | ws2_32: Implement SO_GET_MAX_MSG_SIZE for getsockopt.
|
commit | commitdiff | tree |
2006-11-28 |
Kai Blin | ws2_32: Add WS_SIO_ADDRESS_LIST_QUERY stub to make...
|
commit | commitdiff | tree |
2006-11-14 |
Kai Blin | secur32: Fix handling of ISC_REQ* flags in InitializeSecurit...
|
commit | commitdiff | tree |
2006-11-10 |
Kai Blin | secur32: work around a bug in ntlm_auth that breaks...
|
commit | commitdiff | tree |
2006-11-09 |
Kai Blin | secur32: Implement NTLM2 encryption.
|
commit | commitdiff | tree |
2006-11-09 |
Kai Blin | secur32: Implement ntlmv2 signing.
|
commit | commitdiff | tree |
2006-11-09 |
Kai Blin | secur32: MD5 functions are WINAPI.
|
commit | commitdiff | tree |
2006-11-08 |
Kai Blin | secur32: Use a helper function for creating the signature...
|
commit | commitdiff | tree |
2006-11-08 |
Kai Blin | secur32: Delete session key and arc4 context when the...
|
commit | commitdiff | tree |
2006-11-06 |
Kai Blin | secur32: Test and fix DecryptMessage for multiple data...
|
commit | commitdiff | tree |
2006-11-04 |
Kai Blin | secur32: Fix handling of buffers that don't have the...
|
commit | commitdiff | tree |
2006-11-04 |
Kai Blin | secur32: Get rid of some HeapAlloc() calls to make...
|
commit | commitdiff | tree |
2006-11-04 |
Kai Blin | secur32: Avoid double HeapFree() of password and session...
|
commit | commitdiff | tree |
2006-10-20 |
Kai Blin | secur32: Add include guard to hmac_md5.h.
|
commit | commitdiff | tree |
2006-10-16 |
Kai Blin | secur32: Stop leaking the session key memory.
|
commit | commitdiff | tree |
2006-10-16 |
Kai Blin | secur32: Get rid of NEGO_* helper modes, they will...
|
commit | commitdiff | tree |
2006-10-16 |
Kai Blin | secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
|
commit | commitdiff | tree |
2006-10-06 |
Kai Blin | secur32: Add support for cached client credentials.
|
commit | commitdiff | tree |
2006-09-25 |
Kai Blin | secur32: Stop loading Negotiate until it is actually...
|
commit | commitdiff | tree |
2006-09-21 |
Kai Blin | secur32: Tell the user if ntlm_auth is not found or...
|
commit | commitdiff | tree |
2006-09-08 |
Kai Blin | secur32: Fix DecryptMessage for the dummy case.
|
commit | commitdiff | tree |
2006-09-08 |
Kai Blin | secur32: Fix generation of the session key.
|
commit | commitdiff | tree |
2006-08-22 |
Kai Blin | kernel: Set last error in CreateIoCompletionPort.
|
commit | commitdiff | tree |
2006-08-21 |
Kai Blin | secur32: Initial working implementation of EncryptMessage...
|
commit | commitdiff | tree |
2006-08-18 |
Kai Blin | secur32: Gracefully handle ntlm_auth versions that...
|
commit | commitdiff | tree |
2006-08-17 |
Kai Blin | secur32: Add real signing / verifying to NTLM provider.
|
commit | commitdiff | tree |
2006-08-17 |
Kai Blin | secur32: Mask away NTLMv2 and key exchange flags so...
|
commit | commitdiff | tree |
2006-08-15 |
Kai Blin | secur32: Fix typo in ISC flags.
|
commit | commitdiff | tree |
2006-08-15 |
Kai Blin | secur32: Add handling of feature flags and session...
|
commit | commitdiff | tree |