|
|
@100442
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99758
|
19 months |
vboxsync |
IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
|
|
|
@99669
|
19 months |
vboxsync |
IPRT/ldrPE: Added support for SHA384 image signatures. [build fix] …
|
|
|
@99668
|
19 months |
vboxsync |
IPRT/ldrPE: Added support for SHA384 image signatures. bugref:10439
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@98002
|
2 years |
vboxsync |
Runtime/ldr/ldrELFRelocatable: Fix groking ELF binaries with DT_DEBUG …
|
|
|
@97955
|
2 years |
vboxsync |
IPRT: Warnings (add/linux).
|
|
|
@97875
|
2 years |
vboxsync |
IPRT/ldrPE: Corrections to mke tstLdr-4 pass.
|
|
|
@96857
|
2 years |
vboxsync |
IPRT/ldrELF: Fixed bug in rtldrELFLnxKModHashImage. bugref:10287
|
|
|
@96779
|
2 years |
vboxsync |
IPRT/ldrELF: Added some basic linux kernel signature support, …
|
|
|
@96777
|
2 years |
vboxsync |
RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
|
|
|
@96757
|
2 years |
vboxsync |
IPRT/ldrELF: Added some basic linux kernel signature support, …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95638
|
2 years |
vboxsync |
IPRT/ldrPE: Tested and fixed the page hash generation code. bugref:8691
|
|
|
@95635
|
2 years |
vboxsync |
IPRT/ldrPE: Implemented generating page hashes (for using in signing). …
|
|
|
@95612
|
2 years |
vboxsync |
IPRT/ldr: Changed RTLdrHashImage to return the hash rather than the …
|
|
|
@94869
|
3 years |
vboxsync |
IPRT/ldr: Minimal MachO/ARM64 read support to make RTSignTool work. …
|
|
|
@93295
|
3 years |
vboxsync |
IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92113
|
3 years |
vboxsync |
IPRT/ldrElf: Fixed incorrect validation of unknown dynamic table …
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@89969
|
3 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@86551
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86550
|
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 …
|
|
|
@85678
|
4 years |
vboxsync |
IPRT/ldrMachO.cpp: Fix SegInfo.cbMapping nil value and checking for …
|
|
|
@85556
|
4 years |
vboxsync |
IPRT/ldrELF: Fixed bug in segment enum and conversion for ET_REL …
|
|
|
@85540
|
4 years |
vboxsync |
IPRT/ldrELF: Fixed issue in GetNextAllocatedSection causing cbMapped …
|
|
|
@85525
|
4 years |
vboxsync |
IPRT/ldrELF: Fix for bogus cbMapped value returned for the last …
|
|
|
@85503
|
4 years |
vboxsync |
IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
|
|
|
@85501
|
4 years |
vboxsync |
IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
|
|
|
@85339
|
4 years |
vboxsync |
iprt/formats/mach-o.h,ldrMachO.cpp: New segment flag SG_READ_ONLY …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@84361
|
5 years |
vboxsync |
IPRT/ldrPE: Found three new load config variations. V12 is what the …
|
|
|
@83539
|
5 years |
vboxsync |
IPRT/RTLdrLoadEx: Apply RTMEM_MAY_LEAK when RTLDRLOAD_FLAGS_NO_UNLOAD …
|
|
|
@83084
|
5 years |
vboxsync |
IPRT,DBGPlugInDarwin: Added flags for indicating that the LINKEDIT …
|
|
|
@83079
|
5 years |
vboxsync |
IPRT/ldrMachO: Ignore LC_BUILD_VERSION (harmless).
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81120
|
5 years |
vboxsync |
IPRT/ldrPE: Slienced import assertion for IN_SUP_HARDENED_R3 as it …
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@79559
|
5 years |
vboxsync |
IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
|
|
|
@79003
|
6 years |
vboxsync |
IPRT: Implemented rtldrNativeLoadSystem for posix systems. bugref:8352 …
|
|
|
@77971
|
6 years |
vboxsync |
Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
|
|
|
@77941
|
6 years |
vboxsync |
Runtime/ldrELFRelocatable.cpp.h: several fixes
* Check that the …
|
|
|
@77185
|
6 years |
vboxsync |
Runtime/common/ldr: Fix memory leak caused by missing unmapping calls
|
|
|
@77121
|
6 years |
vboxsync |
IPRT: Two more license header cleanups.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@75703
|
6 years |
vboxsync |
IPRT/ldrMachO.cpp: Don't get upset about PIE executables when not …
|
|
|
@75235
|
6 years |
vboxsync |
IPRT: Starting to get somewhere with DWARF unwinding. bugref:3897
|
|
|
@75163
|
6 years |
vboxsync |
IPRT/dbg: Fixed a DWARF abbreviation cache bug, was calculating the …
|
|
|
@75085
|
6 years |
vboxsync |
IPRT/ldrPE: Must save Dir.Size to uOrgDir before updating it. duh. …
|
|
|
@75084
|
6 years |
vboxsync |
IPRT/ldrPE: Don't be uptight about the linker getting the new loader …
|
|
|
@75053
|
6 years |
vboxsync |
IPRT,SUPDrv: Made the verification code link, fixed a couple of …
|
|
|
@75049
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@74857
|
6 years |
vboxsync |
IPRT/ldr: Still need home-made GOT to load amd64 kext images, …
|
|
|
@74856
|
6 years |
vboxsync |
IPRT/ldr: Must check that JmpStubsRVA isn't NIL and not use it blindly …
|
|
|
@74844
|
6 years |
vboxsync |
IPRT/ldr: Working on applying fixups to non-object Mach-O binaries. …
|
|
|
@74843
|
6 years |
vboxsync |
ldrPE: logging fix
|
|
|
@74760
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74750
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74748
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74747
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74746
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74733
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O code signing validation hacking. bugref:9232
|
|
|
@74727
|
6 years |
vboxsync |
IPRT/ldr: More hacking Mach-O code signatures. bugref:9232
|
|
|
@74726
|
6 years |
vboxsync |
IPRT/ldr: More hacking Mach-O code signatures. bugref:9232
|
|
|
@74724
|
6 years |
vboxsync |
Make scm happy. bugref:9232
|
|
|
@74721
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74707
|
6 years |
vboxsync |
IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
|
|
|
@74676
|
6 years |
vboxsync |
IPRT/ldr: Mach-O underscore kludge. bugref:9232
|
|
|
@74664
|
6 years |
vboxsync |
common/ldr: add RT_FALL_THRU() to recently added files to fix build. …
|
|
|
@74656
|
6 years |
vboxsync |
IPRT/ldr: Working on parsing Mach-O code signing structures... bugref:9232
|
|
|
@74654
|
6 years |
vboxsync |
IPRT: More kStuff cleanup. bugref:9232
|
|
|
@74650
|
6 years |
vboxsync |
IPRT: Mach-O build fix. bugref:9232
|
|
|
@74647
|
6 years |
vboxsync |
IPRT: Fixed segment alignment bug in the mach-o code. bugref:9232
|
|
|
@74646
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74645
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74643
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74642
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74641
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74640
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74638
|
6 years |
vboxsync |
IPRT: Initial adaption of the kstuff loader code. bugref:9232
|
|
|
@74636
|
6 years |
vboxsync |
IPRT: Adding virgin copies of kLdrModMachO.c and kLdrModLX.c from …
|
|
|
@74452
|
6 years |
vboxsync |
IPRT/ldrPE: Be less uptight about the load config structure when …
|
|
|
@73759
|
6 years |
vboxsync |
IPRT/RTLdrQueryProp[Ex]: Fixed passing a uint32_t when querying …
|
|
|
@73758
|
6 years |
vboxsync |
IPRT/ldrPE: Fixed bug in Seg+Offset -> RVA translation method.
|
|
|
@73531
|
6 years |
vboxsync |
IPRT: Some work on stack unwinding using dwarf info. bugref:3897
|
|
|
@73496
|
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 …
|
|
|
@73099
|
6 years |
vboxsync |
ldrELFRelocatable.cpp.h: Treat R_X86_64_PLT32 as PC32 to deal with …
|
|
|