|
|
@95612
|
2 years |
vboxsync |
IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92775
|
3 years |
vboxsync |
iprt/ldr.h: alignment
|
|
|
@89969
|
3 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@86552
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86549
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@83084
|
5 years |
vboxsync |
IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@79559
|
5 years |
vboxsync |
IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
|
|
|
@77971
|
6 years |
vboxsync |
Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@75049
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@75035
|
6 years |
vboxsync |
iprt/ldr.h: Forgot to remove RTLdrOpenkLdr prototype. bugref:9232
|
|
|
@74760
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74707
|
6 years |
vboxsync |
IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
|
|
|
@74654
|
6 years |
vboxsync |
IPRT: More kStuff cleanup. bugref:9232
|
|
|
@74253
|
6 years |
vboxsync |
IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
|
|
|
@73497
|
6 years |
vboxsync |
IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
|
|
|
@73494
|
6 years |
vboxsync |
IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
|
|
|
@73442
|
6 years |
vboxsync |
IPRT/ldr: Added KCPUARCH_X86_16.
|
|
|
@73387
|
6 years |
vboxsync |
RTLdrQueryPropEx: RTLDRPROP_UNWIND_TABLE and RTLDRPROP_UNWIND_INFO for …
|
|
|
@73375
|
6 years |
vboxsync |
IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
|
|
|
@73150
|
6 years |
vboxsync |
VMM,DBGC,IPRT: In memory
- VMM: Morphed part of the NT kernel digger …
|
|
|
@70313
|
7 years |
vboxsync |
IPRT/ldr: Made RTLdrEnumSymbols report forwards with value …
|
|
|
@70309
|
7 years |
vboxsync |
IPRT/ldr: Added VFS chain based loader open APIs.
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@66367
|
8 years |
vboxsync |
IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
|
|
|
@65239
|
8 years |
vboxsync |
IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
|
|
|
@64891
|
8 years |
vboxsync |
RTLdrQueryProp: Added RTLDRPROP_FILE_OFF_HEADER, implementing it for PE.
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57926
|
9 years |
vboxsync |
IPRT: Doxygen clenaups (mostly).
|
|
|
@56309
|
9 years |
vboxsync |
RTLdrLoad[Ex]/NT: Reimplemented backend with proper unicode conversion …
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@53818
|
10 years |
vboxsync |
RTLdr: Added RTLDR_O_IGNORE_ARCH_IF_NO_CODE for PE resource dlls and …
|
|
|
@52403
|
10 years |
vboxsync |
SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
|
|
|
@52213
|
10 years |
vboxsync |
SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@49044
|
11 years |
vboxsync |
Darwin guest OS digger hacking in progress. Adding symbol cache util …
|
|
|
@46593
|
11 years |
vboxsync |
updates
|
|
|
@46273
|
12 years |
vboxsync |
ldr.h,ldrPE.cpp: Report COFF debug type. Correctly report cbImage for …
|
|
|
@46266
|
12 years |
vboxsync |
IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
|
|
|
@46164
|
12 years |
vboxsync |
More exteran .dSYM and .dwo bundles/files changes.
|
|
|
@46161
|
12 years |
vboxsync |
First part of loading .dSYM bundles.
|
|
|
@46113
|
12 years |
vboxsync |
Implemented debug module that uses the exported symbols. This will …
|
|
|
@46083
|
12 years |
vboxsync |
Made it possible to find symbols for windows nt using a …
|
|
|
@46080
|
12 years |
vboxsync |
Added RTLdrOpenInMemory.
|
|
|
@46023
|
12 years |
vboxsync |
RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with RTDbgMod.
|
|
|
@45994
|
12 years |
vboxsync |
RTDbgModCreateFromPeImage: Mostly implemented.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@38581
|
13 years |
vboxsync |
IPRT: More debug info & ldr stuff.
|
|
|
@38547
|
13 years |
vboxsync |
IPRT: More debug info hacking.
|
|
|
@38515
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@35191
|
14 years |
vboxsync |
Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
|
|
|
@35183
|
14 years |
vboxsync |
RTLdrLoadEx use RTERRINFO.
|
|
|
@35152
|
14 years |
vboxsync |
*: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
|
|
|
@34959
|
14 years |
vboxsync |
Added RTLdrLoadEx for exposing dlerror info.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20362
|
15 years |
vboxsync |
iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@17019
|
16 years |
vboxsync |
RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
|
|
|
@17010
|
16 years |
vboxsync |
iprt: RTLdrIsLoadable for checking if an dynamically library could be …
|
|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@11888
|
16 years |
vboxsync |
IPRT: added RTLdrGetSuff.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8163
|
17 years |
vboxsync |
rebrand IPRT
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7279
|
17 years |
vboxsync |
Runtime function to load a shared library from the application directories.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3630
|
17 years |
vboxsync |
iprt_hdr_h -> _iprt_hdr_h
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1
|
55 years |
vboxsync |
import
|