atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / secur32 /
2012-12-07  André Hentschelsecur32/tests: Fix tests on win8.
2012-11-16  Austin Englishsecur32: Get rid of deprecated types.
2012-08-15  Michael Stefaniucsecur32: Avoid a FALSE:TRUE conditional expression.
2012-07-18  Henri Verbeetsecur32: Recognize some more TLS versions.
2012-07-16  Ken Thomasessecur32: On Mac, define modern ECDH cipher suites if...
2012-07-16  Ken Thomasessecur32: On Mac, recognize key exchange algorithm for...
2012-07-09  Henri Verbeetsecur32: Only read complete records in schan_Initialize...
2012-06-26  Henri Verbeetsecur32: Handle incomplete messages in schan_Initialize...
2012-06-26  Henri Verbeetsecur32: We can't read more than expected_size - 5...
2012-06-26  Henri Verbeetsecur32: Handle padding only records in schan_DecryptMe...
2012-05-21  Francois Gougetsecur32: Make some SecurityFunction methods static.
2012-05-10  Hans Leidekkersecur32/tests: Add tests for the Negotiate provider.
2012-05-10  Hans Leidekkersecur32: Implement a Negotiate provider that forwards...
2012-05-10  Hans Leidekkersecur32: Add an option to disable use of cached Samba...
2012-05-10  Hans Leidekkersecur32: Update NTLM capabilities to match native.
2012-05-10  Hans Leidekkersecur32: Remove some unused variables.
2012-05-10  Hans Leidekkersecur32: Fix potential leaks of the NTLM session key.
2012-01-03  Alexandre Julliardsecur32/tests: Don't compare the encrypted results...
2011-12-20  André Hentschelsecur32/tests: Fail on missing NTLM.
2011-12-02  Francois Gougetsecur32: Fix the compilation on Solaris by including...
2011-12-01  Ken Thomasessecur32: Reap child process to avoid leaving a zombie.
2011-11-30  Ken Thomasessecur32: Eliminate broken clean-up "cheat".
2011-11-30  Ken Thomasessecur32: Clean up the helper in all cases where it...
2011-11-30  Ken Thomasessecur32: Eliminate a dead store.
2011-11-15  Francois Gougetsecur32: Make the cs critical section static.
2011-11-07  Andrew Talbotsecur32: Superfluous semicolons fix.
2011-10-27  Charles Davisschannel: Don't use SSLCopyPeerCertificates on Mac...
2011-10-27  Henri Verbeetsecur32: Print the ntlm_auth diagnostic message to...
2011-10-05  Henri Verbeetsecur32: Handle the schan_buffers limit field in schan_...
2011-10-03  Henri Verbeetsecur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS...
2011-10-03  Henri Verbeetsecur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS...
2011-10-03  Henri Verbeetsecur32: Return failure if chan_EncryptMessage() can...
2011-10-03  Henri Verbeetsecur32: Use gnutls_record_get_max_size() to get the...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-09  Alexandre Julliardsecur32/tests: Avoid crash on test failure.
2011-09-05  Alexandre Julliardsecur32: Avoid size_t and fix some printf formats.
2011-07-05  Frédéric Delanoysecur32: Remove dead code (Clang).
2011-04-26  Marcus Meissnersecur32: Mark internal symbols with hidden visibility.
2011-03-14  Ken Thomasessecur32: Add alternative schannel implementation for...
2011-03-14  Ken Thomasessecur32: Separate GnuTLS schannel implementation into...
2011-03-14  Ken Thomasessecur32: Make no-implementation error message non-GnuTL...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_init/deinit functions.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_allocate/free_certificate_cr...
2011-03-14  Ken Thomasessecur32: Use opaque type schan_imp_session in schan_imp...
2011-03-14  Ken Thomasessecur32: Set session credentials in schan_imp_create_se...
2011-03-14  Ken Thomasessecur32: Set push & pull functions in schan_imp_create_...
2011-03-14  Ken Thomasessecur32: Extract GnuTLS-isms from schan_push to schan_p...
2011-03-14  Ken Thomasessecur32: Extract GnuTLS-isms from schan_pull to schan_p...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_create/dispose_session funct...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_set_session_transport function.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_handshake function.
2011-03-14  Ken Thomasessecur32: Use schan_imp_get_connection_info to get MAC...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_get_connection_info function.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_get_session_cipher_block_siz...
2011-03-14  Ken Thomasessecur32: Move some GnuTLS-specific helper functions.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_get_session_peer_certificate...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_recv function.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_send function.
2011-03-14  Ken Thomasessecur32: Remove outdated comment that schannel is unimp...
2011-03-01  Austin Englishsecur32/tests: Remove win9x hacks.
2011-02-11  Austin Englishsecur32/tests: Make sure return values are used (LLVM...
2011-02-10  Austin Englishsecur32/tests: Don't check return values inside of...
2011-02-09  Austin Englishsecur32/tests: Make sure a return value is used (LLVM...
2011-01-21  Ken Thomasessecur32/tests: Fix copy/paste error in test message...
2010-12-02  Aric Stewartsecur32/tests: Skip test on failure to acquire cred_handle.
2010-10-22  Juan Langsecur32: Trace flags as hex values.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Piotr Cabansecur32: Prevent schannel tests from crashing on Window...
2010-09-18  Piotr Cabansecur32: Handle extra data in schan_InitializeSecurityC...
2010-09-15  Mikko Rasasecur32: Add some more schannel tests.
2010-09-15  Mikko Rasasecur32: Fill a SECBUFFER_MISSING buffer if the message...
2010-09-15  Mikko Rasasecur32: Only process full TLS frames in schan_DecryptM...
2010-09-15  Mikko Rasasecur32: Fill header and trailer buffers in schan_Decry...
2010-09-15  Mikko Rasasecur32: Validate buffers passed to schan_DecryptMessage.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-12  Michael Stefaniucsecur32: Avoid using long.
2010-04-19  Kai Blinsecur32: Use NTLM2 instead of NTLMv2.
2010-04-09  Alexandre Julliardsecur32: Avoid using a pointer difference in a trace.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-11  Juan Langsecur32: Report an error if libgnutls isn't found.
2009-12-30  Rob Shearmansecur32: Don't allocate context handle in wrapper Initi...
2009-12-30  Rob Shearmansecur32: Fix memory leaks in ntlm_InitializeSecurityCon...
2009-12-30  Rob Shearmansecur32: Simplify memory management by not allocating...
2009-12-30  Rob Shearmansecur32: Fix memory leaks in tests.
2009-12-30  Kai Blinsecur32: Pretend the NTLM provider also does Negotiate.
2009-12-21  Hans Leidekkersecur32/tests: Fix a couple of memory leaks.
2009-12-17  Lei Zhangsecur32: Fix memory leak in SECUR32_addPackages.
2009-12-14  Rob Shearmansecur32: Fix memory leak in NTLM's FreeCredentialsHandle.
2009-11-19  Hans Leidekkersecur32: Handle EOF from gnutls_record_recv.
2009-11-09  Rob Shearmansecur32: Output extra data in NTLM sign & seal test...
2009-11-09  Kai Blinsecur32: Use empty credentials when cached creds fail.
2009-10-15  Henri Verbeetsecur32: Don't bother zeroing the handle table in SECUR...
2009-10-15  Henri Verbeetsecur32: Don't try to cleanup uninitialized handles...
2009-10-15  Henri Verbeetsecur32: Recognize the ARC4 cipher in schannel_get_ciph...
2009-10-06  Ge van Geldorpsecur32/tests: Add acceptable error code for Win7 ntlm...
2009-10-06  Hans Leidekkersecur32: Test passing null authentication data to Acqui...
2009-10-02  Paul Vrienssecur32/tests: Skip some tests on WinMe to avoid a...
2009-09-28  Dylan Smithsecur32: Free schannel handle table.
2009-09-28  Dylan Smithsecur32: Remove redendant call to gnutls_certificate_ge...
next