VirtualBox

source: vbox/trunk/src/VBox/Runtime/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65395   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: style
(edit) @65394   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: A more complete fix, the DWARF …
(edit) @65393   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: Fix implementation of …
(edit) @65240   8 years vboxsync pecoff.h,ldrPE.cpp: New IMAGE_LOAD_CONFIG_DIRECTORY structure in …
(edit) @65239   8 years vboxsync IPRT: Added RTLdrOpenEx that takes an optional RTERRINFO.
(edit) @65208   8 years vboxsync Runtime/AVL: fixed headers
(edit) @65098   8 years vboxsync Runtime: doxygen fixes (no space after comma in interface_method_impl)
(edit) @64903   8 years vboxsync RTSignTool: Added add-nested-cat-signature and show-cat commands.
(edit) @64901   8 years vboxsync Runtime: use symbolic constants for _8K and _16K
(edit) @64899   8 years vboxsync next try
(edit) @64898   8 years vboxsync Runtime: try to fix builds
(edit) @64896   8 years vboxsync rtAsn1Core_EncodeWrite: Don't assert on uData.pv != NULL when cb is …
(edit) @64894   8 years vboxsync asn1-ut-core.cpp: Encoding fix for Weird vtable for lone RTASN1CORE …
(edit) @64891   8 years vboxsync RTLdrQueryProp: Added RTLDRPROP_FILE_OFF_HEADER, implementing it for PE.
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64867   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64865   8 years vboxsync IPRT/PKCS#7: Decode MS statement type attributes.
(edit) @64864   8 years vboxsync IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
(edit) @64845   8 years vboxsync IPRT/pkcs7-template.h: Parse nested signatures (experimental).
(edit) @64819   8 years vboxsync iprt/pkcs7: updates
(edit) @64817   8 years vboxsync IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
(edit) @64816   8 years vboxsync oiddb.cfg: updates
(edit) @64815   8 years vboxsync oiddb2c.cpp: no change, just formatting.
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64714   8 years vboxsync Runtime: fixed tiny memory leak
(edit) @64633   8 years vboxsync utf-8.cpp: Duplicate rtUtf8CalcUtf16Length so we can optimize the …
(edit) @64602   8 years vboxsync IPRT: Added RTGetOptNonOptionArrayPtr.
(edit) @64531   8 years vboxsync Runtime: typos
(edit) @64428   8 years vboxsync xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM …
(edit) @64343   8 years vboxsync strprintf.cpp: Apply the same optimizations as was done for strprintf2.cpp.
(edit) @64340   8 years vboxsync IPRT: Introducing RTStrPrintf2, RTStrPrintf2V, RTStrPrintf2Ex, and …
(edit) @64286   8 years vboxsync assert.cpp: revered unintentional change.
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @64204   8 years vboxsync IPRT/ldrPE: New load config structures, ignoring non-zero values for …
(edit) @63982   8 years vboxsync pkix-verify.cpp: OpenSSL 1.1.0 adjustments.
(edit) @63867   8 years vboxsync Runtime: OpenSSL 1.1 fix
(edit) @63853   8 years vboxsync Runtime: fixes for OpenSSL 1.1
(edit) @63831   8 years vboxsync RDP/client, Runtime: compile fixes for OpenSSL 1.1 (thanks Sebastian …
(edit) @63810   8 years vboxsync build fix
(edit) @63808   8 years vboxsync Runtime/crypto: allow to compile against libressl (thanks Jung-uk Kim)
(edit) @63678   8 years vboxsync IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @63531   8 years vboxsync heapoffset.cpp: dropped DECLINLINE from the checked off/ptr conversion …
(edit) @63509   8 years vboxsync IPRT: warnings (clang)
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @63264   8 years vboxsync Runtime/crc32c: Fix incomplete conversion breaking CRC32C calculation …
(edit) @63202   8 years vboxsync dbgmoddwarf.cpp: Fix link
(edit) @63201   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: Fix getting line numbers from …
(edit) @62930   8 years vboxsync RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion …
(edit) @62916   8 years vboxsync RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
(edit) @62892   8 years vboxsync Runtime: deal with nested template classes when showing the 'short' …
(edit) @62863   8 years vboxsync IPRT: warnings
(edit) @62635   8 years vboxsync warnings
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62584   8 years vboxsync IPRT: Unused parameters on windows.
(edit) @62570   8 years vboxsync IPRT: More unused parameters.
(edit) @62566   8 years vboxsync IPRT: More unused parameters.
(edit) @62565   8 years vboxsync build fix
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62562   8 years vboxsync rtVfsReadAhead_Seek: Set poffActual.
(edit) @62561   8 years vboxsync RTVfsMemFileCreate: process the hVfsIos parameter. (Fortunately, …
(edit) @62559   8 years vboxsync RTFileModeToFlags.cpp: Code cleanup.
(edit) @62556   8 years vboxsync IPRT: Unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62461   8 years vboxsync IPRT: scm
(edit) @62453   8 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62452   8 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @62447   8 years vboxsync RTPathGlob.cpp: MSC discovered unused match functions. Slightly risky…
(edit) @62446   8 years vboxsync json.cpp: You won't normally ever use the 'asz' HN prefix. Removed …
(edit) @62436   8 years vboxsync IPRT/R0/RC: MSC level 4 warnings
(edit) @62244   8 years vboxsync RTDbgModSymbolAdd: VERR_INVALID_POINTER for NULL pszSymbol.
(edit) @62243   8 years vboxsync rtDbgModExportsAddSymbolCallback: Make fake name for NONAME ordinal …
(edit) @62224   8 years vboxsync Runtime/dbgmod: don't crash if pszSymbol is NULL
(edit) @62220   8 years vboxsync IPRT: PEM+X.509: Added PEM_ONLY flags to the reader functions to allow …
(edit) @62164   8 years vboxsync Runtime: make sure the string passed to pfnOutput is zero terminated, …
(edit) @62021   8 years vboxsync Runtime/RTJson: Fix review todos
(edit) @61972   8 years vboxsync xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
(edit) @61970   8 years vboxsync Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
(edit) @61966   8 years vboxsync xarvfs.cpp: Leaking objects during stream enumeration.
(edit) @61959   8 years vboxsync RTPathCompare,RTPathStartsWith: Drop the unicode conversion and use …
(edit) @61936   8 years vboxsync nits
(edit) @61892   8 years vboxsync Runtime/crypto: fix
(edit) @61891   8 years vboxsync Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
(edit) @61779   8 years vboxsync Fixed function RTPathAppendEx. Wrong usage of slash.
(edit) @61760   8 years vboxsync doxygen fixes
(edit) @61737   8 years vboxsync Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
(edit) @61730   8 years vboxsync Runtime/RTJson: Enhance testcase and two fixes
(edit) @61721   8 years vboxsync Runtime/RTJson: Fixes, updates to the testcase
(edit) @61716   8 years vboxsync Runtime/JSON: Fixes and start on a testcase
(edit) @61708   8 years vboxsync build fix
(edit) @61707   8 years vboxsync build fix
(edit) @61705   8 years vboxsync build fix
(edit) @61704   8 years vboxsync Runtime/RTJson: Updates
(edit) @61695   9 years vboxsync build fix
(edit) @61694   9 years vboxsync properties
(edit) @61121   9 years vboxsync Log() format fix
(edit) @60985   9 years vboxsync bzero.asm: two leading underscores for darwin/clang, please.
(edit) @60984   9 years vboxsync bzero.asm: simplifications.
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