openssl.git
2019-05-24 David MakepeaceCleaned up tls1_prf and added comments.
2019-05-24 David MakepeaceAdded algorithm description comments to HKDF.
2019-05-23 Bernd EdlingerFix a crash in the speed command with wrap ciphers
2019-05-23 Matt CaswellAdd more commentary about recursive Provider intialisat...
2019-05-23 Matt CaswellMove where include path for providers/common/include...
2019-05-23 Matt CaswellMake some EVP code available from within the FIPS module
2019-05-23 Matt CaswellMake core code available within the FIPS module
2019-05-23 Matt CaswellAdd the NIST CAVS test vectors for CCM
2019-05-23 PauliAvoid trailing space in "openssl version -o".
2019-05-23 PauliAlways show application and library versions in "openss...
2019-05-22 voevFix GOST OID
2019-05-22 Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for DSA
2019-05-22 Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for ECDSA
2019-05-22 Patrick Steuers390x assembly pack: allow specifying the tag after...
2019-05-22 PauliOptional property query support.
2019-05-21 Kurt RoeckxChange default RSA, DSA and DH size to 2048 bit
2019-05-21 Matt CaswellRevert "EVP_*Update: ensure that input NULL with length...
2019-05-21 Richard LevitteConfigure: for '-z defs', also check $config{cflags}
2019-05-20 Arne SchwabeChange SSL parameter SSL_session_reused const
2019-05-20 PauliParams conversion tests.
2019-05-20 Richard LevitteClear CRMF vs CMP confusion
2019-05-20 PauliRevert "ppc assembly pack: always increment CTR IV...
2019-05-20 Richard LevitteConfigure: let platform->dsoext() default with platform...
2019-05-17 Daniel Axtensppc assembly pack: always increment CTR IV as quadword
2019-05-16 Valentin RobertFix typo in NOTES.PERL
2019-05-16 Shane LontisAdded X963KDF API
2019-05-12 Richard LevitteEVP_FETCH: remove the need to transport the legacy...
2019-05-12 Richard Levitteutil/find-doc-nits: Fine tune detection of POD markup...
2019-05-12 Richard LevitteEVP_FETCH: deal with names without pre-defined NIDs
2019-05-12 Richard LevitteMake the generic EVP fetching mechanism use the namenum map
2019-05-12 Richard LevitteCreate internal number<->name mapping API
2019-05-12 Dr. Matthias... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-05-10 Dr. Matthias... Ignore entropy from RAND_add()/RAND_seed() in FIPS...
2019-05-09 PauliTest skip option.
2019-05-09 PauliSkip the no derivation functions when in FIPS mode...
2019-05-09 Shane LontisFixed 32bit issue for kdf_opts
2019-05-09 Richard LevitteDon't use '-z defs' if sanitizers are used
2019-05-09 Rashmica Guptacrypto/ppccap.c: Fix which hwcap value used to check...
2019-05-08 Lorinczy ZsigmondSquashed commit of the following:
2019-05-08 Richard Levitteossl_bsearch(): New generic internal binary search...
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-08 Guido VrankenEVP_EncryptUpdate, EVP_EncryptFinal_ex: don't branch...
2019-05-07 PauliCoverity CID 1444950: Control flow issues
2019-05-07 PauliCoverity CID 1444951: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444952: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444953: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444954: Integer handling issues
2019-05-07 PauliCoverity CID 1444955: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444956: Integer handling issues
2019-05-07 PauliCoverity CID 1444957: Error handling issues
2019-05-07 PauliCoverity CID 1444958: Null pointer dereferences
2019-05-07 PauliCoverity CID 1444959: Integer handling issues
2019-05-07 PauliCoverity CID 1444960: Error handling issues
2019-05-07 PauliCoverity CID 1444961: Integer handling issues
2019-05-07 PauliCoverity CID 1444963: Null pointer dereferences
2019-05-07 Matt CaswellReject obviously invalid DSA parameters during signing
2019-05-07 Boris Pismennyssl: Add SSL_sendfile
2019-05-07 Boris PismennyLinux ktls sendfile
2019-05-07 Dr. Matthias... man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)
2019-05-03 Simo SorceChange the digest string from "md" to "digest"
2019-05-03 Shane LontisAdded generated files for EVP_KDF changes
2019-05-03 Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-05-03 Todd ShortAdd documentation for running unit tests under Valgrind
2019-05-02 Matt CaswellUpdate internal documentation after global data move...
2019-05-02 Matt CaswellAdd some TODO notes into init.c
2019-05-02 Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-05-02 Matt CaswellAdd support for openssl_ctx_run_once and openssl_ctx_onfree
2019-05-02 Klotz, TobiasUse vxRandLib for VxWorks7
2019-05-02 Dr. Matthias... openssl cms: add error message if operation option...
2019-05-02 Dr. Matthias... Test: use keywords instead of magic numbers for 'rsa_ps...
2019-05-02 Wojciech KaluzaAllow setting RCFLAGS as Configure option or environmen...
2019-05-02 Wojciech KaluzaAdd RCFLAGS variable in Windows build file, and use it
2019-05-01 Matt CaswellFix no-srp
2019-05-01 Richard Levittep_get_params() [test/p_test.c]: clear the OSSL_PARAM...
2019-05-01 Philip Prindevillegendsa: dsaparam: introduce -verbose option to enable...
2019-05-01 Philip Prindevillegenrsa: introduce -verbose option to enable output
2019-04-30 PauliStructure alignment macro.
2019-04-30 Richard LevitteReplumbing: give the possibility for the provider to...
2019-04-30 Richard LevitteReplumbing: make the oneshot proider cipher function...
2019-04-30 Dr. Matthias... FIPS: Fix compiler errors in rsa_chk.c when building...
2019-04-30 Richard LevitteConfigure: process shared-info.pl later
2019-04-30 PauliSquashed commit of the following:
2019-04-29 Todd ShortCollapse ssl3_state_st (s3) into ssl_st
2019-04-26 David BenjaminCopy RSA-PSS saltlen in EVP_PKEY_CTX_dup.
2019-04-25 Patrick Steuers390x assembly pack: remove poly1305 dependency on...
2019-04-25 Patrick Steuers390x assembly pack: remove chacha20 dependency on...
2019-04-25 Patrick Steuers390x assembly pack: update perlasm module
2019-04-25 Patrick Steuers390x assembly pack: allow alignment hints for vector...
2019-04-25 PauliStatistically test BN_rand_range().
2019-04-25 Matt CaswellFix error in BIO_get_ktls_send() and BIO_get_ktls_recv()
2019-04-25 Matt CaswellFix KTLS compilation error
2019-04-25 Guido VrankenEnforce a strict output length check in CRYPTO_ccm128_tag
2019-04-24 Jakub Jelendoc: Get rid of unrelated reference to DSA_new()
2019-04-24 Shane Lontisadded openssl app 'kdf' and 'mac' to the NEWS and CHANG...
2019-04-24 Shane LontisAdded app for EVP_KDF
2019-04-24 Richard LevitteRecognise clang -fsanitize options and translate them
2019-04-23 Richard LevitteAdd a way for the application to get OpenSSL configurat...
2019-04-23 Richard LevitteAdd the possibility to display and use MODULESDIR
2019-04-23 Richard LevitteConfigure: make disabling stuff easier and safer
2019-04-23 Richard LevitteConfigure: recognise -static even if given through...
next