crypt32: Separate decoding PKCS signer info into internal and external versions.
[wine] / dlls / ntdll /
2007-07-30  Alexandre Julliardntdll: Avoid activation context leak for dlls with...
2007-07-30  Alexandre Julliardntdll: Allow optional elements in the comClass element.
2007-07-30  Alexandre Julliardntdll: Use the exact size of the manifest file.
2007-07-30  Alexandre Julliardntdll: Fixed the null bytes check in RtlIsTextUnicode.
2007-07-30  Alexandre Julliardntdll: Convert the XML parser to Unicode to support...
2007-07-30  Lei Zhangntdll: Add Bolivian time zone info.
2007-07-30  Alexandre Julliardntdll: Fix a compiler warning.
2007-07-30  Michael Stefaniucntdll: Match the definition of NtQueryEvent() with...
2007-07-30  Dmitry Timoshkovntdll: Simplify TIME_GetBias.
2007-07-30  Dmitry Timoshkovntdll: Add some traces to make debugging time zone...
2007-07-27  Alexandre Julliardntdll: Simply store the assembly type without interpret...
2007-07-26  Jacek Cabankernel32: Added a number of activation context tests.
2007-07-26  Michael Stefaniucntdll: Remove a break after a break. Found by Smatch.
2007-07-26  Alexandre Julliardntdll: Support single quotes around XML attribute values.
2007-07-26  Alexandre Julliardntdll: Activate the module's activation context while...
2007-07-26  Alexandre Julliardntdll: Use activation contexts information to load...
2007-07-26  Eric Pouechntdll: Implemented RtlFindActivationContextSectionString.
2007-07-26  Eric Pouechntdll: Implemented FileInformationInAssemblyOfAssemblyI...
2007-07-26  Eric Pouechntdll: Implemented AssemblyDetailedInformationInActivat...
2007-07-26  Eric Pouechntdll: Implemented ActivationContextDetailedInformation...
2007-07-26  Alexandre Julliardntdll: Initial implementation of RtlQueryInformationAct...
2007-07-26  Alexandre Julliardntdll: Fix return status when failing to load the assoc...
2007-07-26  Alexandre Julliardntdll: Improve some activation context traces.
2007-07-25  Alexandre Julliardntdll: Store the base directory for an assembly (based...
2007-07-25  Alexandre Julliardntdll: Create the per-module activation context at...
2007-07-25  Alexandre Julliardntdll: Create the process activation context at initial...
2007-07-25  Alexandre Julliardntdll: Don't add an empty assembly when creating an...
2007-07-25  Alexandre Julliardntdll: Check existing dependencies in activation contex...
2007-07-25  Konstantin Kondratyukntdll: Add Samara time zone.
2007-07-20  Alexandre Julliardntdll: Add support for abbreviated empty elements in...
2007-07-20  Alexandre Julliardntdll: Don't fail to load manifests that contain unknow...
2007-07-20  Alexandre Julliardntdll: Add support for optional flag in dependencies.
2007-07-20  Alexandre Julliardntdll: Cope with missing assemblyIdentity elements...
2007-07-19  Alexandre Julliardntdll: Skip xml comments in manifests.
2007-07-19  Alexandre Julliardntdll: Added manifest lookup in global winsxs directory...
2007-07-19  Jacek Cabanntdll: Store the windows directory too.
2007-07-19  Jacek Cabanntdll: Added parsing of the asmv2:hash element in manif...
2007-07-19  Eric Pouechntdll: Added parsing of the binding redirect element...
2007-07-19  Eric Pouechntdll: Added parsing of the clrClass and clrSurrogate...
2007-07-19  Eric Pouechntdll: Added parsing of the external proxy element...
2007-07-19  Alexandre Julliardntdll: Abstract the entity array type as we need it...
2007-07-19  Eric Pouechntdll: Added parsing of the description element in...
2007-07-19  Eric Pouechntdll: Added parsing of the language attribute in manif...
2007-07-19  Eric Pouechntdll: Added parsing of the inheritance flags in manifests.
2007-07-19  Eric Pouechntdll: Added parsing of hash attributes in manifests.
2007-07-19  Eric Pouechntdll: Added parsing of public key token in manifests.
2007-07-19  Eric Pouechntdll: Added support for the assembly leaves of activat...
2007-07-19  Jacek Cabanntdll: Added parsing of file elements in manifests.
2007-07-19  Jacek Cabanntdll: Add parsing of dependencies in manifests.
2007-07-19  Alexandre Julliardntdll: Add infrastructure for loading manifest dependen...
2007-07-19  Alexandre Julliardntdll: Add parsing of the version in manifests (based...
2007-07-19  Alexandre Julliardntdll: Add parsing of the processor architecture in...
2007-07-19  Jacek Cabanntdll: Beginnings of manifest parsing.
2007-07-19  Alexandre Julliardntdll: Add infrastructure for loading a manifest file...
2007-07-19  Eric Pouechntdll: Added basic structures for storing activation...
2007-07-19  Alexandre Julliardntdll: Implemented handling of the per-thread activatio...
2007-07-19  Alexandre Julliardkernel32: Move activation context creation to ntdll...
2007-07-19  Alexandre Julliardntdll: Move private data to make room in the TEB for...
2007-07-19  Michael Stefaniucntdll: Don't produce unreachable code during conditiona...
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-07-13  Damjan Jovanovicntdll: Use the win16 current directory for win16 processes.
2007-07-13  Dmitry Timoshkovntdll: Remove an artificial limitation in NtQuerySecuri...
2007-07-13  Rob Shearmanntdll: The impersonation level in NtDuplicateToken...
2007-07-11  Detlef Riekenbergntdll: Avoid crash with WINEDEBUG=+snoop.
2007-07-05  Julio E. Gonzalez Pntdll: Add PYT and PYST time zones.
2007-07-04  Alexandre Julliardntdll: Add check for null pointer in NtQuerySystemInfor...
2007-07-02  Michael Stefaniucntdll: Fix missing unlock on error path. Found by Smatch.
2007-06-29  Alexandre Julliardntdll: Don't print traces from async I/O callbacks.
2007-06-28  Andrew Talbotntdll: Constify some variables.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-26  Andrew Talbotntdll: Constify some variables.
2007-06-25  Alexandre Julliardntdll: Use the standard exception handling for vm86...
2007-06-19  Alexandre Julliardntdll: Improved the stub behavior of NtQuerySystemInfor...
2007-06-15  Alexandre Julliardntdll: Implemented reading of the CDROM TOC on Mac OS.
2007-06-11  Francois Gougetntdll: Improve the prototypes Win64 compatibility by...
2007-06-08  Andrey Turkinntdll: Stub and document IoCompletion APIs.
2007-06-06  Alexandre Julliardserver: Add support for system processes, that can...
2007-06-04  Alexandre Julliardntdll: Get rid of the num_async_io counter in the TEB.
2007-06-04  Alexandre Julliardserver: Remove the extra apc_arg parameter now that...
2007-06-04  Alexandre Julliardntdll: Queue an intermediate user APC routine to free...
2007-06-01  Alexandre Julliardntdll: Preserve errno across system calls done in the...
2007-05-31  Alexandre Julliardntdll: Report end of file instead of broken pipe on...
2007-05-29  Francois Gougetntdll/tests: Remove an inappropriate const qualifier.
2007-05-23  Marcus Meissnerntdll: Initialize pointers to NULL (Coverity).
2007-05-23  Dmitry Timoshkovntdll: Fix compilation warnings in 64-bit mode.
2007-05-23  Dmitry Timoshkovwinternl.h: Make the fields of the PROCESS_BASIC_INFORM...
2007-05-23  Peter Oberndorferntdll: Fix up instruction pointer in context inside...
2007-05-22  Alexandre JulliardFix a couple of overflowing heap allocations revealed...
2007-05-22  Alexandre Julliardntdll: Avoid overflows in heap allocations. Based on...
2007-05-21  Vitaliy Margolenntdll: Implement RtlWriteRegistryValue and forward...
2007-05-21  Francois Gougetntdll: Fix compilation on systems that don't support...
2007-05-18  Alexandre Julliardntdll: Setup the shared user data structure at 0x7ffe0000.
2007-05-16  Alexandre Julliardntdll: Implemented LdrAddRefDll.
2007-05-16  Alexandre Julliardntdll: Reimplement LdrGetDllHandle to use the same...
2007-05-16  Erez Volkntdll: Added IDT Timezone (Israel daylight savings...
2007-05-15  Andrew Talbotntdll: Exclude unused headers.
2007-05-11  Peter Oberndorferntdll: Use correct prototype for thread function.
2007-05-08  Alexandre Julliardserver: Add support for retrieving results of queued...
next