|
|
@100772
|
16 months |
vboxsync |
include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
|
|
|
@100528
|
17 months |
vboxsync |
IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
|
|
|
@100447
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100442
|
17 months |
vboxsync |
IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
|
|
|
@100029
|
18 months |
vboxsync |
Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
|
|
|
@100022
|
18 months |
vboxsync |
Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
|
|
|
@100009
|
18 months |
vboxsync |
Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
|
|
|
@100006
|
18 months |
vboxsync |
Runtime: Start implementing the RTFdt* API to read and write flattened …
|
|
|
@98573
|
22 months |
vboxsync |
iprt/err.h,errcore.h: Corrected VERR_INVALID_HANDLE description.
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96152
|
2 years |
vboxsync |
IPRT: Added RTStrToFloat, RTStrToDouble and RTStrToLongDouble. Still …
|
|
|
@94627
|
3 years |
vboxsync |
Runtime/crypto: Add additional APIs and supported algorithms for …
|
|
|
@93684
|
3 years |
vboxsync |
IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity …
|
|
|
@93671
|
3 years |
vboxsync |
IPRT/hardavl: Initial adaption of the old AVL code into something a …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92672
|
3 years |
vboxsync |
IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
|
|
|
@90945
|
3 years |
vboxsync |
VMM: Use a worker thread for flushing ring-0 log buffers. bugref:10086
|
|
|
@90861
|
3 years |
vboxsync |
IPRT/log: Cleanups. Moving stuff around for more logical grouping …
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90416
|
3 years |
vboxsync |
IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
|
|
|
@85580
|
4 years |
vboxsync |
Runtime/RTErrConvertFromErrno: Add conversion for ESTALE
|
|
|
@84500
|
5 years |
vboxsync |
Runtime/tracelogreader.cpp: Move status codes into proper IPRT header
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82770
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@81404
|
5 years |
vboxsync |
iprt/err.h: VINF_ALREADY_POSTED. bugref:9218
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81062
|
5 years |
vboxsync |
iprt/system: Fixing the firmware stuff a little.
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@79949
|
5 years |
vboxsync |
Runtime: bugref:8231 Starting on defining and implementing a new …
|
|
|
@77941
|
6 years |
vboxsync |
Runtime/ldrELFRelocatable.cpp.h: several fixes
* Check that the …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@76348
|
6 years |
vboxsync |
iprt/err*.h: Make VINF_SUCCESS available via errcore.h too.
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@75993
|
6 years |
vboxsync |
SharedFolders: Track mappings made by a client session so we can unmap …
|
|
|
@75951
|
6 years |
vboxsync |
IPRT: Translation for STATUS_NO_MEDIA_IN_DEVICE.
|
|
|
@75879
|
6 years |
vboxsync |
Runtime: Introduce RTShMem* API for accessing shared memory objects …
|
|
|
@75790
|
6 years |
vboxsync |
iprt/err.h: VERR_PROC_ELEVATION_REQUIRED.
|
|
|
@75786
|
6 years |
vboxsync |
iprt/err.h: Added generic VERR_WRONG_PARAMETER_COUNT, …
|
|
|
@75785
|
6 years |
vboxsync |
iprt/err.h: Added generic VERR_WRONG_PARAMETER_COUNT, …
|
|
|
@75332
|
6 years |
vboxsync |
iprt/err.h: Added check for RTERR_NO_STRICT_RC before enabling …
|
|
|
@74760
|
6 years |
vboxsync |
IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
|
|
|
@74656
|
6 years |
vboxsync |
IPRT/ldr: Working on parsing Mach-O code signing structures... bugref:9232
|
|
|
@74638
|
6 years |
vboxsync |
IPRT: Initial adaption of the kstuff loader code. bugref:9232
|
|
|
@74395
|
6 years |
vboxsync |
IPRT/rest: Implemented support for polymorphic parameters (requests). …
|
|
|
@74378
|
6 years |
vboxsync |
IPRT/http: Added RTHttpSetProxyByUrl, deprecating RTHttpSetProxy in …
|
|
|
@74313
|
6 years |
vboxsync |
IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
|
|
|
@74312
|
6 years |
vboxsync |
IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
|
|
|
@74295
|
6 years |
vboxsync |
IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
|
|
|
@74179
|
6 years |
vboxsync |
IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
|
|
|
@74173
|
6 years |
vboxsync |
IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
|
|
|
@74161
|
6 years |
vboxsync |
IPRT/rest: Added testcases for RTCRestBool and RTCRestIntXY. bugref:9167
|
|
|
@74149
|
6 years |
vboxsync |
IPRT/rest: Adding RTCRestDate (untested). bugref:9167
|
|
|
@74093
|
6 years |
vboxsync |
IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
|
|
|
@74023
|
6 years |
vboxsync |
IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
|
|
|
@73978
|
6 years |
vboxsync |
IPRT/rest: Fixed empty array & map handling by making the begin …
|
|
|
@73933
|
6 years |
vboxsync |
IPRT/rest: Adding genric factor methods for every class and use it to …
|
|
|
@73930
|
6 years |
vboxsync |
IPRT/rest: Implemented parsing json response bodies. bugref:9167
|
|
|
@73929
|
6 years |
vboxsync |
OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
|
|
|
@73769
|
6 years |
vboxsync |
iprt/err.h: Fix duplicate value for different status code
|
|
|
@73749
|
6 years |
vboxsync |
IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
|
|
|
@73705
|
6 years |
vboxsync |
IPRT: Better fix for missing md4 failure; adding information status …
|
|
|
@73665
|
6 years |
vboxsync |
IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
|
|
|
@73494
|
6 years |
vboxsync |
IPRT: Added single stack frame unwind function to RTDbgMod and RTLdr, …
|
|
|
@72367
|
7 years |
vboxsync |
Runtime: Updates bugref:9188
|
|
|
@70393
|
7 years |
vboxsync |
IPRT/winsock: init fixes.
|
|
|
@70315
|
7 years |
vboxsync |
SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but …
|
|
|
@69892
|
7 years |
vboxsync |
Runtime: Start on a platform independent serial port access API which …
|
|
|
@69813
|
7 years |
vboxsync |
IPRT: VFS opening reworking in progress.
|
|
|
@69716
|
7 years |
vboxsync |
IPRT: More work on directory relative APIs (NT mainly) and VFS; …
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@69035
|
7 years |
vboxsync |
UDF: Implemented directory listing. Works for root, other directories …
|
|
|
@69029
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69023
|
7 years |
vboxsync |
iprt: udf updates
|
|
|
@69013
|
7 years |
vboxsync |
IPRT: UDF updates
|
|
|
@69011
|
7 years |
vboxsync |
Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
|
|
|
@68920
|
7 years |
vboxsync |
iprt: udf reading updates
|
|
|
@67842
|
7 years |
vboxsync |
IPRT/isomaker: Working on generating rock ridge data.
|
|
|
@67838
|
7 years |
vboxsync |
IPRT/isomaker: Working on generating rock ridge data (untested). …
|
|
|
@67797
|
7 years |
vboxsync |
IPRT/isomaker: Added RTFsIsoMakerAddSymlink & …
|
|
|
@67595
|
7 years |
vboxsync |
IPRT: More ISO maker code (import + multi-extent related).
|
|
|
@67571
|
7 years |
vboxsync |
IPRT: More ISO maker code (import + multi-extent related).
|
|
|
@67538
|
7 years |
vboxsync |
IPRT: More ISO maker code (import related).
|
|
|
@67133
|
8 years |
vboxsync |
IPRT: Added RTVfsChainQueryFinalPath.
|
|
|
@66762
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66735
|
8 years |
vboxsync |
iso9660vfs.cpp: Can find and read files from iso.
|
|
|
@66615
|
8 years |
vboxsync |
IPRT: More FAT fun (couldn't stop myself).
|
|
|
@66602
|
8 years |
vboxsync |
IPRT/vfs-chains: Pass around an pErrInfo buffer too.
|
|
|
@66601
|
8 years |
vboxsync |
iprt,vfs: Added a generic 'open' provider and sketched out a few …
|
|
|
@66594
|
8 years |
vboxsync |
iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
|
|
|
@64818
|
8 years |
vboxsync |
iprt/err.h: VERR_ASN1_UNEXPECTED_OBJ_ID.
|
|
|
@64234
|
8 years |
vboxsync |
IPRT: Implemented processor group support for the ring-0 code.
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@61693
|
8 years |
vboxsync |
Runtime: Add RTJson* API to parse the JavaScript Object Notation …
|
|
|
@60297
|
9 years |
vboxsync |
ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
|
|
|
@58738
|
9 years |
vboxsync |
Runtime/http-curl: distinguish between "URL not found" and "host not found"
|
|
|