| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
* added PAGES/RPM tests
* increased memory for ZwQuerySystemInformation in GetProcesses
|
| |
|
|
|
|
|
|
|
|
| |
CMD_CLOSEHANDLE
* KMemDriver integration
* generic MT-Support achieved by synchronized wrapper functions
* ability to spawn a Ping-Only Thread
|
|\ |
|
| |
| |
| |
| | |
* Re-Enabled Release targets
|
| |
| |
| |
| | |
* fixed missing NUL termination for converted ASCII strings
|
|/
|
|
| |
* Re-Enabled Release targets
|
| |
|
|
|
|
| |
and improved CRYPTO_* macros.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
|
|
|
|
| |
stable VAD Unlink
|
|
|
|
| |
the page size (which was done wrong) since it is done by the OS
|
| |
|
|
|
|
| |
alloc'd address and size
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
MEM_VALLOC operation
|
|
|
|
| |
missing implementation debug message
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* moved GetPages, GetModules to Memory.c
* moved VAD routines to VAD.c
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
read VAD AVL tree during UpdatePPEPIfRequired
|
| |
|
| |
|
| |
|
|
|