[TCPIP] Fix bugcheck when using fragmented datagrams
[reactos.git] / sdk / include /
2021-06-19 Timo Kreuzer[NTOS:KE] Fix usage of KTHREAD::SwapBusy
2021-06-11 Victor Perevertkin[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing... 3742/head
2021-06-09 Jérôme Gardou[NTOS:MM] Implement proper refcounting of page tables...
2021-06-06 George Bișoc[NTOS:PS] Enable alignment probing for thread/process... 2874/head
2021-06-02 Timo Kreuzer[NTOS:KE/x64] Implement KiSetTrapContext
2021-05-29 Timo Kreuzer[RTL/x64] Implement RtlRestoreContext
2021-05-28 Timo Kreuzer[NTOS:KE] Add IRQL checks and fix KiInitiateUserApc
2021-05-28 Timo Kreuzer[ASM] Clear interrupt flag in ExitTrap before returning
2021-05-25 Hervé Poussineau[SMLIB] Implement SmStartCsr and SmStopCsr
2021-05-24 Mark Jansen[SDK] Remove duplicate definition
2021-05-24 Eric Kohl[dnsapi][dnsrslvr] Implement DnsFlushResolverCacheEntry...
2021-05-19 Jérôme Gardou[RTL] SAL-annotate RtlUnicodeStringToCountedOemString
2021-05-19 Jérôme Gardou[NTDLL_APITEST] Add some tests for RtlUnicodeStringToCo...
2021-05-19 Dmitry Borisov[XDK] Update the prototype of IO_COMPLETION_ROUTINE
2021-05-12 Jérôme Gardou[REACTOS] Addendum to 5c7ce4475e246560d1622b8cc60dc603e...
2021-05-09 George Bișoc[NDK][NTOS:SE] Fix the member offsets in TOKEN, again...
2021-05-09 George Bișoc[NDK][NTOS:SE] Add the missing "LogonSession" member...
2021-05-08 Katayama Hirofumi MZ[INCLUDE][XDK] Add FILE_ATTRIBUTE_VIRTUAL macro into...
2021-05-06 Serge Gautherie[SDK] wine/typeof.h: Remove duplicate ImeGetRegisterWor...
2021-05-05 Hermès Bélusca-Maïto[PSDK] Remove a buggy GNU-specific "PACKED" attribute...
2021-05-04 Jérôme Gardou[NTOS:MM] First shot for Working Set list support
2021-05-04 Jérôme Gardou[NDK] Make kefuncs.h C++ aware
2021-05-03 Jérôme Gardou[KERNEL32] Sync NLS RC files with wine 6.7
2021-05-03 Jérôme Gardou[CRT] Do not define builtin functions if not needed
2021-05-03 Jérôme Gardou[FRAMEDYN] Fix the whole situation with regards to...
2021-05-03 Jérôme Gardou[CRT] Fix SEH macros for clang x64
2021-05-02 George Bișoc[NTOS:PS] Add some data structures 2906/head
2021-05-01 Serge Gautherie[PSDK] UnlockResource(): Improve definition
2021-04-28 Jérôme Gardou[SDK] Use GAS SEH capabilities instead of CFI
2021-04-28 Jérôme Gardou[PSEH] Add implementation for GCC amd64
2021-04-28 Jérôme Gardou[PSEH] Make the dummy PSEH at least usable.
2021-04-28 Jérôme Gardou[CRT] Fix __ll_lshift, __ll_rshift and __ull_rshift...
2021-04-28 Jérôme Gardou[NDK] Add some missing defines for EFLAGS on amd64
2021-04-28 Jérôme Gardou[PSDK] Do not compare to max value if we can make sure...
2021-04-28 Jérôme Gardou[CRT] Add macros to disable diagnostics from GCC and...
2021-04-28 Jérôme Gardou[SDK] Fix definition of IMAGE_NT_HEADERS64 in host...
2021-04-27 George Bișoc[NTOS:SE] Implement the NtImpersonateAnonymousToken...
2021-04-27 Jérôme Gardou[PSDK] Import winuser.rh from wine 6.7
2021-04-27 Serge Gautherie[CRT] intrin_x86.h: Fix '_InterlockedIncrement64' copypasta
2021-04-25 Katayama Hirofumi MZ[SDK][INCLUDE] Fix offsetof and CCSIZEOF_STRUCT for...
2021-04-18 Serge Gautherie[WINLOGON][MPR][SDK] WNetClearConnections: Fix function...
2021-04-09 Jérôme Gardou[CRT] Properly declare rot functions in public headers
2021-04-09 Jérôme Gardou[CRT] Do not try to implement x86_64 builtins of clang
2021-04-09 Victor Perevertkin[PC98VID] Fix a typo, addendum to 959729f6eecc2b23fe5b5...
2021-04-09 Victor Perevertkin[PC98VID] Fix clang 12 warning
2021-04-09 Victor Perevertkin[SDK][NDK] Fix clang 12 compilation
2021-04-08 Jérôme Gardou[NDK] Define NX bit in X86PAE PTE struct
2021-04-03 Eric Kohl[NTOS:EX] Use RtlCutoverTimeToSystemTime to determine...
2021-03-24 Jérôme Gardou[SDK:INCLUDE] Cast to type instead of PVOID
2021-03-24 Jérôme Gardou[XDK] Undefine some defines once they are not needed
2021-03-23 Jérôme Gardou[CMAKE] Add the kernel module type
2021-03-19 Jérôme Gardou[NDK][XDK] Use decimal literals for MINxxxx defines
2021-03-18 Katayama Hirofumi MZ[SDK][INCLUDE] msgdump.h: Support RegisterWindowMessage
2021-03-16 Victor Perevertkin[NDK] Change the data structure for PlugPlayControlRese...
2021-03-14 Katayama Hirofumi MZ[SHELL32] Fix SHBrowseForFolder new UI layout (#3533)
2021-03-14 Katayama Hirofumi MZ[SHELL32] SHBrowseForFolder with BIF_EDITBOX should...
2021-03-14 Katayama Hirofumi MZ[SDK][INCLUDE] layout.h: Use SWP_NOCOPYBITS to refresh...
2021-03-10 Mark JansenFix some assertions now that they are enabled (#3524)
2021-03-10 Victor Perevertkin[SDK:DDK] Implement the Auxiliary Kernel-Mode Library
2021-03-03 Jérôme Gardou[CRT] Declare strlen & wcslen as _CRTIMP
2021-03-02 George Bișoc[NTOS:PS] Implement PS_QUOTA_TYPE and let the quota...
2021-03-02 Jérôme Gardou[SDK:INCLUDE] Define KTRAP_FRAME_CS
2021-03-02 Jérôme Gardou[SDK] Properly put assembly debug info into .debug_fram...
2021-02-28 Eric Kohl[LSASRV][SECUR32] Fix the naming mess
2021-02-27 Katayama Hirofumi MZ[SDK][INCLUDE] layout.h: Delete an assertion for window...
2021-02-25 Katayama Hirofumi MZ[SDK][INCLUDE] Erase files of incorrect commit
2021-02-25 Katayama Hirofumi MZ[SDK][INCLUDE] Strengthen and improve layout.h
2021-02-22 Hervé Poussineau[OBJ2BIN] Add support for IMAGE_REL_I386_REL16
2021-02-16 Serge Gautherie[PSDK] winbase.h: Update LoadLibraryEx() dwFlags value...
2021-02-13 Eric Kohl[WKSSVC][NETAPI32] Implement NetrWkstaGetInfo and get...
2021-02-13 Serge Gautherie[PSDK] winbase.h: Update LoadLibraryEx() dwFlags value...
2021-02-07 Eric Kohl[NET] Remove the NAME, PRINT and SEND options because...
2021-02-05 George Bișoc[NTOS:SE] Do not use a global lock for tokens (#3445)
2021-02-04 winesync[WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub
2021-02-04 winesync[WINESYNC] include: Fix D3DXF_FILELOADMEMORY definition.
2021-02-04 Jérôme Gardou[SDK/WINE] Add debugstr_a in wine/test.h
2021-02-04 Jérôme Gardou[SDK/CRT] Provide inline implementation of log2
2021-02-04 Jérôme Gardou[WINESYNC]: revert wine-staging patchset for d3dx9
2021-02-03 Jérôme Gardou[NTOS:MM][NTOS:CC][FASTFAT][FASTFAT_NEW] Massive overhaul
2021-02-03 Jérôme Gardou[NTOSKRNL][NDK] Get rid of SECTION_OBJECT typedef
2021-02-01 George Bișoc[NTOS:SE] Implement SECURITY_TOKEN_PROXY_DATA, SECURITY...
2021-02-01 Colin Finck[SYSDM] Introduce KERNEL_VERSION_REVISION_RC and align...
2021-01-29 Jérôme Gardou[RTL] Implement RtlTryAcquireSRWLockExclusive & RtlTryA...
2021-01-29 Hervé Poussineau[SDK x64] Fix MSVC x64 compilation after 5d7dd4a3b5cd79...
2021-01-28 Hervé Poussineau[ASM x64] Prevent having same label multiple times...
2021-01-28 Hervé Poussineau[ASM x64] Make UNIMPLEMENTED macro self-suffisant
2021-01-28 Hervé Poussineau[ASM x64] Fix usage of macro .allocstack
2021-01-27 Victor Perevertkin[NTOS:PNP] Implement NT5.2-like DEVICE_NODE state manag...
2021-01-18 Hermès Bélusca-Maïto[XDK] Even the DBG_UNREFERENCED_PARAMETER() should...
2021-01-18 Victor Perevertkin[XDK] Remove UNREFERENCE_LOCAL_VARIABLE macro
2021-01-09 Alex Henrie[NDK] "Reserved" member in SYSTEM_PROCESSOR_INFORMATION...
2021-01-08 Hermès Bélusca-Maïto[PSDK] Whoopsie... Fix "PPPARTITION_INFORMATION_GPT...
2021-01-08 Hermès Bélusca-Maïto[PSDK] Add missing PPARTITION_INFORMATION_GPT, PPARTITI...
2021-01-07 Hervé Poussineau[ASM x64] Change ; by /* */ for comments
2021-01-05 Hervé Poussineau[SDK] Fix _SEH2_GetExceptionInformation() macro in...
2021-01-05 Hervé Poussineau[CRT] Use correct prototypes for GCC x64
2021-01-05 Hervé Poussineau[CRT] Remove bad define of _int128 in GCC x64
2021-01-05 Hervé Poussineau[INCLUDE/WINE] Always define interlocked_* aliases
2021-01-05 Hervé Poussineau[SDK] Fix hack for GCC, so that it works on GCC x86...
2021-01-05 Hervé Poussineau[ASM:X64] Remove XSAVE_ALIGN variable (as already done...
next