|
|
@59732
|
9 years |
vboxsync |
bldprog-strtab-template.cpp.h: fix
|
|
|
@59728
|
9 years |
vboxsync |
asn1-dump: Made it a lot less painful to add new OID to the asn.1 …
|
|
|
@59690
|
9 years |
vboxsync |
RTCrPkixPubKeyVerify*: Documented that the verficiations are done …
|
|
|
@59689
|
9 years |
vboxsync |
IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
|
|
|
@59672
|
9 years |
vboxsync |
iprt: Retired RTX509PrepareOpenSSL, RTRSAVerify, …
|
|
|
@59670
|
9 years |
vboxsync |
IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
|
|
|
@59667
|
9 years |
vboxsync |
iprt/asn1-generator-pass.h: removed code in the RTASN1TMPL_PASS_XTAG …
|
|
|
@59666
|
9 years |
vboxsync |
iprt/asn1-generator-pass.h: removed code in the RTASN1TMPL_PASS_XTAG …
|
|
|
@59665
|
9 years |
vboxsync |
iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
|
|
|
@59664
|
9 years |
vboxsync |
iprt/cdefs.h: RT_CONCAT5 and RT_CONCAT6.
|
|
|
@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 …
|
|
|
@59533
|
9 years |
vboxsync |
iprt/asm.h: build fix
|
|
|
@59532
|
9 years |
vboxsync |
iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
|
|
|
@59531
|
9 years |
vboxsync |
iprt/asm.h: ASMSerializingInstruction* should list 'memory' clobber …
|
|
|
@59529
|
9 years |
vboxsync |
iprt/asm-amd64-x86-watcom-32.h: Fixed ASMReadTscWithAux bug.
|
|
|
@59528
|
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.
|
|
|
@59480
|
9 years |
vboxsync |
asm.h,asm-watcom-x86-16.h,mangling.h: Documented CPU requirements, …
|
|
|
@59463
|
9 years |
vboxsync |
Build fix
|
|
|
@59459
|
9 years |
vboxsync |
IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
|
|
|
@59404
|
9 years |
vboxsync |
Forward-ported r104938, r104943, r104950, r104952, r104953, r104987, …
|
|
|
@59388
|
9 years |
vboxsync |
kmk incs
|
|
|
@59366
|
9 years |
vboxsync |
iprt/nt/nt.h: Added NtQueryKey and NtEnumerateKey.
|
|
|
@59310
|
9 years |
vboxsync |
iprt/*.h: 16-bit watcom / DOS adjustments.
|
|
|
@59285
|
9 years |
vboxsync |
iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
|
|
|
@59238
|
9 years |
vboxsync |
iprt/x86.h: Bitfield fix for 16-bit compilers.
|
|
|
@59231
|
9 years |
vboxsync |
IPRT: Implemented reading codeview (NB09,NB11) line numbers (sstSrcModule).
|
|
|
@59184
|
9 years |
vboxsync |
iprt/list.h,DevIchHda.cpp: Introduced RTLISTNODER3 and RTLISTANCHORR3 …
|
|
|
@59133
|
9 years |
vboxsync |
IPRT/process-win.cpp: Emphasize UPN (User Principal Name) handling on …
|
|
|
@59081
|
9 years |
vboxsync |
iprt/log.h: pedantic warnings for 32-bit gcc
|
|
|
@59067
|
9 years |
vboxsync |
IPRT: Added RTStrStartsWith and RTStrIStartsWith.
|
|
|
@59019
|
9 years |
vboxsync |
x86.h: added IA32_SMM_MONITOR_CTL MSR.
|
|
|
@59002
|
9 years |
vboxsync |
iprt/cdefs.h: doxygen fix
|
|
|
@58960
|
9 years |
vboxsync |
iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_VA_ARGS, …
|
|
|
@58955
|
9 years |
vboxsync |
iprt/cdefs.h: Added the RT_BF_SET and RT_BF_CLEAR macros.
|
|
|
@58953
|
9 years |
vboxsync |
iprt/cdefs.h: Added generic bit field access macros RT_BF_GET, …
|
|
|
@58817
|
9 years |
vboxsync |
iprt/dbg.h: Doxygen Build fix.
|
|
|
@58813
|
9 years |
vboxsync |
x86extra.mac: Added X86_CR0_NO_PE_NO_PG for avoiding assembler warnings.
|
|
|
@58802
|
9 years |
vboxsync |
build fix
|
|
|
@58792
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: Fixed ASMMemFill32 bug.
|
|
|
@58791
|
9 years |
vboxsync |
iprt/asm.h: 16-bit fixes to ASMBitSetRange and ASMBitClearRange.
|
|
|
@58790
|
9 years |
vboxsync |
iprt/cdefs.h: RTCALL should be cdecl for WATCOMC. (external asm …
|
|
|
@58788
|
9 years |
vboxsync |
iprt/asm-watcom-x86-*.h: Some fixes.
|
|
|
@58787
|
9 years |
vboxsync |
iprt/cdefs.h: Fixed the size constants (grp_rt_cdefs_size) for 16-bit, …
|
|
|
@58773
|
9 years |
vboxsync |
iprt/asm.h: Missing ) in ASMBitLastSetU64.
|
|
|
@58772
|
9 years |
vboxsync |
Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
|
|
|
@58771
|
9 years |
vboxsync |
iprt/asm.h: Added ASMBitFirstSetU16 and ASMBitLastSetU16, and while at …
|
|
|
@58768
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58767
|
9 years |
vboxsync |
revered r104210, got unfinished asm.h changes mixed into it.
|
|
|
@58766
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58760
|
9 years |
vboxsync |
iprt/asm.h: Use external assembly version of ASMBitNextClear and …
|
|
|
@58750
|
9 years |
vboxsync |
iprt/asmdefs.mac,bs3kit: Added RT_ASMDEFS_INC_FIRST_FILE so I can …
|
|
|
@58749
|
9 years |
vboxsync |
iprt/asm*.h: Watcom & RT_MANGLER, include #pragma aux before function …
|
|
|
@58747
|
9 years |
vboxsync |
iprt/mangling.h: Added all ASM* functions, not just the ones we …
|
|
|
@58739
|
9 years |
vboxsync |
iprt/formats/mz.h: Copied from runtime and adjusted a little.
|
|
|
@58738
|
9 years |
vboxsync |
Runtime/http-curl: distinguish between "URL not found" and "host not found"
|
|
|
@58728
|
9 years |
vboxsync |
iprt/formats/pecoff.h: Added all machine constants listed by microsoft.
|
|
|
@58718
|
9 years |
vboxsync |
build fix
|
|
|
@58712
|
9 years |
vboxsync |
iprt/asm.h: 16-bit and 32-bit Watcom C/C++ adjustments.
|
|
|
@58711
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: Comment change.
|
|
|
@58710
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: fixes
|
|
|
@58709
|
9 years |
vboxsync |
iprt/asm-watcom-x86-32.h: Initial pragma aux implementation for 32-bit …
|
|
|
@58708
|
9 years |
vboxsync |
iprt/asm-watcom-x86-16.h: Initial pragma aux implementation for 16-bit …
|
|
|
@58707
|
9 years |
vboxsync |
iprt/asm-amd64-x86-watcom-16.h: Remove duplicate pragma aux.
|
|
|
@58706
|
9 years |
vboxsync |
iprt/asm.h: 16-bit adjustments, watcom adjustments.
|
|
|
@58705
|
9 years |
vboxsync |
iprt/asm-amd64-x86.h: 16-bit and 32-bit Watcom C/C++ adjustments.
|
|
|
@58704
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58703
|
9 years |
vboxsync |
iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
|
|
|
@58702
|
9 years |
vboxsync |
iprt/cdefs.h: Introduced RT_FAR_DATA for 16-bit code and adjusted …
|
|
|
@58701
|
9 years |
vboxsync |
asm-amd64-x86-watcom-32.h: Initial pragma aux implementation for …
|
|
|
@58699
|
9 years |
vboxsync |
asm-amd64-x86-watcom-16.h: Initial pragma aux implementation for …
|
|
|
@58693
|
9 years |
vboxsync |
iprt/x86.h: Converted some unsigned bitfields to uint32_t so the …
|
|
|
@58692
|
9 years |
vboxsync |
iprt/x86extra.mac: Removed IntRedirBitmap field from X86TSS32 & …
|
|
|
@58691
|
9 years |
vboxsync |
iprt/asmdefs.mac: NASM defines PASS=0 or =3 to indicate that we're …
|
|
|
@58662
|
9 years |
vboxsync |
rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
|
|
|
@58654
|
9 years |
vboxsync |
include/iprt/formats/pecoff.h: Copied from …
|
|
|
@58636
|
9 years |
vboxsync |
include/iprt/format/elf*: copied from Runtime/include/internal/ldrELF*.
|
|
|
@58625
|
9 years |
vboxsync |
iprt/types.h: Watcom & 16-bit adjustments.
|
|
|
@58624
|
9 years |
vboxsync |
iprt/stdint.h: Watcom & 16-bit adjustments.
|
|
|
@58623
|
9 years |
vboxsync |
iprt/cdefs.h: Watcom & 16-bit adjustments.
|
|
|
@58608
|
9 years |
vboxsync |
iprt/asmdefs.mac: Introduced RT_NOINC_SEGMENTS to avoid unncessary …
|
|
|
@58587
|
9 years |
vboxsync |
iprt/asmdefs.h: nasm fixes.
|
|
|
@58438
|
9 years |
vboxsync |
IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
|
|
|
@58389
|
9 years |
vboxsync |
IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets …
|
|
|
@58338
|
9 years |
vboxsync |
iprt/crypto/*.h: doxygen fixes.
|
|
|
@58305
|
9 years |
vboxsync |
RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
|
|
|
@58303
|
9 years |
vboxsync |
RTTestCreateChild: Added new method for creating a test instance in a …
|
|
|
@58300
|
9 years |
vboxsync |
RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
|
|
|
@58297
|
9 years |
vboxsync |
RTLocalIpc: Added flag to the server and connection creation functions …
|
|
|
@58295
|
9 years |
vboxsync |
iprt: Added RTLocalIpcSessionReadNB on posix systems.
|
|
|
@58293
|
9 years |
vboxsync |
localipc.h: Correct read/write parameter names.
|
|
|
@58290
|
9 years |
vboxsync |
RTLocalIpc fixes.
|
|
|
@58285
|
9 years |
vboxsync |
localipc-posix: fix r103476: added mangling.
|
|
|
@58274
|
9 years |
vboxsync |
iprt/mem.h: Allow ring-0 electric fencing on darwin.
|
|
|
@58221
|
9 years |
vboxsync |
doxygen fix
|
|
|