[TCPIP] Fix bugcheck when using fragmented datagrams
[reactos.git] / sdk / lib / rtl /
2021-06-11 Victor Perevertkin[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing... 3742/head
2021-06-05 Timo Kreuzer[RTL] Fix RtlWalkFrameChain and wrap it in SEH
2021-06-05 Timo Kreuzer[RTL] Simplify RtlRaiseException
2021-06-05 Timo Kreuzer[RTL] Implement RtplUnwindInternal and wrap RtlUnwindEx...
2021-06-05 Timo Kreuzer[RTL] Improve RtlVirtualUnwind
2021-06-05 Timo Kreuzer[RTL] Move exception handling code to except.c
2021-06-05 Timo Kreuzer[RTL] Improve / fix the SList code
2021-06-02 Timo Kreuzer[RTL/x64] Implement RtlpCaptureNonVolatileContextPointe...
2021-05-29 Timo Kreuzer[RTL/x64] Implement RtlRestoreContext
2021-05-29 Timo Kreuzer[RTL/x64] Improve RtlCaptureContext
2021-05-29 Timo Kreuzer[RTL/x64] Improve RtlInitializeContext
2021-05-22 Mark Jansen[RTL][KERNEL32] Move the STUB printing code to a place...
2021-05-19 Jérôme Gardou[RTL] SAL-annotate RtlUnicodeStringToCountedOemString
2021-05-19 Jérôme Gardou[RTL] Properly truncate 8dot3 names when using a MultiB...
2021-05-19 Jérôme Gardou[RTL] Fix RtlIsValidOemCharacter implementation for...
2021-05-19 Jérôme Gardou[RTL] Properly implement RtlUnicodeToOemN
2021-05-08 Mark Jansen[RTL] Implement RtlGetLengthWithoutLastFullDorOrNtPathE...
2021-05-08 Mark Jansen[RTL] Implement RtlpApplyLengthFunction
2021-04-28 Jérôme Gardou[REACTOS] Explicitly link against pseh & include pseh...
2021-04-28 Jérôme Gardou[RTL] Use addressing relative to rip
2021-03-16 Jérôme Gardou[RTL] Improve performance by introducing a hint array...
2021-03-16 Jérôme Gardou[SDK:RTL] Track the end of uncommitted ranges thanks...
2021-03-03 Jérôme Gardou[SDK:RTL] Statically initialize RtlCriticalSectionList
2021-03-02 Serge Gautherie[RTL_VISTA] CMakeLists.txt: Fix 'rtl' copypasta (#3489)
2021-02-01 Jérôme Gardou[RTL] Fix a typo & remove useless cast
2021-01-29 Jérôme Gardou[RTL] Implement RtlTryAcquireSRWLockExclusive & RtlTryA...
2021-01-29 Jérôme Gardou[RTL] Do not mess with critical section lock when there...
2021-01-29 Jérôme Gardou[RTL] Fix heap usage flags
2020-12-17 Joachim Henze[RTL] Fix build on MSVC bots part 2
2020-12-17 Joachim Henze[RDBSSLIB][RTL] Fix build on MSVC bots
2020-12-17 Joachim Henze[APISETS][RDBSSLIB][RTL] Fix some build issues for...
2020-12-06 Timo Kreuzer[RTL] Fix RtlImageDirectoryEntryToData to support both...
2020-09-20 Timo Kreuzer[NTOS:PS] On x64 don't fail in NtSetInformationProcess...
2020-09-20 William Kent[RTL] Add code to SxS manifest parser to parse XML...
2020-09-12 Timo Kreuzer[KERNEL32_VISTA][NTDLL_VISTA][RTL_VISTA] Move Vista...
2020-08-16 Thomas Faber[RTL] Allow RtlGetNextRange to be called on a finished...
2020-06-14 Thomas Faber[RTL] Use LastEntryInSegment to speed up RtlpFindAndCom... 2319/head
2020-06-14 Thomas Faber[RTL] Add and populate LastEntryInSegment. CORE-14588
2020-06-14 Thomas Faber[RTL] Create a define for the common members of HEAP...
2020-06-06 Thomas Faber[RTL] Add FPO information to RtlpExecuteHandler. CORE...
2020-06-04 Serge Gautherie[SDK:RTL] RtlValidAcl(): Improve ACL error messages...
2020-04-26 Mark Jansen[RTL] Implement LdrpRecordUnloadEvent 2573/head
2020-04-26 Mark Jansen[RTL] Partially implement RtlCreateQueryDebugBuffer...
2020-04-24 Katayama Hirofumi MZ[SDK][RTL][NTDLL_APITEST] Add RtlMultipleAllocateHeap...
2020-03-29 Mark Jansen[RTL] Introduce RtlpImageNtHeader, 2476/head
2020-02-09 Oleg Dubinskiy[NDK][RTL] Implement RtlGetUnloadEventTrace. CORE-16671 2297/head
2020-01-03 Timo Kreuzer[RTL][NTDLL] Add some function stubs
2020-01-03 Timo Kreuzer[NDK][XDK][RTL] Fix definition of RtlFillMemoryUlong...
2020-01-02 Hermès Bélusca-Maïto[RTL] Fix RtlValidateUnicodeString() regarding the...
2019-11-17 Hermès Bélusca-Maïto[SDK:RTL] Add one validity check + comment documentatio...
2019-08-21 Mark Jansen[NTDLL] Use the embedded manifest from the process... 1871/head
2019-08-15 Timo Kreuzer[REACTOS] Fix MSVC printf format warnings
2019-08-15 Timo Kreuzer[REACTOS] Fix SIZE_T related warnings
2019-08-01 Hermès Bélusca-Maïto[KERNEL32][RTL] Diverse fixes/improvements for thread... 802/head
2019-06-25 Thomas Faber[RTL] Fix failure check in RtlpCreateCriticalSectionSem.
2019-02-17 Thomas Faber[RTL] Fix GCC build.
2019-02-17 Thomas Faber[RTL] Protect pointer validity check in RtlFreeHeap...
2019-02-07 Mark Jansen[RTL] Implement RtlComputePrivatizedDllName_U
2019-01-05 Mark Jansen[SDK] Reset InDbgPrint state when an exception occurs 1220/head
2019-01-05 Andrew Boyarshin[NTDLL][RTL] Implement RtlGetFullPathName_UEx
2018-12-31 Hervé Poussineau[RTL] Fix RtlNewSecurityGrantedAccess improperly zeroin...
2018-10-13 Hermès Bélusca-Maïto[RTL] Make a RtlQueryEnvironmentVariable_U() DPRINT...
2018-10-01 Mark Jansen[RTL] actctx: When probing a dll for a manifest, use... 880/head
2018-08-13 Mark Jansen[RTL][KERNEL32] Add a comment indicating we need SEH...
2018-08-08 Serge Gautherie[REACTOS] RtlAssert(): use "%lu" as LineNumber format.
2018-07-01 Timo Kreuzer[NDK] Fix alignment macros and add missing ones
2018-05-31 Eric Kohl[NTDLL_APITEST][LIB_RTL] Add a test for RtlQueryTimeZon...
2018-04-09 Mark Jansen[RTL] actctx: Use the new RosGetProcessCompatVersion. 419/head
2018-04-08 Giannis AdamopoulosFix build
2018-04-08 Giannis Adamopoulos[RTL] actctx.c: Use an alternative implicit activation...
2018-04-08 Mark Jansen[RTL] Fixes for supportedOS close elements.
2018-04-03 Timo Kreuzer[REACTOS] Fix 64 bit build (#465)
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-19 Mark Jansen[RTL][XDK][KERNERL32_WINETEST] Import wine actctx chang...
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Alex Ionescu[RTL]: Document and flesh out Boot Status Data (BSD...
2018-01-27 Giannis Adamopoulos[RTL] actctx: Implement the implicit activation context
2018-01-20 Thomas Faber[RTL] Handle RtlReAllocateHeap failure in com_class_add...
2018-01-01 Timo Kreuzer[RTL] Fix amd64 version of DebugService2
2017-12-24 Giannis Adamopoulos[RTL] find_string_index: name parameter may not be...
2017-12-20 Ivan Labutin[NTOS][NDK][RTL] A bunch of 'wrong size' fixes
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-18 Thomas Faber[RTL] Make RtlFillMemoryUlonglong public
2017-10-29 Pierre Schweitzer[RTL] Revert b3b2a23 which introduced a regression.
2017-10-29 Samuel SerapionCID 1206831 Dereference after null check
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work