|
|
@80024
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
|
|
|
@79891
|
5 years |
vboxsync |
*.kmk: Preparing for dropping 32-bit host support. Introducing a …
|
|
|
@79884
|
5 years |
vboxsync |
tstRTCRest-1: use consistent quoting (or rather, now, not quoting) for …
|
|
|
@79570
|
5 years |
vboxsync |
IPRT: Added RTPathPurgeFilename for making valid filenames out of …
|
|
|
@79562
|
5 years |
vboxsync |
IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
|
|
|
@79521
|
5 years |
vboxsync |
VBox/log.h: Kicked out most event group (base classes are still there) …
|
|
|
@78833
|
6 years |
vboxsync |
tstRTPoll: Check read results after the socket and pipe we waited on …
|
|
|
@78702
|
6 years |
vboxsync |
IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
|
|
|
@78561
|
6 years |
vboxsync |
Runtime/RTShMem,tstRTShMem: Add API to delete a named shared memory …
|
|
|
@78373
|
6 years |
vboxsync |
tstRTSymlink: Use the enmType parameter so recent w10 stop failing. …
|
|
|
@78153
|
6 years |
vboxsync |
IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
|
|
|
@78098
|
6 years |
vboxsync |
IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
|
|
|
@78090
|
6 years |
vboxsync |
*,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
|
|
|
@78048
|
6 years |
vboxsync |
IPRT: Working on new RTPathAbsEx implementation, temporarily called …
|
|
|
@77736
|
6 years |
vboxsync |
tstRTBigNum: Some memory leak fixes (to reduce the noise and being …
|
|
|
@77691
|
6 years |
vboxsync |
tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276 [build fix]
|
|
|
@77689
|
6 years |
vboxsync |
tstRTFileOpenEx-1: Cleanup and one more case. ticketref:9276
|
|
|
@77684
|
6 years |
vboxsync |
IPRT: Implemented RTFileOpenEx for posix too. ticketref:9276
|
|
|
@77681
|
6 years |
vboxsync |
IPRT: Adding an extended file open API that returns the action taken …
|
|
|
@77256
|
6 years |
vboxsync |
Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
|
|
|
@76905
|
6 years |
vboxsync |
Runtime/testcase/tstRTDvm: Resurrect testcase as an example on how to …
|
|
|
@76660
|
6 years |
vboxsync |
RTPathCalcRelative: Extended case-insensitivity from 7-bit ascii to …
|
|
|
@76589
|
6 years |
vboxsync |
IPRT: Attempted to address some the more obvious shortcomings of …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76560
|
6 years |
vboxsync |
IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76513
|
6 years |
vboxsync |
IPRT: scm --fix-header-guards. bugref:9344
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@76417
|
6 years |
vboxsync |
iprt/errcore.h,*: Duplicate some of the most frequently used status …
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76322
|
6 years |
vboxsync |
Reverted accidental commit r127614.
|
|
|
@76321
|
6 years |
vboxsync |
iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
|
|
|
@76061
|
6 years |
vboxsync |
IPRT: Add RTNetStrToIPv4Cidr() that is intended as a better API …
|
|
|
@75879
|
6 years |
vboxsync |
Runtime: Introduce RTShMem* API for accessing shared memory objects …
|
|
|
@75734
|
6 years |
vboxsync |
tstRTR0Timer: Run the omni timer tests for a longer time period and …
|
|
|
@75423
|
6 years |
vboxsync |
tstRTBigNum: Test RTUInt32DivRem and RTUInt64DivRem too.
|
|
|
@75125
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167 [build fix]
|
|
|
@75124
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167
|
|
|
@75123
|
6 years |
vboxsync |
tstRTCRest-1: More double test tweaking. bugref:9167
|
|
|
@75037
|
6 years |
vboxsync |
tstRTCRest-1: More flexible double handling. The strtod impl we depend …
|
|
|
@75034
|
6 years |
vboxsync |
tstRTCRest: no change.
|
|
|
@75008
|
6 years |
vboxsync |
IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
|
|
|
@74998
|
6 years |
vboxsync |
tstRTCRest-1: path escaping was changed without updating the …
|
|
|
@74997
|
6 years |
vboxsync |
tstRTCRest-1: Array test fix. bugref:9167
|
|
|
@74859
|
6 years |
vboxsync |
tstLdr-4: check data accessess too. bugref:9232
|
|
|
@74856
|
6 years |
vboxsync |
IPRT/ldr: Must check that JmpStubsRVA isn't NIL and not use it blindly …
|
|
|
@74845
|
6 years |
vboxsync |
tstRTLdrMachORelocs-1.S: update
|
|
|
@74760
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74654
|
6 years |
vboxsync |
IPRT: More kStuff cleanup. bugref:9232
|
|
|
@74647
|
6 years |
vboxsync |
IPRT: Fixed segment alignment bug in the mach-o code. bugref:9232
|
|
|
@74646
|
6 years |
vboxsync |
IPRT: More adjustments to the LX and Mach-O loader code from kStuff. …
|
|
|
@74425
|
6 years |
vboxsync |
IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
|
|
|
@74414
|
6 years |
vboxsync |
IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
|
|
|
@74350
|
6 years |
vboxsync |
tstRTJson: escape test. bugref:9167
|
|
|
@74277
|
6 years |
vboxsync |
tstRTCRest-1: Fixed crash in testStringMap. bugref:9167
|
|
|
@74276
|
6 years |
vboxsync |
IPRT/rest: adjusted double testcase for unix systems. bugref:9167
|
|
|
@74263
|
6 years |
vboxsync |
IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
|
|
|
@74250
|
6 years |
vboxsync |
IRPT/rest,http: Use header callbacks for capturing header values in …
|
|
|
@74202
|
6 years |
vboxsync |
IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount …
|
|
|
@74199
|
6 years |
vboxsync |
IPRT/rest: Started writing tests for RTCRestClientRequestBase. bugref:9167
|
|
|
@74198
|
6 years |
vboxsync |
IPRT/rest: String map tests. A couple of bugfixes (removal, …
|
|
|
@74197
|
6 years |
vboxsync |
IPRT/rest: String map tests. A couple of bugfixes (removal, …
|
|
|
@74196
|
6 years |
vboxsync |
IPRT/rest: build fix. bugref:9167
|
|
|
@74195
|
6 years |
vboxsync |
IPRT/rest: Build fix for array tests. Started testing the string map. …
|
|
|
@74194
|
6 years |
vboxsync |
IPRT/rest: More array tests. bugref:9167
|
|
|
@74193
|
6 years |
vboxsync |
IPRT/rest: Array tests. Fixed double size decrement in removeAt …
|
|
|
@74188
|
6 years |
vboxsync |
IPRT/rest: Started on testing the array class. bugref:9167
|
|
|
@74182
|
6 years |
vboxsync |
IPRT/rest: Two more date tests. bugref:9167
|
|
|
@74181
|
6 years |
vboxsync |
IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
|
|
|
@74180
|
6 years |
vboxsync |
tstRTJson: nit
|
|
|
@74179
|
6 years |
vboxsync |
IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
|
|
|
@74176
|
6 years |
vboxsync |
IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
|
|
|
@74170
|
6 years |
vboxsync |
IPRT/rest: Added testcase for RTCRestDouble, fixing issues found. …
|
|
|
@74169
|
6 years |
vboxsync |
IPRT/testcase: build fix. bugref:9167
|
|
|
@74162
|
6 years |
vboxsync |
IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. …
|
|
|
@74161
|
6 years |
vboxsync |
IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
|
|
|
@74159
|
6 years |
vboxsync |
IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
|
|
|
@74158
|
6 years |
vboxsync |
IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
|
|
|
@74157
|
6 years |
vboxsync |
IPRT/strformat: Fixed bug formatting INT64_MAX. Cleaned up the …
|
|
|
@74150
|
6 years |
vboxsync |
IPRT/time: Added a few RTTimeFromXxxx tests and fixed bugs found. …
|
|
|
@74125
|
6 years |
vboxsync |
IPRT/time: Extended RTTimeToRfc2822 with a flag for specifying …
|
|
|
@74124
|
6 years |
vboxsync |
tstRTHttp-1: Adjustments. bugref:9167
|
|
|
@74095
|
6 years |
vboxsync |
IPRT/http: Fixed two bugs in RTHttpSignHeaders, adding a testcase for …
|
|
|
@74094
|
6 years |
vboxsync |
IPRT/http: Fixed two bugs in RTHttpSignHeaders, adding a testcase for …
|
|
|
@74027
|
6 years |
vboxsync |
IPRT/json: Implemented support for parsing floating point values. …
|
|
|
@73979
|
6 years |
vboxsync |
IPRT/json: Made the json parser report error info. Currently we're …
|
|
|
@73807
|
6 years |
vboxsync |
tstRTCrPkix-1: Forgot to update the digest with the text we wanted to …
|
|
|
@73749
|
6 years |
vboxsync |
IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
|
|
|
@73705
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73688
|
6 years |
vboxsync |
tstRTCrX509: Fix for new status on missing MD4.
|
|
|
@73679
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73677
|
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. …
|
|
|
@73502
|
6 years |
vboxsync |
IPRT: GCC 8.2.0 fixes
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72959
|
6 years |
vboxsync |
Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
|
|
|
@72160
|
7 years |
vboxsync |
Runtime/testcase/tstRTTimeSpec.cpp: fix sloppy coding, on Windows …
|
|
|
@72140
|
7 years |
vboxsync |
IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
|
|
|