|
|
@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 …
|
|
|
@57720
|
9 years |
vboxsync |
RTUri: Preps for parsing the authority bits into smaller pieces for …
|
|
|
@57613
|
9 years |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57516
|
9 years |
vboxsync |
Runtime/http: additional error code
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@55951
|
10 years |
vboxsync |
iprt/cdefs.h,iprt/err.h: More or less deprecated RT_UNLIKELY and …
|
|
|
@55659
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55658
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55562
|
10 years |
vboxsync |
IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
|
|
|
@55161
|
10 years |
vboxsync |
iprt/err.h: Redid r99228 as shifting status code is risky wrt …
|
|
|
@54970
|
10 years |
vboxsync |
AsyncCompletion: Better error message if I/O manager could not be …
|
|
|
@54408
|
10 years |
vboxsync |
IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@52533
|
10 years |
vboxsync |
ASN.1 decoding: limit nesting.
|
|
|
@52213
|
10 years |
vboxsync |
SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
|
|
|
@52108
|
10 years |
vboxsync |
wrong error code.
|
|
|
@52050
|
10 years |
vboxsync |
RTMemSafer: Split generic from ring-3 specific page based …
|
|
|
@51862
|
10 years |
vboxsync |
page hash updates.
|
|
|
@51800
|
10 years |
vboxsync |
duplicate error fix.
|
|
|
@51798
|
10 years |
vboxsync |
iprt/err.h: untangle error codes
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51766
|
10 years |
vboxsync |
conflict with branch.
|
|
|
@51706
|
10 years |
vboxsync |
Runtime/http: added handling for 301 responses
|
|
|
@51696
|
10 years |
vboxsync |
Runtime: PKZip stream reader
|
|
|
@50956
|
11 years |
vboxsync |
punctuation and english.
|
|
|
@50955
|
11 years |
vboxsync |
VERR_X509_XX moved to 230xx because we need the two 200 status codes …
|
|
|
@50903
|
11 years |
vboxsync |
added prefix X509 into all error definitions related to X509
|
|
|
@50888
|
11 years |
vboxsync |
Added VINF_NOT_SELFSIGNED_X509_CERTIFICATE
|
|
|
@50832
|
11 years |
vboxsync |
pr6022. Support X509 certification during import OVF appliance.
|
|
|
@50155
|
11 years |
vboxsync |
iprt/err.h: fixed error code of VINF_TAR_DIR_PATH
|
|
|
@48838
|
11 years |
vboxsync |
More or less usable XAR reader.
|
|
|
@48797
|
11 years |
vboxsync |
A bit more XAR hacking.
|
|
|
@48780
|
11 years |
vboxsync |
Started on a XAR file system stream similar to what we have for TAR …
|
|
|
@46971
|
11 years |
vboxsync |
pr6022. Support handling directories in the TAR has been added. Added …
|
|
|
@46403
|
11 years |
vboxsync |
IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.
|
|
|
@46266
|
12 years |
vboxsync |
IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
|
|
|
@46073
|
12 years |
vboxsync |
Baka tori!
|
|
|
@46048
|
12 years |
vboxsync |
Added a RTDbgMod reader that employs DbgHelp.dll.
|
|
|
@45994
|
12 years |
vboxsync |
RTDbgModCreateFromPeImage: Mostly implemented.
|
|
|
@45984
|
12 years |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45968
|
12 years |
vboxsync |
Ldr,Dbg: DWARF and ELF hacking in progress.
|
|
|
@45454
|
12 years |
vboxsync |
Runtime/http: added RTHttpAbort()
|
|
|
@45398
|
12 years |
vboxsync |
Runtime/http: more error codes
|
|
|
@45389
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 1: The cross platform parser.
|
|
|
@45381
|
12 years |
vboxsync |
Runtime/http: added error code + don't make tstHttp fail if we can't …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44489
|
12 years |
vboxsync |
The deatch problem on OS/2 is in RTProcCreate.
|
|
|
@43698
|
12 years |
vboxsync |
ioprt/err: fix doxygen comment
|
|
|
@43645
|
12 years |
vboxsync |
IPRT: simple HTTP interface
|
|
|
@43416
|
12 years |
vboxsync |
Network/e1000: Separate error code for TX cache error …
|
|
|
@42588
|
12 years |
vboxsync |
More test execute only + not-accessed + short CS wrt return to real mode.
|
|
|
@41723
|
12 years |
vboxsync |
RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
|
|
|
@41670
|
12 years |
vboxsync |
RTEnvClone: don't return an error if we found elements without a …
|
|
|
@40372
|
13 years |
vboxsync |
some customer complained the 'unprofessional' error message
|
|
|
@40191
|
13 years |
vboxsync |
iprt/err: added VERR_NOT_AVAILABLE and fixed duplicate error codes
|
|
|
@40029
|
13 years |
vboxsync |
Runtime: Add filesystem API to detect which ranges of a medium are in …
|
|
|
@39877
|
13 years |
vboxsync |
IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
|
|
|
@39803
|
13 years |
vboxsync |
space
|
|
|
@39727
|
13 years |
vboxsync |
VINF_SYS_MAY_POWER_OFF
|
|
|
@39724
|
13 years |
vboxsync |
Shutdown implementation for linux (untested).
|
|
|
@39721
|
13 years |
vboxsync |
RTSystemShutdown: stub.
|
|
|
@39690
|
13 years |
vboxsync |
IPRT: Added RTPipeQueryReadable.
|
|
|
@39402
|
13 years |
vboxsync |
VMM: don't use generic IPE status codes, use specific ones. Part 1.
|
|
|
@39234
|
13 years |
vboxsync |
iprt/err.C Added VERR_UNEXPECTED_EXCEPTION.
|
|
|
@38944
|
13 years |
vboxsync |
PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
|
|
|
@38606
|
13 years |
vboxsync |
More dwarf hacking.
|
|
|
@38601
|
13 years |
vboxsync |
IPRT: Some more dwarf bits.
|
|
|
@38584
|
13 years |
vboxsync |
iprt/dwarf: Attacking .debug_info…
|
|
|
@38581
|
13 years |
vboxsync |
IPRT: More debug info & ldr stuff.
|
|
|
@38573
|
13 years |
vboxsync |
iprt: Read dwarf line numbers.
|
|
|
@37591
|
13 years |
vboxsync |
RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
|
|
|
@37233
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37196
|
14 years |
vboxsync |
Runtime/socket+udp: new socket functions needed to provide UDP as part …
|
|
|
@36816
|
14 years |
vboxsync |
IPRT: Initial commit of the disk volume management API. Supports …
|
|
|
@35182
|
14 years |
vboxsync |
iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
|
|
|
@34786
|
14 years |
vboxsync |
iprt: Implemented most of the RTVfsFile API.
|
|
|
@34418
|
14 years |
vboxsync |
VBoxExtPAckHelperApp.cpp: More code.
|
|
|
@34380
|
14 years |
vboxsync |
iprt/err.h: VWRN_ALREADY_EXISTS
|
|
|
@34179
|
14 years |
vboxsync |
iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
|
|
|
@34056
|
14 years |
vboxsync |
forgot this.
|
|
|
@34049
|
14 years |
vboxsync |
iprt/tarvfs: Working on validating and parsing the tar headers.
|
|
|
@34045
|
14 years |
vboxsync |
iprt: more tar code and vfs filesystem stream bugfixes.
|
|
|
@34002
|
14 years |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33945
|
14 years |
vboxsync |
More vfs code, new iprt error range..
|
|
|
@33903
|
14 years |
vboxsync |
iprt: More VFS and gunzip code.
|
|
|
@33887
|
14 years |
vboxsync |
iprt: started hacking a gunzip/gzip I/O stream implementation.
|
|
|
@33426
|
14 years |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33386
|
14 years |
vboxsync |
VRDE: API changes for the VRDP server separation.
|
|
|
@32707
|
14 years |
vboxsync |
IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
|
|
|
@32599
|
14 years |
vboxsync |
Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
|
|
|
@31590
|
14 years |
vboxsync |
iprt/err.h: VINF_INTERRUPTED and VINF_TIMEOUT.
|
|
|
@31289
|
14 years |
vboxsync |
iprt/err.h: VERR_NS_SYMLINK_CHANGE_OWNER
|
|
|
@30093
|
14 years |
vboxsync |
IPRT: Removed VERR_LOGON_FAILURE in favor of …
|
|
|
@29977
|
15 years |
vboxsync |
iprt/err.h: Added VERR_NO_EXEC_MEMORY.
|
|
|
@29045
|
15 years |
vboxsync |
err.h: Fixed VINF_NO_CHANGE.
|
|
|
@29040
|
15 years |
vboxsync |
VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27787
|
15 years |
vboxsync |
iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
|
|
|
@27576
|
15 years |
vboxsync |
IPRT/testcase: Added logon failure error, test some more stuff.
|
|
|