VirtualBox

source: vbox/trunk/include/iprt/mangling.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54724   10 years vboxsync Runtime/RTStream: Make it possible to disable echoing of typed …
(edit) @54415   10 years vboxsync IPRT/r0drv/mp: Added RTMpCurSetIndex and RTMpCurSetIndexAndId.
(edit) @54411   10 years vboxsync forgot mangling.
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @54202   10 years vboxsync IPRT,TM: Implemented GIP TSC delta processing in the RTTimeNanoTS code.
(edit) @53901   10 years vboxsync iprt/mangling.h: RTCrX509OtherName_*.
(edit) @53525   10 years vboxsync iprt: added RTR3InitIsInitialized
(edit) @53010   10 years vboxsync IPRT: Added electric fence allocator for ASN.1.
(edit) @52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52606   10 years vboxsync build fix
(edit) @52605   10 years vboxsync build fix
(edit) @52604   10 years vboxsync build fix
(edit) @52603   10 years vboxsync build fix
(edit) @52602   10 years vboxsync build fix
(edit) @52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52539   10 years vboxsync build fix
(edit) @52345   10 years vboxsync Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
(edit) @52341   10 years vboxsync build fix
(edit) @52340   10 years vboxsync build fix
(edit) @52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
(edit) @52213   10 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @51869   11 years vboxsync fake mangling.
(edit) @51863   11 years vboxsync page hash updates.
(edit) @51862   11 years vboxsync page hash updates.
(edit) @51856   11 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51842   11 years vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
(edit) @51841   11 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51840   11 years vboxsync mangle the sha-224 symbols.
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @51767   11 years vboxsync conflict avoidance by more alphabetical sorting.
(edit) @51715   11 years vboxsync build fix
(edit) @51696   11 years vboxsync Runtime: PKZip stream reader
(edit) @51087   11 years vboxsync typo
(edit) @51074   11 years vboxsync Runtime: Add RTMemLocked* API to allocate locked memory
(edit) @50832   11 years vboxsync pr6022. Support X509 certification during import OVF appliance.
(edit) @50792   11 years vboxsync IPRT: Added RTUtf16ValidateEncodingEx, RTUtf16ValidateEncoding and …
(edit) @50790   11 years vboxsync build fix
(edit) @50642   11 years vboxsync iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
(edit) @50526   11 years vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
(edit) @50456   11 years vboxsync RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
(edit) @50418   11 years vboxsync Add RTNetStrToIPv4AddrEx - a variant of IPv4 dotted-decimal parsing …
(edit) @50408   11 years vboxsync RTEnv: Use the unicode CRT APIs on windows to avoid …
(edit) @50205   11 years vboxsync tar.cpp: Drop the TAR file reading code.
(edit) @50194   11 years vboxsync tar.cpp: Stripped it futher down and documented what …
(edit) @50154   11 years vboxsync Reduce the TAR API to what's currently used.
(edit) @49847   11 years vboxsync build fix
(edit) @49724   11 years vboxsync Added ASMAtomicUo[And|Or]U[32|64].
(edit) @49326   11 years vboxsync IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp).
(edit) @49182   11 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49061   11 years vboxsync More Mach-O symbol hacking.
(edit) @49044   11 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48850   11 years vboxsync Forgot to mangle RTZipXarFsStreamFromIoStream.
(edit) @48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47359   11 years vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47356   11 years vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47344   11 years vboxsync RTZipGzipDecompressBuffer was removed.
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46639   12 years vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46593   12 years vboxsync updates
(edit) @46567   12 years vboxsync RTMemAllocEx for ring-3.
(edit) @46298   12 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
(edit) @46250   12 years vboxsync Another missing mangling name (thanks Vadim)
(edit) @46249   12 years vboxsync Attempt to fix burn: mangling.
(edit) @46211   12 years vboxsync More strcache testing and some tuning.
(edit) @46208   12 years vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46184   12 years vboxsync forgot mangling again.
(edit) @46164   12 years vboxsync More exteran .dSYM and .dwo bundles/files changes.
(edit) @46163   12 years vboxsync forgot mangling again.
(edit) @46157   12 years vboxsync Fix burn.
(edit) @46134   12 years vboxsync RTDbgModRemoveAll
(edit) @46109   12 years vboxsync Made deferred loading work.
(edit) @46105   12 years vboxsync iprt/mangling: Solaris build fix.
(edit) @46104   12 years vboxsync RTPathFilenameEx: Take path style as argument.
(edit) @46101   12 years vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46080   12 years vboxsync Added RTLdrOpenInMemory.
(edit) @46077   12 years vboxsync iprt/mangling: Solaris build fix.
(edit) @46070   12 years vboxsync RTDbgCfg,++: Compressed server files and other fixes.
(edit) @46050   12 years vboxsync More symbol work
(edit) @46012   12 years vboxsync typo.
(edit) @46010   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46008   12 years vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45990   12 years vboxsync Attempt #2 to fix burn.
(edit) @45989   12 years vboxsync Attempt to fix build.
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45948   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(edit) @45400   12 years vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
(edit) @45394   12 years vboxsync IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
(edit) @45393   12 years vboxsync build fix.
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45231   12 years vboxsync doppelmoppel
(edit) @45230   12 years vboxsync Main: OVF 2.0 support. A few corrections. Added …
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