|
|
@74760
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74672
|
6 years |
vboxsync |
IPRT/asn1: Hacked code into handling the necessary indefinite length …
|
|
|
@74654
|
6 years |
vboxsync |
IPRT: More kStuff cleanup. bugref:9232
|
|
|
@74331
|
6 years |
vboxsync |
IPRt/mangling: We no longer have any RTMemLocked* APIs.
|
|
|
@74317
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74313
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74312
|
6 years |
vboxsync |
IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
|
|
|
@74297
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74295
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74148
|
6 years |
vboxsync |
IPRT/time: Added RTTimeFromRfc2822 and RTTimeToStringEx (both …
|
|
|
@74069
|
6 years |
vboxsync |
IPRT/time: Added RTTimeToRfc2822 for formatting time according to …
|
|
|
@74027
|
6 years |
vboxsync |
IPRT/json: Implemented support for parsing floating point values. …
|
|
|
@73956
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73874
|
6 years |
vboxsync |
RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
|
|
|
@73765
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread. [build]
|
|
|
@73761
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread.
|
|
|
@73705
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73669
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73662
|
6 years |
vboxsync |
IPRT/ASN.1: Added g_RTAsn1EFenceAllocator and RTAsn1CursorIsEnd.
|
|
|
@73587
|
6 years |
vboxsync |
iptr/base64: introduce RTBase64EncodedLengthEx() and …
|
|
|
@73494
|
6 years |
vboxsync |
IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
|
|
|
@73375
|
6 years |
vboxsync |
IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
|
|
|
@73334
|
6 years |
vboxsync |
IPRT: Added RTHttpSetFollowRedirects (translates to …
|
|
|
@73150
|
6 years |
vboxsync |
VMM,DBGC,IPRT: In memory
- VMM: Morphed part of the NT kernel digger …
|
|
|
@72959
|
6 years |
vboxsync |
Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
|
|
|
@72940
|
6 years |
vboxsync |
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
|
|
|
@72778
|
6 years |
vboxsync |
VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log.
…
|
|
|
@72649
|
6 years |
vboxsync |
Runtime/fuzzing: Add some simple statistics
|
|
|
@72571
|
7 years |
vboxsync |
Runtime/RTFuzz: Started to extend the master command to provide a …
|
|
|
@72465
|
7 years |
vboxsync |
Runtime/RTFuzz: Save fuzzed inputs which cause crashes or client …
|
|
|
@72436
|
7 years |
vboxsync |
Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
|
|
|
@72309
|
7 years |
vboxsync |
Runtime/tracelogwriter.cpp: Add methods taking a list of event data items
|
|
|
@72285
|
7 years |
vboxsync |
IPRT: Adding RTTimeLocalDeltaNanoFor.
|
|
|
@72140
|
7 years |
vboxsync |
IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
|
|
|
@71492
|
7 years |
vboxsync |
Runtime: Introduce RTTraceLog* API for creating and parsing binary …
|
|
|
@71127
|
7 years |
vboxsync |
IPRT: Added RTThreadGetNativeHandle for windows.
|
|
|
@70895
|
7 years |
vboxsync |
IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
|
|
|
@70481
|
7 years |
vboxsync |
iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
|
|
|
@70426
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70425
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii.
|
|
|
@70423
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70418
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70309
|
7 years |
vboxsync |
IPRT/ldr: Added VFS chain based loader open APIs.
|
|
|
@70148
|
7 years |
vboxsync |
IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
|
|
|
@70092
|
7 years |
vboxsync |
IPRT: Added RTStrNICmpAscii.
|
|
|
@69977
|
7 years |
vboxsync |
IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
|
|
|
@69892
|
7 years |
vboxsync |
Runtime: Start on a platform independent serial port access API which …
|
|
|
@69855
|
7 years |
vboxsync |
IPRT: Added AVL tree for uint64_t. [mangling]
|
|
|
@69849
|
7 years |
vboxsync |
ntfsvfs.cpp: Started work for reading NTFS allocation bitmap so we can …
|
|
|
@69844
|
7 years |
vboxsync |
IPRT: VFS IsRangeInUse cleanup.
* Renamed to RTVfsQueryRangeState / …
|
|
|
@69840
|
7 years |
vboxsync |
IPRT: VFS volume mouning cleanup, replacing RTFilesystemVfsFromFile …
|
|
|
@69813
|
7 years |
vboxsync |
IPRT: VFS opening reworking in progress.
|
|
|
@69757
|
7 years |
vboxsync |
iprt/dir.h: Added RTDirReadExA and RTDirReadExAFree for avoiding …
|
|
|
@69745
|
7 years |
vboxsync |
IPRT: Added tweak (RTLOGDEST_F_DELAY_FILE) for delaying log file …
|
|
|
@69742
|
7 years |
vboxsync |
IPRT: Added RTGetOptFormatError.
|
|
|
@69720
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69716
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69674
|
7 years |
vboxsync |
iprt: A bunch of basic function for working the file system relative …
|
|
|
@69616
|
7 years |
vboxsync |
DVM: Got a working pseudo vfs.
It's now possible to do stuff like:
…
|
|
|
@69062
|
7 years |
vboxsync |
IPRT: Added RTIniFileQueryPair for key/value pair enumeration.
|
|
|
@69011
|
7 years |
vboxsync |
Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
|
|
|
@68884
|
7 years |
vboxsync |
IPRT: Added CRC-16-CCITT implemenation.
|
|
|
@68861
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68836
|
7 years |
vboxsync |
IPRT: Added RTStrmIsTerminal and RTStrmQueryTerminalWidth.
|
|
|
@68818
|
7 years |
vboxsync |
IPRT/isomaker: Added default 16 sector image padding (allegedly a …
|
|
|
@68817
|
7 years |
vboxsync |
IPRT/isomaker: Added default 16 sector image padding (allegedly a …
|
|
|
@68813
|
7 years |
vboxsync |
IPRT: Added ISO maker tool frontend (will use for building later). …
|
|
|
@68317
|
7 years |
vboxsync |
IPRT: Added simple INI-file parser (completely untested).
|
|
|
@68316
|
7 years |
vboxsync |
iprt/utf16.h: Added some more RTUtf16Big functions, introducing a …
|
|
|
@68147
|
7 years |
vboxsync |
iprt/isomaker: Added file & dir mode manipulation APIs and options.
|
|
|
@68121
|
7 years |
vboxsync |
IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
|
|
|
@68119
|
7 years |
vboxsync |
IPRT: added iprt/locale.h with two functions for getting the locale …
|
|
|
@68113
|
7 years |
vboxsync |
Added RTTimeZoneGetCurrent for getting TZ.
|
|
|
@68107
|
7 years |
vboxsync |
iprt: Added some time zone name mapping info (for unattended guest …
|
|
|
@67979
|
7 years |
vboxsync |
Added RTUTf16NICmpAscii.
|
|
|
@67797
|
7 years |
vboxsync |
IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
|
|
|
@67794
|
7 years |
vboxsync |
isomaker: Added API for setting the rock ridge name and adjusted …
|
|
|
@67598
|
7 years |
vboxsync |
RTGetOptArgvFromString: Added a RTGETOPTARGV_CNV_MODIFY_INPUT flag for …
|
|
|
@67549
|
7 years |
vboxsync |
IPRT: More ISO maker code (related to image string properties and import).
|
|
|
@67538
|
7 years |
vboxsync |
IPRT: More ISO maker code (import related).
|
|
|
@67491
|
7 years |
vboxsync |
IPRT: More ISO maker code (import related).
|
|
|
@67480
|
7 years |
vboxsync |
IPRT: More ISO maker code (import related).
|
|
|
@67445
|
8 years |
vboxsync |
IPRT: More ISO maker code (booting related).
|
|
|
@67437
|
8 years |
vboxsync |
IPRT: More ISO maker code (booting related).
|
|
|
@67427
|
8 years |
vboxsync |
IPRT: More ISO maker code (booting related).
|
|
|
@67414
|
8 years |
vboxsync |
IPRT: RTNetMaskToPrefixIPv6 and RTNetPrefixToMaskIPv6
|
|
|
@67391
|
8 years |
vboxsync |
IPRT: More ISO maker code.
|
|
|
@67364
|
8 years |
vboxsync |
Audio: Forward ported r113728 (IPRT/CircBuf: Added …
|
|
|
@67343
|
8 years |
vboxsync |
IPRT: More ISO maker code.
|
|
|
@67334
|
8 years |
vboxsync |
IPRT: Added RTStrToUtf16BigEx and RTStrToUtf16Big for turning UTF-8 …
|
|
|
@67284
|
8 years |
vboxsync |
Runtime: Start hacking on API to query information about loaded kernel …
|
|
|
@67253
|
8 years |
vboxsync |
IPRT/tarvfswriter.cpp: Added RTZipTarFsStreamSetOwner, …
|
|
|
@67228
|
8 years |
vboxsync |
IPRT: vfsprogress.cpp: adjustments
|
|
|
@67222
|
8 years |
vboxsync |
IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
|
|
|
@67221
|
8 years |
vboxsync |
IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
|
|
|
@67186
|
8 years |
vboxsync |
IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
|
|
|
@67180
|
8 years |
vboxsync |
IPRT: Added RTVfsMemIoStrmCreate for convenience.
|
|
|
@67166
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
|
|
|
@67132
|
8 years |
vboxsync |
IPRT: Added RTPathSkipRootSpec.
|
|
|