VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66691   8 years vboxsync fatvfs.cpp: warnings
(edit) @66690   8 years vboxsync fatvfs.cpp: warnings
(edit) @66689   8 years vboxsync fatvfs: Added code for formatting a FAT volume.
(edit) @66676   8 years vboxsync fatvfs.cpp: Implemented file creation and opening of long filenames.
(edit) @66675   8 years vboxsync rtVfsChainSpecDupStrN: unescaping bugfix.
(edit) @66674   8 years vboxsync fatvfs.cpp: Can modify existing files.
(edit) @66672   8 years vboxsync fatvfs: trunacting files
(edit) @66671   8 years vboxsync fatvfs: Updates.
(edit) @66670   8 years vboxsync fatvfs: Implemented reading files.
(edit) @66669   8 years vboxsync iprt,fatvfs: a bit more code.
(edit) @66652   8 years vboxsync IPRT: Some more fat bits.
(edit) @66615   8 years vboxsync IPRT: More FAT fun (couldn't stop myself).
(edit) @66602   8 years vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
(edit) @66601   8 years vboxsync iprt,vfs: Added a generic 'open' provider and sketched out a few …
(edit) @66598   8 years vboxsync iprt: Added 'pull' VFS chain element provider/factory using the …
(edit) @66596   8 years vboxsync gzipvfs.cpp: Missing input I/O stream releases in previous commit.
(edit) @66594   8 years vboxsync iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
(edit) @66591   8 years vboxsync RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
(edit) @66576   8 years vboxsync iprt: fat + vfs updates.
(edit) @66574   8 years vboxsync fatvfs.cpp: Updates
(edit) @66542   8 years vboxsync fatvfs.cpp: Working on a skeleton for accessing FAT volumes.
(edit) @66447   8 years vboxsync dbgmodcontainer: Adjusted assertion to silently handle empty segments …
(edit) @66445   8 years vboxsync Runtime/netaddrstr2: tabs, spaces, RT_ZERO
(edit) @66415   8 years vboxsync IPRT: split %RKv formatting into separate function.
(edit) @66395   8 years vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @66367   8 years vboxsync IPRT: Added RTLDRPROP_INTERNAL_NAME to RTLdrQueryProp/RTLdrQueryPropEx …
(edit) @66361   8 years vboxsync IPRT: Adding RTStrICmpAscii (mirrors RTUtf16ICmpAscii).
(edit) @66350   8 years vboxsync IPRT/x509-core.cpp: More RDN name mappings.
(edit) @66335   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66304   8 years vboxsync strformatrt: the other way around
(edit) @66300   8 years vboxsync strformatrt.cpp: Reduced the ring-0 address code a little.
(edit) @66299   8 years vboxsync strformatrt.cpp: We shouldn't need 16-bit ring-0 support here AFAIK.
(edit) @66292   8 years vboxsync Runtime: use R0_ARCH_BITS
(edit) @66285   8 years vboxsync Runtime: treat 'RKv' normal for debug builds
(edit) @66284   8 years vboxsync Runtime: introduced 'RKv' format specifier
(edit) @66237   8 years vboxsync ASMBitNextClear.asm: 32-bit bugfix (harmless outside bs3kit).
(edit) @66236   8 years vboxsync ASMGetXcr0,ASMSetXcr0: Ported to 16-bit
(edit) @66167   8 years vboxsync bs3kit: Added ASMCpuIdExSlow.asm.
(edit) @66120   8 years vboxsync IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
(edit) @66080   8 years vboxsync iprt/manifest2.cpp: Use RT_FLEXIBLE_ARRAY and RT_FLEXIBLE_ARRAY_NESTED.
(edit) @65920   8 years vboxsync gcc 7: fall thru
(edit) @65892   8 years vboxsync iprt: Simplify the AVL stuff by simply donating the version of the …
(edit) @65813   8 years vboxsync gcc 7: fall thru
(edit) @65705   8 years vboxsync Runtime/dbgas: small memory leak
(edit) @65642   8 years vboxsync gcc 7: Runtime: fall thru
(edit) @65620   8 years vboxsync IPRT: indentation fix
(edit) @65579   8 years vboxsync IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
(edit) @65562   8 years vboxsync Runtime: fix in unused function
(edit) @65559   8 years vboxsync Runtime/tarcmd.cpp: Fix copy and paste bug in help text
(edit) @65545   8 years vboxsync log.cpp: Keep offScratch in a local variable so we have consistent …
(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 …
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