VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73779   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [doxygen]
(edit) @73776   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [doxgyen]
(edit) @73764   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [build]
(edit) @73763   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread. [bugfix]
(edit) @73762   6 years vboxsync IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
(edit) @73761   6 years vboxsync IPRT/Dbg: Added simple stack formatter for the current thread.
(edit) @73760   6 years vboxsync IPRT/dbgmodexports: paranoia.
(edit) @73759   6 years vboxsync IPRT/RTLdrQueryProp[Ex]: Fixed passing a uint32_t when querying …
(edit) @73758   6 years vboxsync IPRT/ldrPE: Fixed bug in Seg+Offset -> RVA translation method.
(edit) @73751   6 years vboxsync IPRT: No MD4 in RuntimeR0Drv on windows, of course.
(edit) @73749   6 years vboxsync IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
(edit) @73720   6 years vboxsync Runtime/serialport-win.cpp: Fixes, can't use CancelIo because it …
(edit) @73706   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73705   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73704   6 years vboxsync IPRT/base64.cpp: nit
(edit) @73703   6 years vboxsync IPRT/r3/memsafer: Switched to individual scrambling words for each …
(edit) @73700   6 years vboxsync http-curl.cpp: fix accidental trailing whitespace.
(edit) @73699   6 years vboxsync http-curl.cpp: add a few thin wrappers for some curl options.
(edit) @73688   6 years vboxsync tstRTCrX509: Fix for new status on missing MD4.
(edit) @73679   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73677   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73672   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73670   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73668   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73666   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73662   6 years vboxsync IPRT/ASN.1: Added g_RTAsn1EFenceAllocator and RTAsn1CursorIsEnd.
(edit) @73644   6 years vboxsync IPRT/pemfile.cpp: Fixed parsing word sequences (only ever worked with …
(edit) @73635   6 years vboxsync Runtime/serialport-win.cpp: Fixes for I/O
(edit) @73630   6 years vboxsync Runtime/serialport-win.cpp: Fixes for RTSerialPortOpen()
(edit) @73616   6 years vboxsync Runtime/RTJson: Promote type assertions In query functions to always …
(edit) @73603   6 years vboxsync iprt/rtFsIsoMakerOutFile_GenerateDirRecDirect: fix for files ~8GB and …
(edit) @73587   6 years vboxsync iptr/base64: introduce RTBase64EncodedLengthEx() and …
(edit) @73537   6 years vboxsync IPRT: Some more work on stack unwinding using dwarf info. bugref:3897
(edit) @73531   6 years vboxsync IPRT: Some work on stack unwinding using dwarf info. bugref:3897
(edit) @73516   6 years vboxsync IPRT: GCC 8.2.0 fixes [build fix]
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73501   6 years vboxsync IPRT/tarvfs: Missing break handling RTZIPTAR_TF_GNU_LONGNAME and …
(edit) @73496   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) @73412   6 years vboxsync IPRT/dbgmoddeferred: Fixed debug close method using the wrong instance …
(edit) @73401   6 years vboxsync dbgmoddeferred: magic
(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) @73365   6 years vboxsync iprt: comments
(edit) @73359   6 years vboxsync IPRT/RTDbg: Added RTDBGSYMADDR_FLAGS_SKIP_ABS and …
(edit) @73347   6 years vboxsync iprt/the-nt-kernel.h: comment typo
(edit) @73334   7 years vboxsync IPRT: Added RTHttpSetFollowRedirects (translates to …
(edit) @73312   7 years vboxsync IPRT/crypto: Check content size in RTCrStoreCertAddFromFile() and …
(edit) @73276   7 years vboxsync doc/manual: Big build system overhaul, because the use of entities and …
(edit) @73265   7 years vboxsync dvmvfs.cpp: gcc warning fix.
(edit) @73172   7 years vboxsync ntfsvfs.cpp: Apparently the index allocation bitmap in a directory can …
(edit) @73156   7 years vboxsync IPRT/DVM: Added more GUID and partition types. The VFS directory enum …
(edit) @73150   7 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @73120   7 years vboxsync log.cpp: indent.
(edit) @73108   7 years vboxsync Corrected definition (type + docs) of RTVFSOBJSETOPS::offObjOps (no …
(edit) @73105   7 years vboxsync iprt/strcache: Try shut up gcc about array bounds. [2nd try]
(edit) @73102   7 years vboxsync iprt/strcache: Try shut up gcc about array bounds.
(edit) @73099   7 years vboxsync ldrELFRelocatable.cpp.h: Treat R_X86_64_PLT32 as PC32 to deal with …
(edit) @73098   7 years vboxsync Runtime/Makefile.kmk: Fix for VBoxRT-x86.so when chcon is present.
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73086   7 years vboxsync ldrELFRelocatable.cpp.h: Treat R_X86_64_PLT32 as PC32 to deal with …
(edit) @73041   7 years vboxsync iprt/manifest2.cpp: case insensitive comparison of attribute values …
(edit) @73023   7 years vboxsync RTErrConvertFromWin32: ERROR_UNRECOGNIZED_VOLUME.
(edit) @72959   7 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72955   7 years vboxsync Runtime/RTJson: Some error checking addendums to r123506 (bugref:9188)
(edit) @72954   7 years vboxsync Runtime/RTJson: Parse strings exceeding 4KB correctly (would throw an …
(edit) @72953   7 years vboxsync Runtime: Proper error handling (bugref:9188)
(edit) @72946   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72945   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72942   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72941   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72940   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72889   7 years vboxsync r0drv/linux: adjust kernel header file for an openSUSE 15.0 kernel …
(edit) @72863   7 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72845   7 years vboxsync fileio-win.cpp: g/c duplicate break;
(edit) @72832   7 years vboxsync Runtime: correct edito in the range check for OS X CoreFoundation COM …
(edit) @72778   7 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72691   7 years vboxsync iprt/formats/mach-o.h,dbgkrnlinfo-r0drv-darwin.cpp: Deal with new load …
(edit) @72650   7 years vboxsync Runtime/fuzzing: Add some simple statistics [build fix]
(edit) @72649   7 years vboxsync Runtime/fuzzing: Add some simple statistics
(edit) @72640   7 years vboxsync RTThreadPreemptIsPossible/linux: CONFIG_PREEMPT_VOLUNTARY does not …
(edit) @72639   7 years vboxsync IPRT,VMM: Try use KeShouldYieldProcessor to implement …
(edit) @72625   7 years vboxsync iprt/mem.h: Added RTMEM_WILL_LEAK and RTMEM_MAY_LEAK macros for …
(edit) @72624   7 years vboxsync IPRT/utf8-posix.cpp: No VBOX_XXXX defines in IPRT.
(edit) @72614   7 years vboxsync Windows 17134/64 sym update.
(edit) @72613   7 years vboxsync IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
(edit) @72605   7 years vboxsync test.cpp: Make console output wider to accomodate bootsector2-test1 output.
(edit) @72602   7 years vboxsync Linux/Address sanitizer: silence some warnings about memory leaks. …
(edit) @72585   7 years vboxsync Runtime/ntfsvfs.cpp: Additional checks, rtFsNtfsVol_ParseMft() might …
(edit) @72584   7 years vboxsync Runtime/fatvfs.cpp: Fix returned status code, could return success …
(edit) @72578   7 years vboxsync fuzzmastercmd.cpp: Try make gcc happy.
(edit) @72573   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72572   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72571   7 years vboxsync Runtime/RTFuzz: Started to extend the master command to provide a …
(edit) @72520   7 years vboxsync IPRT: use RTFileSetAllocationSize-posix.cpp on NetBSD, it provides …
(edit) @72465   7 years vboxsync Runtime/RTFuzz: Save fuzzed inputs which cause crashes or client …
(edit) @72454   7 years vboxsync iprt/fuzz: Some delinting. bugref:9006
(edit) @72438   7 years vboxsync Runtime/RTFuzz: build fixes
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