VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/crypto

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78183   6 years vboxsync Runtime/common/crypto/cipher-openssl.cpp: Fix copy and paste bug
(edit) @77270   6 years vboxsync Runtime: Fix compilation with LibreSSL <2.7.0. BIO_up_ref() was …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76358   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @74828   6 years vboxsync IPRT/pkcs7: scm fix. bugref:9232
(edit) @74760   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74749   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74723   6 years vboxsync IPRT/ssl: deal with relatively old OpenSSL 1.1.0 releases which don't …
(edit) @74716   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74712   6 years vboxsync IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT …
(edit) @74672   6 years vboxsync IPRT/asn1: Hacked code into handling the necessary indefinite length …
(edit) @74362   6 years vboxsync IPRT/cipher: fixed assertion in encryption code. bugref:9246
(edit) @74352   6 years vboxsync IPRT/cipher: Fixed incorrect assertions. bugref:9246
(edit) @74343   6 years vboxsync IPRT/RTCrKeyCreateNewRsa: Fixed inverted allocation failure test. …
(edit) @74342   6 years vboxsync IPRT/ssl: avoid asserting in RTFileExists. bugref:9246
(edit) @74340   6 years vboxsync IPRT/ssl: Couple of fixes. bugref:9246
(edit) @74327   6 years vboxsync IRPT: Added build target to check that VBoxRTImp.def and friends …
(edit) @74315   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74314   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(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) @74302   6 years vboxsync scm fixes
(edit) @74300   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74299   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74296   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74295   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @74052   6 years vboxsync IPRT/rest: Started implementing http-signatures for oci. bugref:9167
(edit) @73749   6 years vboxsync IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
(edit) @73706   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73705   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73672   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73670   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73668   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73666   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73644   6 years vboxsync IPRT/pemfile.cpp: Fixed parsing word sequences (only ever worked with …
(edit) @73312   6 years vboxsync IPRT/crypto: Check content size in RTCrStoreCertAddFromFile() and …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69521   7 years vboxsync pemfile.cpp: Don't leak pSection if binary and _F_ONLY_PEM is used. …
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @66350   8 years vboxsync IPRT/x509-core.cpp: More RDN name mappings.
(edit) @65813   8 years vboxsync gcc 7: fall thru
(edit) @65098   8 years vboxsync Runtime: doxygen fixes (no space after comma in interface_method_impl)
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64865   8 years vboxsync IPRT/PKCS#7: Decode MS statement type attributes.
(edit) @64864   8 years vboxsync IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
(edit) @64845   8 years vboxsync IPRT/pkcs7-template.h: Parse nested signatures (experimental).
(edit) @64819   8 years vboxsync iprt/pkcs7: updates
(edit) @64817   8 years vboxsync IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
(edit) @64714   8 years vboxsync Runtime: fixed tiny memory leak
(edit) @64531   8 years vboxsync Runtime: typos
(edit) @63982   8 years vboxsync pkix-verify.cpp: OpenSSL 1.1.0 adjustments.
(edit) @63867   8 years vboxsync Runtime: OpenSSL 1.1 fix
(edit) @63853   8 years vboxsync Runtime: fixes for OpenSSL 1.1
(edit) @63831   8 years vboxsync RDP/client, Runtime: compile fixes for OpenSSL 1.1 (thanks Sebastian …
(edit) @63810   8 years vboxsync build fix
(edit) @63808   8 years vboxsync Runtime/crypto: allow to compile against libressl (thanks Jung-uk Kim)
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62461   8 years vboxsync IPRT: scm
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @62220   8 years vboxsync IPRT: PEM+X.509: Added PEM_ONLY flags to the reader functions to allow …
(edit) @61892   8 years vboxsync Runtime/crypto: fix
(edit) @61891   8 years vboxsync Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
(edit) @61121   9 years vboxsync Log() format fix
(edit) @60245   9 years vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @59715   9 years vboxsync pkcs7-sanity.cpp: Don't error out with an internal error when seeing …
(edit) @59696   9 years vboxsync pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 …
(edit) @59695   9 years vboxsync IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
(edit) @59694   9 years vboxsync backed out previous commit
(edit) @59693   9 years vboxsync IPRT/pkix-verify.cpp: rhel5 (openssl < 1.0.0) build fix.
(edit) @59689   9 years vboxsync IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
(edit) @59678   9 years vboxsync RTCrX509CertPathsSetValidTime[Spec]: Allow setting/changing the …
(edit) @59676   9 years vboxsync RTCrX509CertPaths: Don't use ValidTime unless it's actually set.
(edit) @59670   9 years vboxsync IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
(edit) @59665   9 years vboxsync iprt/asn1: Fixed bug represnation of explicit tags that caused trouble …
(edit) @59663   9 years vboxsync IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
(edit) @59625   9 years vboxsync IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59432   9 years vboxsync crypto: logging
(edit) @58171   9 years vboxsync doxygen: fixes.
(edit) @57699   9 years vboxsync IPRT: build fix.
(edit) @57698   9 years vboxsync IPRT: More Solaris 11 certificate paths.
(edit) @57697   9 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: Solaris 11 update.
(edit) @57687   9 years vboxsync RTCrStoreCertAddWantedFromFishingExpedition.cpp: A couple of …
(edit) @57652   9 years vboxsync crypto/tsp-template.h: Corrected decoding of the seconds member, it's …
(edit) @57641   9 years vboxsync RTCrPemFreeSections: pbData is always on the heap, so don't call …
(edit) @57617   9 years vboxsync IPRT: Build fix.
(edit) @57616   9 years vboxsync IPRT,UINetworkReply: Build & bug fixes.
(edit) @57614   9 years vboxsync build fix
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57584   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
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