|
|
@61972
|
8 years |
vboxsync |
xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
|
|
|
@61970
|
8 years |
vboxsync |
Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
|
|
|
@61966
|
8 years |
vboxsync |
xarvfs.cpp: Leaking objects during stream enumeration.
|
|
|
@61959
|
8 years |
vboxsync |
RTPathCompare,RTPathStartsWith: Drop the unicode conversion and use …
|
|
|
@61936
|
8 years |
vboxsync |
nits
|
|
|
@61892
|
8 years |
vboxsync |
Runtime/crypto: fix
|
|
|
@61891
|
8 years |
vboxsync |
Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
|
|
|
@61779
|
8 years |
vboxsync |
Fixed function RTPathAppendEx. Wrong usage of slash.
|
|
|
@61760
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@61737
|
8 years |
vboxsync |
Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
|
|
|
@61730
|
8 years |
vboxsync |
Runtime/RTJson: Enhance testcase and two fixes
|
|
|
@61721
|
8 years |
vboxsync |
Runtime/RTJson: Fixes, updates to the testcase
|
|
|
@61716
|
8 years |
vboxsync |
Runtime/JSON: Fixes and start on a testcase
|
|
|
@61708
|
8 years |
vboxsync |
build fix
|
|
|
@61707
|
8 years |
vboxsync |
build fix
|
|
|
@61705
|
8 years |
vboxsync |
build fix
|
|
|
@61704
|
8 years |
vboxsync |
Runtime/RTJson: Updates
|
|
|
@61695
|
8 years |
vboxsync |
build fix
|
|
|
@61694
|
8 years |
vboxsync |
properties
|
|
|
@61121
|
9 years |
vboxsync |
Log() format fix
|
|
|
@60985
|
9 years |
vboxsync |
bzero.asm: two leading underscores for darwin/clang, please.
|
|
|
@60984
|
9 years |
vboxsync |
bzero.asm: simplifications.
|
|
|
@60983
|
9 years |
vboxsync |
IPRT: Added (_)bzero implementation for clang compiled VMMR0.
|
|
|
@60883
|
9 years |
vboxsync |
log.cpp: Forgot this file is compiled as sucky C code too.
|
|
|
@60880
|
9 years |
vboxsync |
RTLogDestinations: Don't require ';' for separating values and more …
|
|
|
@60798
|
9 years |
vboxsync |
dbgmodcodeview.cpp: fixed assertion in rtDbgModCvAddSanitizedStringToCache,
|
|
|
@60715
|
9 years |
vboxsync |
ldrPE.cpp: Sigh. Can't expect microsoft to update all their linkers. …
|
|
|
@60710
|
9 years |
vboxsync |
tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
|
|
|
@60699
|
9 years |
vboxsync |
ldrPE.cpp: Implemented a more relaxed approach to the ever changing …
|
|
|
@60698
|
9 years |
vboxsync |
bignum-amd64-x86.asm: don't use SAHF/LAHF on AMD64 as ancient CPUs …
|
|
|
@60675
|
9 years |
vboxsync |
memcmp.asm: indent.
|
|
|
@60658
|
9 years |
vboxsync |
bs3kit: updates
|
|
|
@60481
|
9 years |
vboxsync |
IPRT: Added testcase for RTNtPathExpand8dot3Path and …
|
|
|
@60467
|
9 years |
vboxsync |
ldrPE: Generalized the load config dir size vs header size kludges.
|
|
|
@60450
|
9 years |
vboxsync |
ldrELFRelocatable.cpp.h: Fixed incorrect st_shndx validation. Used …
|
|
|
@60346
|
9 years |
vboxsync |
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
|
|
|
@60298
|
9 years |
vboxsync |
ldrPE.cpp: doxygen fix
|
|
|
@60297
|
9 years |
vboxsync |
ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
|
|
|
@60269
|
9 years |
vboxsync |
dbgmodcodeview.cpp: CV8 string table and source info tables may come …
|
|
|
@60266
|
9 years |
vboxsync |
rtDbgModCvSsProcessV4PlusSymTab: Process LProc16, GProc16, LProc32 and …
|
|
|
@60263
|
9 years |
vboxsync |
dbgmodcodeview.cpp: two CV8 bugfixes.
|
|
|
@60258
|
9 years |
vboxsync |
dbgmodcodeview.cpp: Parse CV8 line numbers.
|
|
|
@60245
|
9 years |
vboxsync |
IPRT: Added RTCrX509Name_GetShortRdn.
|
|
|
@60124
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60122
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60121
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60095
|
9 years |
vboxsync |
ASMMemFirstMismatchingU8/ASMMemFirstNonZero: fixed 16-bit far return …
|
|
|
@60048
|
9 years |
vboxsync |
Runtime/zip: typo (thanks PVS)
|
|
|
@60037
|
9 years |
vboxsync |
RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). …
|
|
|
@60030
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60029
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@60028
|
9 years |
vboxsync |
iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
|
|
|
@59974
|
9 years |
vboxsync |
rtDbgModCvLoadDirectory: Sort the directory the way we like it, stop …
|
|
|
@59973
|
9 years |
vboxsync |
dbgmodecodeview.cpp: committed too much
|
|
|
@59972
|
9 years |
vboxsync |
Implemented RTSortShell.
|
|
|
@59861
|
9 years |
vboxsync |
ASMBit[Last|First]SetUxx.asm: pop bp, duh.
|
|
|
@59827
|
9 years |
vboxsync |
vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
|
|
|
@59826
|
9 years |
vboxsync |
RTZipTarCmd: Added --read-ahead option for testing the read ahead code.
|
|
|
@59764
|
9 years |
vboxsync |
Runtime/ASMMemFirstMismatchingU8: fix for 32-bit
|
|
|
@59761
|
9 years |
vboxsync |
Runtime: missing parameter and gcc format warning
|
|
|
@59757
|
9 years |
vboxsync |
rtVfsReadAhead_Read: Incorrect assertions.
|
|
|
@59756
|
9 years |
vboxsync |
vfsreadahead.cpp: Initialize status code in read ahead thread.
|
|
|
@59754
|
9 years |
vboxsync |
vfsreadahead.cpp: Completed and debugged.
|
|
|
@59753
|
9 years |
vboxsync |
gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59745
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59731
|
9 years |
vboxsync |
hardening build fix. duh
|
|
|
@59730
|
9 years |
vboxsync |
hardening build fix.
|
|
|
@59729
|
9 years |
vboxsync |
didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
|
|
|
@59728
|
9 years |
vboxsync |
asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
|
|
|
@59715
|
9 years |
vboxsync |
pkcs7-sanity.cpp: Don't error out with an internal error when seeing …
|
|
|
@59706
|
9 years |
vboxsync |
vfsreadahead.cpp: coding in progress (time to go home)
|
|
|
@59703
|
9 years |
vboxsync |
IPRT: strformat.cpp: Share the temporary buffer and use it for '%c' …
|
|
|
@59696
|
9 years |
vboxsync |
pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
|
|
|
@59695
|
9 years |
vboxsync |
IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
|
|
|
@59694
|
9 years |
vboxsync |
backed out previous commit
|
|
|
@59693
|
9 years |
vboxsync |
IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
|
|
|
@59689
|
9 years |
vboxsync |
IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
|
|
|
@59678
|
9 years |
vboxsync |
RTCrX509CertPathsSetValidTime[Spec]: Allow setting/changing the …
|
|
|
@59676
|
9 years |
vboxsync |
RTCrX509CertPaths: Don't use ValidTime unless it's actually set.
|
|
|
@59675
|
9 years |
vboxsync |
RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which …
|
|
|
@59672
|
9 years |
vboxsync |
iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
|
|
|
@59670
|
9 years |
vboxsync |
IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
|
|
|
@59665
|
9 years |
vboxsync |
iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
|
|
|
@59663
|
9 years |
vboxsync |
IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
|
|
|
@59625
|
9 years |
vboxsync |
IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
|
|
|
@59620
|
9 years |
vboxsync |
IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
|
|
|
@59575
|
9 years |
vboxsync |
iprt: Added RTManifestQueryAllAttrTypes.
|
|
|
@59567
|
9 years |
vboxsync |
RTManifestSetAttr,RTManifestEntrySetAttr: Allow the attribute name to …
|
|
|
@59554
|
9 years |
vboxsync |
RTManifestReadStandardEx: Don't assume spaces between the attribute …
|
|
|
@59530
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59527
|
9 years |
vboxsync |
iprt/asm.h: Experimented with alternative serializating instructions …
|
|
|
@59524
|
9 years |
vboxsync |
IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
|
|
|
@59522
|
9 years |
vboxsync |
Backed out r105295 (manifest hack).
|
|
|
@59516
|
9 years |
vboxsync |
bugref:6022. OVF import: Workaround in the case if there is no the SHA …
|
|
|
@59480
|
9 years |
vboxsync |
asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, …
|
|
|
@59432
|
9 years |
vboxsync |
crypto: logging
|
|
|
@59245
|
9 years |
vboxsync |
bs3kit: Implemented switching to long mode.
|
|
|
@59243
|
9 years |
vboxsync |
Several fixes to get RuntimeR3 building on SPARC again (required for …
|
|
|
@59232
|
9 years |
vboxsync |
IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
|
|
|