VirtualBox

source: vbox/trunk/include/iprt/ldr.h

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette