|
|
@54270
|
10 years |
vboxsync |
IPRT,TM: Implemented the get-cpu-number optimizations for the …
|
|
|
@54207
|
10 years |
vboxsync |
Updated .def files with new RTTimeNanoTS* names.
|
|
|
@53948
|
10 years |
vboxsync |
header fixes
|
|
|
@53839
|
10 years |
vboxsync |
Runtime/r3/win/path-win.cp: fixed SHGetFolderPathW() prototype
|
|
|
@53833
|
10 years |
vboxsync |
Runtime: looks like the 32-bit compiler does something silly
|
|
|
@53825
|
10 years |
vboxsync |
Runtime: try the official Windows XP+ way to get the home (profile) …
|
|
|
@53819
|
10 years |
vboxsync |
iprt/nt/nt.h: Added a bunch of Ldr APIs.
|
|
|
@53805
|
10 years |
vboxsync |
added more missing Windows resource files
|
|
|
@53762
|
10 years |
vboxsync |
build fix
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53471
|
10 years |
vboxsync |
IPRT/r3/nt&win: Precision time APIs for NT (not enabled).
|
|
|
@53009
|
10 years |
vboxsync |
IPRT: Windows 10 OS type.
|
|
|
@52953
|
10 years |
vboxsync |
SUP: Use LdrRegisterDllNotification when available to make sure we see …
|
|
|
@52947
|
10 years |
vboxsync |
SUP: Implemented early VM process vboxdrv initialization.
|
|
|
@52944
|
10 years |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|
@52943
|
10 years |
vboxsync |
SUP: The child side of early VM process init.
|
|
|
@52942
|
10 years |
vboxsync |
duh
|
|
|
@52941
|
10 years |
vboxsync |
Use our own heap in the hope that we can use it before ntdll is really …
|
|
|
@52940
|
10 years |
vboxsync |
Eliminating some more kernel32.dll dependencies, marking APIs we like …
|
|
|
@52877
|
10 years |
vboxsync |
Import NtQuerySystemInformation.
|
|
|
@52823
|
10 years |
vboxsync |
Runtime: Fix typo in r96224.
|
|
|
@52822
|
10 years |
vboxsync |
Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
|
|
|
@52627
|
10 years |
vboxsync |
SUP: Fixed comctl32.dll resolving (generic winsxs) and fixed a crash …
|
|
|
@52457
|
10 years |
vboxsync |
IPRT: Tell the windows debugger the name of our threads.
|
|
|
@52364
|
10 years |
vboxsync |
nt.h: NtOpenKey, NtQuerySecurityObject, NtQueryValueKey, RtlEqualSid, …
|
|
|
@52334
|
10 years |
vboxsync |
alloc-win.cpp: Two more PAGE_OFFSET_MASK cases missing uintptr_t cast …
|
|
|
@52163
|
10 years |
vboxsync |
SUP: Make the middle respawn process wait on both parent and child. …
|
|
|
@52139
|
10 years |
vboxsync |
SUP: child-process purification to avoid sysfer.dll.
|
|
|
@52094
|
10 years |
vboxsync |
Runtime: Fix VBoxRT-openssl-ose.def, there is no EVP_aes_192_xts method
|
|
|
@52092
|
10 years |
vboxsync |
SUP: Disable hard error popups from NtCreateSection failures.
|
|
|
@52021
|
10 years |
vboxsync |
IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51763
|
10 years |
vboxsync |
build fix
|
|
|
@51437
|
11 years |
vboxsync |
Runtime/r3/win/VBoxRT-openssl.def: properly update for openssl 1.0.1, …
|
|
|
@51428
|
11 years |
vboxsync |
Runtime/r3/win/VBoxRT-openssl.def: update for openssl 1.0.1
|
|
|
@51343
|
11 years |
vboxsync |
Runtime: Quick RTMemLocked* implementation using RTMemAlloc. Only to …
|
|
|
@51037
|
11 years |
vboxsync |
Runtime: init-win.cpp: OSVERSIONINFO typos.
|
|
|
@50976
|
11 years |
vboxsync |
RTSystemQueryOSInfo-win.cpp,init-win.cpp: Detect windows 8.1 …
|
|
|
@50853
|
11 years |
vboxsync |
Runtime/r3/win/RTSystemQueryDmiString: don't fail if the COM lib was …
|
|
|
@50745
|
11 years |
vboxsync |
IPRT/process-win: Fixed overwriting of existing environment variables …
|
|
|
@50408
|
11 years |
vboxsync |
RTEnv: Use the unicode CRT APIs on windows to avoid …
|
|
|
@50062
|
11 years |
vboxsync |
IPRT/process-win.cpp: Fixed environment creation for RTProcCreateEx(), …
|
|
|
@49229
|
11 years |
vboxsync |
win.x86 build fix
|
|
|
@49150
|
11 years |
vboxsync |
SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
|
|
|
@49078
|
11 years |
vboxsync |
dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
|
|
|
@49043
|
11 years |
vboxsync |
symlink-win.cpp: Fixed bug in RTSymlinkCreate on windows, seems …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@49030
|
11 years |
vboxsync |
Runtime/r3/win/process-win: typo
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48304
|
11 years |
vboxsync |
Runtime/r3/init: disable this for Vista 64 as well
|
|
|
@47976
|
11 years |
vboxsync |
Spaces.
|
|
|
@47596
|
11 years |
vboxsync |
IPRT: Determin windows version on init and skip the …
|
|
|
@47535
|
11 years |
vboxsync |
IPRT: Wrote native NT directory enumeration - not enabled by default. …
|
|
|
@47534
|
11 years |
vboxsync |
split the directory open/enum/close code out of dir-win.cpp and into …
|
|
|
@47533
|
11 years |
vboxsync |
Rewrote fs-win.cpp into a pure native NT version, this fixes the …
|
|
|
@47194
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Some SDDL hacking fun.
|
|
|
@47185
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
|
|
|
@47168
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update.
|
|
|
@47122
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
|
|
|
@47083
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update, added testcase (work in progress).
|
|
|
@47052
|
11 years |
vboxsync |
Comment typos.
|
|
|
@47051
|
11 years |
vboxsync |
IPRT/localipc-win.cpp: Update on implementation (untested so far), …
|
|
|
@47011
|
11 years |
vboxsync |
IPRT/RTSystemQueryOSInfo-win.cpp: Must be sizeof(OSVERSIONINFOEX).
|
|
|
@47010
|
11 years |
vboxsync |
IPRT/RTSystemQueryOSInfo-win.cpp: Warning.
|
|
|
@46876
|
11 years |
vboxsync |
added Win8.1 OS type
|
|
|
@46739
|
11 years |
vboxsync |
reorged the allocex bits in ring3.
|
|
|
@46702
|
11 years |
vboxsync |
release build fix
|
|
|
@46701
|
11 years |
vboxsync |
mid air collision.
|
|
|
@46700
|
11 years |
vboxsync |
ldrNative-win.cpp: Assert on relative paths.
|
|
|
@46697
|
11 years |
vboxsync |
additional check
|
|
|
@46639
|
11 years |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46637
|
11 years |
vboxsync |
remove test /16.
|
|
|
@46635
|
11 years |
vboxsync |
RTMpGetCoreCount: Very complicated way of walking an array, I'd say, …
|
|
|
@46625
|
11 years |
vboxsync |
unify casing
|
|
|
@46624
|
11 years |
vboxsync |
use RTLdrLoadSystem here as well
|
|
|
@46619
|
11 years |
vboxsync |
typo
|
|
|
@46618
|
11 years |
vboxsync |
Runtime/r3/mp-win: coding style
|
|
|
@46617
|
11 years |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: build fix.
|
|
|
@46616
|
11 years |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
|
|
|
@46593
|
11 years |
vboxsync |
updates
|
|
|
@46561
|
11 years |
vboxsync |
Runtime/r3/win: rtldrNative restriction
|
|
|
@46404
|
12 years |
vboxsync |
Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If …
|
|
|
@46231
|
12 years |
vboxsync |
GetTickCount isn't usable, bit the bullet and read interrupt time from …
|
|
|
@46223
|
12 years |
vboxsync |
Must use same time source in user and kernel land otherwise we might …
|
|
|
@46008
|
12 years |
vboxsync |
iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@45593
|
12 years |
vboxsync |
VBoxRT-openssl-ose.def: Build fix from Sander.
|
|
|
@44817
|
12 years |
vboxsync |
win build fix
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44494
|
12 years |
vboxsync |
needs checking up…
|
|
|
@44469
|
12 years |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1.
|
|
|
@44231
|
12 years |
vboxsync |
dir-win.cpp: supposed to return success even if no matches were found, …
|
|
|
@43879
|
12 years |
vboxsync |
Extended RTOnce with termination cleanups. (Changes existing …
|
|
|
@43574
|
12 years |
vboxsync |
src/libs/openssl: retired VBOX_OPENSSL_ALL
|
|
|
@43386
|
12 years |
vboxsync |
exploring nt.
|
|
|
@43129
|
12 years |
vboxsync |
fix EOL style mess
|
|
|
@42239
|
12 years |
vboxsync |
More Visual C++ 2010 adjustments and hacks.
|
|
|
@42077
|
12 years |
vboxsync |
Runtime/Process: Missing changes, relax the parameter checks for …
|
|
|
@41919
|
12 years |
vboxsync |
Runtime/process: Add RTProcQueryUsername to query the username of the …
|
|
|