VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60481   9 years vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60390   9 years vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60373   9 years vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60245   9 years vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @60028   9 years vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @59972   9 years vboxsync Implemented RTSortShell.
(edit) @59754   9 years vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59689   9 years vboxsync IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
(edit) @59672   9 years vboxsync iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
(edit) @59670   9 years vboxsync IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
(edit) @59663   9 years vboxsync IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
(edit) @59625   9 years vboxsync IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59575   9 years vboxsync iprt: Added RTManifestQueryAllAttrTypes.
(edit) @59528   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
(edit) @59524   9 years vboxsync IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
(edit) @59480   9 years vboxsync asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, …
(edit) @59459   9 years vboxsync IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
(edit) @59067   9 years vboxsync IPRT: Added RTStrStartsWith and RTStrIStartsWith.
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @58747   9 years vboxsync iprt/mangling.h: Added all ASM* functions, not just the ones we …
(edit) @58438   9 years vboxsync IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
(edit) @58389   9 years vboxsync IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets …
(edit) @58303   9 years vboxsync RTTestCreateChild: Added new method for creating a test instance in a …
(edit) @58300   9 years vboxsync RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
(edit) @58295   9 years vboxsync iprt: Added RTLocalIpcSessionReadNB on posix systems.
(edit) @58285   9 years vboxsync localipc-posix: fix r103476: added mangling.
(edit) @58068   9 years vboxsync IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
(edit) @58067   9 years vboxsync IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
(edit) @57955   9 years vboxsync IPRT: Add RTUdpCreateClientSocket.
(edit) @57835   9 years vboxsync RTProc,RTEnv: First pass over the windows process creation code, …
(edit) @57825   9 years vboxsync IPRT: Removed deprecated RTUriPath().
(edit) @57822   9 years vboxsync Mangling.
(edit) @57821   9 years vboxsync Mangling.
(edit) @57820   9 years vboxsync IPRT/process-win.cpp: User profile environment handling, take 2: …
(edit) @57723   9 years vboxsync RTUri: Reworked the API to a one time parsing and make sure we get …
(edit) @57720   9 years vboxsync RTUri: Preps for parsing the authority bits into smaller pieces for …
(edit) @57643   9 years vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57584   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57577   9 years vboxsync IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57079   9 years vboxsync Forgot to mangle RTSystemIsInsideVM.
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55584   10 years vboxsync iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @55313   10 years vboxsync ASMXSave and ASMXRstor mangling.
(edit) @55108   10 years vboxsync build fix
(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   10 years vboxsync fake mangling.
(edit) @51863   10 years vboxsync page hash updates.
(edit) @51862   10 years vboxsync page hash updates.
(edit) @51856   10 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51842   10 years vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
(edit) @51841   10 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51840   10 years vboxsync mangle the sha-224 symbols.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51767   10 years vboxsync conflict avoidance by more alphabetical sorting.
(edit) @51715   10 years vboxsync build fix
(edit) @51696   10 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).
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