|
|
@75244
|
6 years |
vboxsync |
IPRT/rtDbgModCvLoadDirectory: Added note about what seems to be wlink …
|
|
|
@75239
|
6 years |
vboxsync |
IPRT/dbg: Added RTDbgCfgOpenEx.
|
|
|
@75238
|
6 years |
vboxsync |
IPRT: Moved the dwarf defines into iprt/formats/dwarf.h. Did some …
|
|
|
@75237
|
6 years |
vboxsync |
IPRT: Added support for reading MAPSYM output.
|
|
|
@75236
|
6 years |
vboxsync |
dbgmoddwarf.cpp: format burn fix. bugref:3897
|
|
|
@75235
|
6 years |
vboxsync |
IPRT: Starting to get somewhere with DWARF unwinding. bugref:3897
|
|
|
@75188
|
6 years |
vboxsync |
IPRT/dbgmoddbghelp.cpp: Don't panic if RVA=NIL_RTLDRADDR and make sure …
|
|
|
@75178
|
6 years |
vboxsync |
IPRT/rtAsn1Time_NormalizeTime: Some more commenting. bugref:9232.
|
|
|
@75177
|
6 years |
vboxsync |
IPRT/rtAsn1Time_NormalizeTime: Better comment. bugref:9232.
|
|
|
@75176
|
6 years |
vboxsync |
IPRT: Workaround for leap seconds and seconds rounding error on OS X …
|
|
|
@75175
|
6 years |
vboxsync |
tools/Makefile.kmk: bldRTSignTool for darwin extpacks build too. …
|
|
|
@75163
|
6 years |
vboxsync |
IPRT/dbg: Fixed a DWARF abbreviation cache bug, was calculating the …
|
|
|
@75147
|
6 years |
vboxsync |
IPRT/Doxyfile: Tell doxygen about RT_ASM_DECL_PRAGMA_WATCOM*() when …
|
|
|
@75133
|
6 years |
vboxsync |
IPRT: Shut up some warnings.
|
|
|
@75130
|
6 years |
vboxsync |
IPRT/dbgmod: Don't assume pfnUnwindFrame is always present. bugref:3897
|
|
|
@75129
|
6 years |
vboxsync |
IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code …
|
|
|
@75128
|
6 years |
vboxsync |
common\err\RTErrConvertFromErrno.cpp: watcom adjustments
|
|
|
@75125
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167 [build fix]
|
|
|
@75124
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167
|
|
|
@75123
|
6 years |
vboxsync |
tstRTCRest-1: More double test tweaking. bugref:9167
|
|
|
@75119
|
6 years |
vboxsync |
RTCp.cpp: Build fix for previous GCC 8.2 workaround.
|
|
|
@75118
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like …
|
|
|
@75117
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like conditional.
|
|
|
@75108
|
6 years |
vboxsync |
IPRT/http: Extended RTHttpReset with a flag parameter so headers can …
|
|
|
@75103
|
6 years |
vboxsync |
IPRT/http: RTHttpReset - free headers from the previous request.
|
|
|
@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 …
|
|
|
@75045
|
6 years |
vboxsync |
IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
|
|
|
@75043
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
|
|
|
@75042
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
|
|
|
@75039
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Split out RTFile* from dbgkrnlinfo. Added …
|
|
|
@75037
|
6 years |
vboxsync |
tstRTCRest-1: More flexible double handling. The strtod impl we depend …
|
|
|
@75034
|
6 years |
vboxsync |
tstRTCRest: no change.
|
|
|
@75008
|
6 years |
vboxsync |
IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
|
|
|
@74998
|
6 years |
vboxsync |
tstRTCRest-1: path escaping was changed without updating the …
|
|
|
@74997
|
6 years |
vboxsync |
tstRTCRest-1: Array test fix. bugref:9167
|
|
|
@74981
|
6 years |
vboxsync |
IPRT/Dbg: Made the codeview debug info parser prefer symbols with …
|
|
|
@74980
|
6 years |
vboxsync |
IPRT/dbg: Added a few flags to RTDbg[Mod|As]SymbolAdd to deal with …
|
|
|
@74967
|
6 years |
vboxsync |
iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
|
|
|
@74859
|
6 years |
vboxsync |
tstLdr-4: check data accessess too. bugref:9232
|
|
|
@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 …
|
|
|
@74845
|
6 years |
vboxsync |
tstRTLdrMachORelocs-1.S: update
|
|
|
@74844
|
6 years |
vboxsync |
IPRT/ldr: Working on applying fixups to non-object Mach-O binaries. …
|
|
|
@74843
|
6 years |
vboxsync |
ldrPE: logging fix
|
|
|
@74828
|
6 years |
vboxsync |
IPRT/pkcs7: scm fix. bugref:9232
|
|
|
@74767
|
6 years |
vboxsync |
RTSignTool,SUPR3: Implemented dev id / kext checks for verify-exe. …
|
|
|
@74762
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@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
|
|
|
@74749
|
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
|
|
|
@74745
|
6 years |
vboxsync |
dbgmodcodeview.cpp: Fix typo in a comment. dabbrev-expand is very …
|
|
|
@74742
|
6 years |
vboxsync |
IPRT: Dropped openssl from the static RuntimR3.lib/a build. bugref:9232
|
|
|
@74741
|
6 years |
vboxsync |
reverted r125671 to fix commit msg
|
|
|
@74739
|
6 years |
vboxsync |
IPRT: Dropped openssl from the static RuntimR3.lib/a build.
|
|
|
@74733
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O code signing validation hacking. bugref:9232
|
|
|
@74728
|
6 years |
vboxsync |
IPRT/rest: doPathParameters - percent-encode values before substitution.
|
|
|
@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
|
|
|
@74723
|
6 years |
vboxsync |
IPRT/ssl: deal with relatively old OpenSSL 1.1.0 releases which don't …
|
|
|
@74721
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74720
|
6 years |
vboxsync |
Make scm happy. bugref:9232
|
|
|
@74716
|
6 years |
vboxsync |
IPRT/ldr: More Mach-O signing hacking. bugref:9232
|
|
|
@74712
|
6 years |
vboxsync |
IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT …
|
|
|
@74708
|
6 years |
vboxsync |
iprt/string.h: %RMpa - to percent-encode (a)ll reserved characters.
|
|
|
@74707
|
6 years |
vboxsync |
IPRT/ldr: Started on Mach-O code signature verification. bugref:9232
|
|
|
@74692
|
6 years |
vboxsync |
IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
|
|
|
@74676
|
6 years |
vboxsync |
IPRT/ldr: Mach-O underscore kludge. bugref:9232
|
|
|
@74672
|
6 years |
vboxsync |
IPRT/asn1: Hacked code into handling the necessary indefinite length …
|
|
|
@74664
|
6 years |
vboxsync |
common/ldr: add RT_FALL_THRU() to recently added files to fix build. …
|
|
|
@74657
|
6 years |
vboxsync |
IPRT/asn1: Working on parsing Mach-O code signing structures... …
|
|
|
@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
|
|
|
@74653
|
6 years |
vboxsync |
IPRT: Try shut up xmlFree linker warning.
|
|
|
@74652
|
6 years |
vboxsync |
iprt: Use imported Mach-O code; removed kStuff entirely. 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 …
|
|
|
@74525
|
6 years |
vboxsync |
IPRT/rest: RTCRestStringMapBase::deserializeFromJson - fix edito, …
|
|
|
@74462
|
6 years |
vboxsync |
IPRT: Implemented long filename support for windows (except for …
|
|
|
@74461
|
6 years |
vboxsync |
IPRT: Implemented long filename support for windows (except for …
|
|
|
@74460
|
6 years |
vboxsync |
IPRT: Implemented long filename support for windows (except for …
|
|
|
@74458
|
6 years |
vboxsync |
IPRT/ldrNative-win: Implemented RTLDRLOAD_FLAGS_NO_SUFFIX.
|
|
|
@74452
|
6 years |
vboxsync |
IPRT/ldrPE: Be less uptight about the load config structure when …
|
|
|
@74427
|
6 years |
vboxsync |
IPRT/rest: Updated VBoxRTImp-vcc*.def. bugref:9167
|
|
|
@74426
|
6 years |
vboxsync |
IPRT/rest: Updated VBoxRTImp-gcc.def. bugref:9167
|
|
|
@74425
|
6 years |
vboxsync |
IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
|
|
|