|
|
@65240
|
8 years |
vboxsync |
pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
|
|
|
@65239
|
8 years |
vboxsync |
IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
|
|
|
@65235
|
8 years |
vboxsync |
tstLdr-4.cpp: fix
|
|
|
@65208
|
8 years |
vboxsync |
Runtime/AVL: fixed headers
|
|
|
@65202
|
8 years |
vboxsync |
Runtime/tstRTJson: Fix todo
|
|
|
@65183
|
8 years |
vboxsync |
Runtime: Linux 4.10 fix for get_user_pages_remote()
|
|
|
@65161
|
8 years |
vboxsync |
tstRTInlineAsm: Skylake fix
|
|
|
@65153
|
8 years |
vboxsync |
doxygen: more unification: moved Doxyfile.{Core,qtgui,iprt}.* and …
|
|
|
@65098
|
8 years |
vboxsync |
Runtime: doxygen fixes (no space after comma in interface_method_impl)
|
|
|
@65009
|
8 years |
vboxsync |
tstRTBigNum: Another number.
|
|
|
@65008
|
8 years |
vboxsync |
r3/xml.cpp: Warnings.
|
|
|
@64993
|
8 years |
vboxsync |
XML: added new function setContent()
|
|
|
@64952
|
8 years |
vboxsync |
RTSignTool/add-nested-exe-signature: Forgot to insert the new PE …
|
|
|
@64940
|
8 years |
vboxsync |
IPRT: Added manual testcase for RTIsoFsOpen and friends.
|
|
|
@64926
|
8 years |
vboxsync |
RTSignTool: Added an --signature-index to the extract-exe-signer-cert …
|
|
|
@64923
|
8 years |
vboxsync |
Additions build fix
|
|
|
@64921
|
8 years |
vboxsync |
addition build fix
|
|
|
@64920
|
8 years |
vboxsync |
addition build fix
|
|
|
@64916
|
8 years |
vboxsync |
RTSignTool: Deal with primary signatures lacking timestamp (for local …
|
|
|
@64905
|
8 years |
vboxsync |
RTSignTool: No need to #ifdef the show-cat & show-exe command, I think.
|
|
|
@64904
|
8 years |
vboxsync |
RTSignTool: Added add-nested-cat-signature and show-cat commands.
|
|
|
@64903
|
8 years |
vboxsync |
RTSignTool: Added add-nested-cat-signature and show-cat commands.
|
|
|
@64901
|
8 years |
vboxsync |
Runtime: use symbolic constants for _8K and _16K
|
|
|
@64899
|
8 years |
vboxsync |
next try
|
|
|
@64898
|
8 years |
vboxsync |
Runtime: try to fix builds
|
|
|
@64897
|
8 years |
vboxsync |
RTSignTool/add-nested-exe-signature: The PKCS#7 data must be zero …
|
|
|
@64896
|
8 years |
vboxsync |
rtAsn1Core_EncodeWrite: Don't assert on uData.pv != NULL when cb is …
|
|
|
@64894
|
8 years |
vboxsync |
asn1-ut-core.cpp: Encoding fix for Weird vtable for lone RTASN1CORE …
|
|
|
@64892
|
8 years |
vboxsync |
RTSignTool: More on the add-nested-exe-signature command.
|
|
|
@64891
|
8 years |
vboxsync |
RTLdrQueryProp: Added RTLDRPROP_FILE_OFF_HEADER, implementing it for PE.
|
|
|
@64886
|
8 years |
vboxsync |
RTSignTool: Build fixes
|
|
|
@64884
|
8 years |
vboxsync |
RTSignTool: Build fixes
|
|
|
@64883
|
8 years |
vboxsync |
IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
|
|
|
@64877
|
8 years |
vboxsync |
IPRT: Most of the RTSignTool show-exe code done.
|
|
|
@64871
|
8 years |
vboxsync |
IPRT: Most of the RTSignTool show-exe code done.
|
|
|
@64870
|
8 years |
vboxsync |
IPRT: Most of the RTSignTool show-exe code done.
|
|
|
@64867
|
8 years |
vboxsync |
IPRT: Most of the RTSignTool show-exe code done.
|
|
|
@64865
|
8 years |
vboxsync |
IPRT/PKCS#7: Decode MS statement type attributes.
|
|
|
@64864
|
8 years |
vboxsync |
IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
|
|
|
@64858
|
8 years |
vboxsync |
build fix
|
|
|
@64850
|
8 years |
vboxsync |
build fix
|
|
|
@64848
|
8 years |
vboxsync |
RTSignTool: adding show-exe command (incomplete code)
|
|
|
@64845
|
8 years |
vboxsync |
IPRT/pkcs7-template.h: Parse nested signatures (experimental).
|
|
|
@64819
|
8 years |
vboxsync |
iprt/pkcs7: updates
|
|
|
@64817
|
8 years |
vboxsync |
IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
|
|
|
@64816
|
8 years |
vboxsync |
oiddb.cfg: updates
|
|
|
@64815
|
8 years |
vboxsync |
oiddb2c.cpp: no change, just formatting.
|
|
|
@64785
|
8 years |
vboxsync |
Runtime/r0drv/linux: fix for Linux 2.6.28
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64739
|
8 years |
vboxsync |
RTNtPathExpand8dot3Path: Return warning if we failed to open anything.
|
|
|
@64738
|
8 years |
vboxsync |
RTNtPathExpand8dot3Path: Use the right define (same value, so no change).
|
|
|
@64731
|
8 years |
vboxsync |
SUP,IPRT: If link time validation fails with …
|
|
|
@64714
|
8 years |
vboxsync |
Runtime: fixed tiny memory leak
|
|
|
@64649
|
8 years |
vboxsync |
tstRTPathQueryInfo: logging fix
|
|
|
@64648
|
8 years |
vboxsync |
build fix
|
|
|
@64647
|
8 years |
vboxsync |
IPRT: Added manual tstRTPathQueryInfo testcase.
|
|
|
@64646
|
8 years |
vboxsync |
RTPathQueryInfo-nt.cpp: Synchronous I/O operations, forgot.
|
|
|
@64641
|
8 years |
vboxsync |
RTPathQueryInfo-nt.cpp: clearification.
|
|
|
@64640
|
8 years |
vboxsync |
IPRT: Implemented native NT version of RTPathQueryInfoEx that provides …
|
|
|
@64639
|
8 years |
vboxsync |
fileio-win.cpp: Made RTFileQueryInfo return link count and Inode info.
|
|
|
@64638
|
8 years |
vboxsync |
iprt/nt/nt.h: NtQueryFullAttributesFile and NtQueryAttributesFile.
|
|
|
@64637
|
8 years |
vboxsync |
direnum-r3-nt.cpp: allow traversal; comment typo.
|
|
|
@64634
|
8 years |
vboxsync |
RTPathAbs-generic.cpp: Have to remove '.' too, like the it says on the …
|
|
|
@64633
|
8 years |
vboxsync |
utf-8.cpp: Duplicate rtUtf8CalcUtf16Length so we can optimize the …
|
|
|
@64623
|
8 years |
vboxsync |
direnum-r3-nt.cpp: Fill in inode info when we can.
|
|
|
@64620
|
8 years |
vboxsync |
IPRT: Distinguish between actual symbolic links and other reparse …
|
|
|
@64619
|
8 years |
vboxsync |
IPRT: Reshuffled RTFsQuerySizes from fs-nt.cpp to implement …
|
|
|
@64602
|
8 years |
vboxsync |
IPRT: Added RTGetOptNonOptionArrayPtr.
|
|
|
@64594
|
8 years |
vboxsync |
iprt/nt/nt.h: Added NtFlushVirtualMemory and adjusted relatives.
|
|
|
@64561
|
8 years |
vboxsync |
Runtime/r0drv/linux: get_user_pages() fix for Linux 4.9
|
|
|
@64531
|
8 years |
vboxsync |
Runtime: typos
|
|
|
@64428
|
8 years |
vboxsync |
xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM …
|
|
|
@64343
|
8 years |
vboxsync |
strprintf.cpp: Apply the same optimizations as was done for strprintf2.cpp.
|
|
|
@64342
|
8 years |
vboxsync |
tstRTStrFormat: duh!
|
|
|
@64341
|
8 years |
vboxsync |
build fix
|
|
|
@64340
|
8 years |
vboxsync |
IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
|
|
|
@64293
|
8 years |
vboxsync |
mp-win.cpp: Can't skip lazy GIP re-initialization anywhere, because …
|
|
|
@64291
|
8 years |
vboxsync |
Reverted r111300 and subsequent changes since the fix is to use …
|
|
|
@64289
|
8 years |
vboxsync |
RTLocalIpcMakeNameUniqueUser: build fix and @todo.
|
|
|
@64288
|
8 years |
vboxsync |
RTLocalIpcMakeNameUniqueUser: build fix and @todo.
|
|
|
@64287
|
8 years |
vboxsync |
build fix for r111300
|
|
|
@64286
|
8 years |
vboxsync |
assert.cpp: revered unintentional change.
|
|
|
@64285
|
8 years |
vboxsync |
Additions: bugref:8622: Use crc of user name in name of ipc pipe
|
|
|
@64283
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64281
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64268
|
8 years |
vboxsync |
Runtime: Doxygen fix to unbreak generation of documentation
|
|
|
@64267
|
8 years |
vboxsync |
initterm-r0drv-nt.cpp: Reality update on MaximumProcessorCount.
|
|
|
@64255
|
8 years |
vboxsync |
SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
|
|
|
@64234
|
8 years |
vboxsync |
IPRT: Implemented processor group support for the ring-0 code.
|
|
|
@64220
|
8 years |
vboxsync |
mp-win.cpp: Implemented support for processor groups.
|
|
|
@64204
|
8 years |
vboxsync |
IPRT/ldrPE: New load config structures, ignoring non-zero values for …
|
|
|
@64158
|
8 years |
vboxsync |
Runtime: cosmetic fix
|
|
|
@64153
|
8 years |
vboxsync |
Runtime/r0drv: fix for Linux kernels with CONFIG_CPUMASK_OFFSTACK and …
|
|
|
@64148
|
8 years |
vboxsync |
drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
|
|
|
@64124
|
8 years |
vboxsync |
tstIprtMiniString.cpp: Fake success till we figure this one out.
|
|
|
@64121
|
8 years |
vboxsync |
style
|
|
|
@64083
|
8 years |
vboxsync |
upgraded Doxyfiles
|
|
|
@64038
|
8 years |
vboxsync |
Runtime: export RTOnceSlow() for OpenSSL 1.1
|
|
|
@64017
|
8 years |
vboxsync |
Runtime/Main/webservice: don't warn about deprecated function …
|
|
|
@64011
|
8 years |
vboxsync |
Runtime: OpenSSL 1.1 adaptions
|
|
|