VirtualBox

source: vbox/trunk/include/iprt/err.h

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette