[LDR][APPHELP] Add a shim that disables manifest compatibility version parsing
[reactos.git] / sdk / lib / drivers /
2019-08-16 Pierre Schweitzer[SDK] As sole author of the file, relicense it as LPGL
2019-07-27 Timo Kreuzer[REACTOS] Fix warning C4146: unary minus operator appli...
2019-06-24 Timo Kreuzer[STDUNK][PORTCLS][CMIDriver] Fix issue with operator...
2019-06-05 Serge Gautherie[LWIP] Fix src/core/init.c a bit (#1620)
2019-05-10 Hervé Poussineau[HIDPARSER] Implement HidP_GetValueCaps
2019-05-02 jimtabor[HIDParser] Fix MSVC build
2019-05-02 Hervé Poussineau[HID] Use hidparser static library for HidP_* functions
2019-05-02 Hervé Poussineau[HIDPARSE/HIDPARSER] Move HidP_* functions from hidpars...
2019-01-03 Pierre Schweitzer[RXCE] Fix leftover
2019-01-03 Hermès Bélusca-Maïto[RDBSS] Fix pointer value assignation.
2019-01-03 Timo Kreuzer[RXCE] Fix 64 bit build
2019-01-02 Pierre Schweitzer[RDBSS][RXCE] Implement IRP cancellation
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement FsRtlGetEcpListFromIrp and...
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement IoGetIrpExtraCreateParameter
2018-11-24 Pierre Schweitzer[RDBSS] Fix a typo
2018-11-23 Pierre Schweitzer[IP] Add a TCPGetSocketStatus() wrapper around LibTCPGe...
2018-11-23 Pierre Schweitzer[LWIP] Implement a LibTCPGetSocketStatus() function...
2018-08-15 Mike SwansonRemove unnecessary executable bits
2018-08-04 Timo Kreuzer[DRIVERS] Fix 64 bit issues
2018-07-01 Timo Kreuzer[LIBUSB] Add additional operator new/delete
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-15 Thomas Faber[IP] Silence "TCP operation failed" debug spam.
2018-01-31 Stanislav Motylkov[IPHLPAPI] Fix IcmpSendEcho output when host is not...
2018-01-20 Serge Gautherie[LWIP] dhcp.c: Cherry-pick lwIP 32aa9a4. CORE-8978 302/head
2017-12-30 Thomas Faber[LIBS] Use KeClearEvent instead of KeResetEvent where... 238/head
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-02 Pierre Schweitzer[RDBSS] Fix a bug in RxQueryNameInfo(): don't only...
2017-11-01 Pierre Schweitzer[RDBSS] More capture
2017-11-01 Pierre Schweitzer[RDBSS] Start defining the RxCapture* macros and start...
2017-11-01 Pierre Schweitzer[RXCE] Implement RxInitializeDebugSupport()
2017-11-01 Pierre Schweitzer[RDBSS] Implement RxCheckFcbStructuresForAlignment()
2017-10-31 Pierre Schweitzer[RDBSS] Implement RxQueryNameInfo() and RxConjureOrigin...
2017-10-31 Pierre Schweitzer[RXCE] Implement RxAcquireExclusiveFcbResourceInMRx()
2017-10-21 Pierre Schweitzer[RDBSS] Make it clear that we want to zero all the...
2017-10-11 Pierre Schweitzer[RDBSS] Fix broken cast when comparing DFS magic values
2017-10-11 Pierre Schweitzer[RXCE] Don't remove uninitialized list entry
2017-10-11 Pierre Schweitzer[RDBSS] Avoid uninit var usage.
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
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