|
|
@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).
|
|
|
@59231
|
9 years |
vboxsync |
IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
|
|
|
@59067
|
9 years |
vboxsync |
IPRT: Added RTStrStartsWith and RTStrIStartsWith.
|
|
|
@59055
|
9 years |
vboxsync |
IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external …
|
|
|
@59054
|
9 years |
vboxsync |
ASMAtomicXchgU64.asm: fixed unused 64-bit code versions.
|
|
|
@58762
|
9 years |
vboxsync |
ASMBitFirst{Set,Clear}: win64 fix
|
|
|
@58759
|
9 years |
vboxsync |
doc
|
|
|
@58758
|
9 years |
vboxsync |
IPRT: Implemented ASMBitNextClear in assembly.
|
|
|
@58757
|
9 years |
vboxsync |
IPRT: Implemented ASMBitNextSet in assembly.
|
|
|
@58756
|
9 years |
vboxsync |
ASMBitFirstSet/Clear.asm: 64-bit bugfixes
|
|
|
@58755
|
9 years |
vboxsync |
ASMBitFirstSet/Clear svn props.
|
|
|
@58753
|
9 years |
vboxsync |
IPRT: Morphed ASMBitFirstClear.asm into ASMBitFirstSet.asm, and fixing …
|
|
|
@58746
|
9 years |
vboxsync |
ASMBitFirstClear.asm: work in progress.
|
|
|
@58742
|
9 years |
vboxsync |
Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
|
|
|
@58729
|
9 years |
vboxsync |
ldrPE.cpp: use iprt/formats/pecoff.h and name all machines listed by …
|
|
|
@58727
|
9 years |
vboxsync |
rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH.
|
|
|
@58664
|
9 years |
vboxsync |
dbgmodcodeview.cpp: mangle duplicate symbols (typically static …
|
|
|
@58662
|
9 years |
vboxsync |
rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
|
|
|
@58438
|
9 years |
vboxsync |
IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
|
|
|
@58334
|
9 years |
vboxsync |
Runtime/sg.cpp: Demote assertion to debug only and increase maximum …
|
|
|
@58314
|
9 years |
vboxsync |
Runtime/dbghelp: Fix debugging logging
|
|
|
@58171
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58069
|
9 years |
vboxsync |
IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
|
|
|
@58068
|
9 years |
vboxsync |
IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
|
|
|
@58067
|
9 years |
vboxsync |
IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
|
|
|
@58066
|
9 years |
vboxsync |
RTUriFileCreate: NULL and empty input paths are invalid, period.
|
|
|
@58050
|
9 years |
vboxsync |
uri.cpp: Reformatted the code and found decoding statement. Must check …
|
|
|