|
|
@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 …
|
|
|
@57978
|
9 years |
vboxsync |
IPRT: Doxygen warning fixes (last ones, hopefully).
|
|
|
@57974
|
9 years |
vboxsync |
IPRT: Some more doxygen fixes.
|
|
|
@57970
|
9 years |
vboxsync |
Runtime: fixed parameters for RTUdpCreateClientSocket
|
|
|
@57957
|
9 years |
vboxsync |
Runtime: Allow specifying the default destination address on the UDP …
|
|
|
@57955
|
9 years |
vboxsync |
IPRT: Add RTUdpCreateClientSocket.
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57942
|
9 years |
vboxsync |
iprt/*.h: doxygen fixes.
|
|
|
@57941
|
9 years |
vboxsync |
iprt/string.h: split out the UTF-16 and Latin-1 parts.
|
|
|
@57927
|
9 years |
vboxsync |
IPRT: Doxygen clenaups (mostly).
|
|
|
@57926
|
9 years |
vboxsync |
IPRT: Doxygen clenaups (mostly).
|
|
|
@57922
|
9 years |
vboxsync |
iprt/nt: Forgot to commit RTNtCurrentPeb/Teb fixes for direnum-r3-nt.cpp.
|
|
|
@57916
|
9 years |
vboxsync |
IPRT: More windows process creation hacking and cleaning up. Cleaned …
|
|
|
@57906
|
9 years |
vboxsync |
RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
|
|
|
@57870
|
9 years |
vboxsync |
process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
|
|
|
@57843
|
9 years |
vboxsync |
RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
|
|
|
@57835
|
9 years |
vboxsync |
RTProc,RTEnv: First pass over the windows process creation code, …
|
|
|
@57825
|
9 years |
vboxsync |
IPRT: Removed deprecated RTUriPath().
|
|
|
@57822
|
9 years |
vboxsync |
Mangling.
|
|
|
@57821
|
9 years |
vboxsync |
Mangling.
|
|
|
@57820
|
9 years |
vboxsync |
IPRT/process-win.cpp: User profile environment handling, take 2: …
|
|
|
@57814
|
9 years |
vboxsync |
http-curl.cpp: Implemented system proxy config for OS X and fixed …
|
|
|
@57799
|
9 years |
vboxsync |
IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE …
|
|
|
@57757
|
9 years |
vboxsync |
iprt/crypto/digest.h: Fixed RTCrDigestFindByObjIdString and …
|
|
|
@57753
|
9 years |
vboxsync |
IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
|
|
|
@57726
|
9 years |
vboxsync |
RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.
|
|
|
@57723
|
9 years |
vboxsync |
RTUri: Reworked the API to a one time parsing and make sure we get …
|
|
|
@57722
|
9 years |
vboxsync |
iprt/string.h: Provide memrchr on platforms which doesn't have it.
|
|
|
@57720
|
9 years |
vboxsync |
RTUri: Preps for parsing the authority bits into smaller pieces for …
|
|
|
@57719
|
9 years |
vboxsync |
iprt/string.h: Added RTStrOffCharOrTerm.
|
|
|
@57682
|
9 years |
vboxsync |
ASMBitClearRange()/ASMBitSetRange(): use 1U for bit shifts, otherwise …
|
|
|
@57647
|
9 years |
vboxsync |
fixed bug in ASMBitSetRange()
|
|
|
@57643
|
9 years |
vboxsync |
IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
|
|
|
@57613
|
9 years |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57584
|
9 years |
vboxsync |
IPRT: Implemented reading lib/Security/cacerts from JRE.
|
|
|
@57579
|
9 years |
vboxsync |
iprt/asn1.h: Unused parameter warnings.
|
|
|
@57577
|
9 years |
vboxsync |
IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
|
|
|
@57572
|
9 years |
vboxsync |
IPRT: Started on accessing system certificate stores to get SSL roots …
|
|
|
@57516
|
9 years |
vboxsync |
Runtime/http: additional error code
|
|
|
@57433
|
9 years |
vboxsync |
cdefs.h: typo
|
|
|
@57432
|
9 years |
vboxsync |
iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
|
|
|
@57430
|
9 years |
vboxsync |
iprt/cdefs.h: Attempt at fixing lnx32-rel build problem in the NAT daemon.
|
|
|
@57416
|
9 years |
vboxsync |
More DECLCALLBACK fixes; retired RTMemAutoPtr.
|
|
|
@57402
|
9 years |
vboxsync |
build fix
|
|
|
@57392
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57336
|
9 years |
vboxsync |
iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
|
|
|
@57312
|
9 years |
vboxsync |
ASMChangeFlags,ASMAddFlags,ASMClearFlags: GCC inline assembly …
|
|
|
@57302
|
9 years |
vboxsync |
iprt/nt/nt.h: PROCESSINFOCLASS updates.
|
|
|
@57250
|
9 years |
vboxsync |
ASMChangeFlags,ASMAddFlags,ASMClearFlags: gcc inline assembly bugfixes
|
|
|
@57220
|
9 years |
vboxsync |
SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
|
|
|
@57184
|
9 years |
vboxsync |
include/iprt/string.h: hack for Linux 4.2
|
|
|
@57094
|
9 years |
vboxsync |
IPRT: comment typos.
|
|
|
@57079
|
9 years |
vboxsync |
Forgot to mangle RTSystemIsInsideVM.
|
|
|
@57078
|
9 years |
vboxsync |
sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
|
|
|
@57055
|
9 years |
vboxsync |
SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
|
|
|
@57051
|
9 years |
vboxsync |
VMM, SUPDrv: More fine-grained error codes and checking, corrected …
|
|
|
@57005
|
9 years |
vboxsync |
Annotated format strings in ministring.h and com/strings.h.
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@56980
|
9 years |
vboxsync |
iprt/string.h: Moved RT_IPRT_FORMAT_ATTR on inline functions to make …
|
|
|
@56919
|
9 years |
vboxsync |
Introducing RT_IPRT_FORMAT_ATTR for the purpose of marking functions …
|
|
|
@56767
|
9 years |
vboxsync |
tstRTR0Timer.cpp: Fudge bogus RTTimerStop behavior for now.
|
|
|
@56637
|
9 years |
vboxsync |
5.0.0 RC2
|
|
|
@56514
|
10 years |
vboxsync |
VMM/DBGF: Dump guest core with a more standardized CPU dump including …
|
|
|
@56402
|
10 years |
vboxsync |
DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
|
|
|
@56380
|
10 years |
vboxsync |
iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5
|
|
|
@56377
|
10 years |
vboxsync |
more RT_GCC_EXTENSION required for gcc-5
|
|
|
@56335
|
10 years |
vboxsync |
*.def,*.sed,*.m,*.mm: whitespace and svn properties
|
|
|
@56309
|
10 years |
vboxsync |
RTLdrLoad[Ex]/NT: Reimplemented backend with proper unicode conversion …
|
|
|
@56291
|
10 years |
vboxsync |
include: Updated (C) year.
|
|
|
@56137
|
10 years |
vboxsync |
Comment typo.
|
|
|
@56009
|
10 years |
vboxsync |
IPRT/cdefs.h: Typos.
|
|
|
@55989
|
10 years |
vboxsync |
iprt/log.h: Make RTLOGGRPFLAGS_FLOW and RTLOGGRPFLAGS_WARN be in the …
|
|
|
@55988
|
10 years |
vboxsync |
iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55957
|
10 years |
vboxsync |
Tag RT_UNLIKELY as 'deprecated'.
|
|
|
@55951
|
10 years |
vboxsync |
iprt/cdefs.h,iprt/err.h: More or less deprecated RT_UNLIKELY and …
|
|
|
@55950
|
10 years |
vboxsync |
iprt/mem.h: Replaced two RT_UNLIKELY occurences with RT_LIKELY.
|
|
|
@55949
|
10 years |
vboxsync |
iprt/asm.h: Replaced two RT_UNLIKELY occurances with RT_LIKELY.
|
|
|
@55948
|
10 years |
vboxsync |
iprt/cpuset.h: Eliminated RT_UNLIKELY use.
|
|
|
@55947
|
10 years |
vboxsync |
iprt/cpp/list.h: Eliminated RT_UNLIKELY.
|
|
|
@55946
|
10 years |
vboxsync |
iprt/asn1-generator-pass.h: Got rid of RT_UNLIKELY.
|
|
|
@55885
|
10 years |
vboxsync |
IMachineDebugger: Added a queryOSKernelLog method.
|
|
|
@55866
|
10 years |
vboxsync |
Update (C) while at it.
|
|
|
@55865
|
10 years |
vboxsync |
iprt/assert.h: Replaced 'if (RT_UNLIKELY(!(expr)))' with 'if …
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@55734
|
10 years |
vboxsync |
asmdefs.mac: Added RT_BIT_64 for xsave macros.
|
|
|
@55690
|
10 years |
vboxsync |
x86.h: PKE
|
|
|
@55671
|
10 years |
vboxsync |
RTGetOptArgvFromString: Added fFlags parameter for selecting the …
|
|
|
@55659
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55658
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55584
|
10 years |
vboxsync |
iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
|
|
|
@55562
|
10 years |
vboxsync |
IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
|
|
|
@55530
|
10 years |
vboxsync |
RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
|
|
|
@55529
|
10 years |
vboxsync |
RTGetOptArgv: Added RTGETOPTARGV_CNV_UNQUOTED.
|
|
|
@55487
|
10 years |
vboxsync |
iprt: Cloned iprt/list.h and morphed it into a 32-bit offset based …
|
|
|
@55468
|
10 years |
vboxsync |
iprt/cdefs.h: Forgot to fix a silly typo, extended the docs.
|
|
|
@55464
|
10 years |
vboxsync |
iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_LAMDA.
|
|
|
@55456
|
10 years |
vboxsync |
CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
|
|
|