[openssl-commits] SUCCESSFUL build of OpenSSL branch master with options no-dh

OpenSSL run-checker openssl at openssl.org
Tue Jan 10 00:10:30 UTC 2017


Platform and configuration command:

$ uname -a
Linux test 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-dh

Commit log since last time:

18e3ab7 Fix build issues with no-dh, no-dsa and no-ec
c6d215e Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
3adc41d Rename "verify_cb" to SSL_verify_cb
121677b Doc nits: callback function typedefs
9c4319b Add server temp key type checks
b93ad05 Add new ssl_test option.
c82bafc fix a few more style issues
7695137 Documentation clarification and fixes.
f291138 Remove unnecessary frees and style fixes.
f488976 fix typo and remove duplicate macro
c916505 Add documentation for PSS control operations.
bc1ea03 Use more desciptive macro name rsa_pss_restricted()
b6b885c style issues
285c7d9 free str on error
568b9cd clarify comment
52ad523 fix various style issues
d53b1dd make update
23d674e add test for invalid key parameters
7751098 document RSA-PSS algorithm options
1b21468 add PSS key tests
0396a44 print errors in pkey utility
23b6699 make errors
635fe50 add parameter error
f7a21d8 Set EVP_PKEY_CTX in SignerInfo
08be033 Only allow PSS padding for PSS keys.
b35b8d1 Decode parameters properly.
186e48c Return errors PKCS#7/CMS enveloped data ctrls and PSS
59029ca Add PSS parameter restrictions.
cb49e74 Initial parameter restrictions.
cfd81c6 Add rsa_pss_get_param.
53d2260 Don't allow PKCS#7/CMS encrypt with PSS.
87ee7b2 Add macros to determine if key or ctx is PSS.
a300c72 Support pad mode get/set for PSS keys.
e64b2b5 Key gen param support.
ad4b3d0 Set PSS padding mode for PSS keys.
410877b Digest string helper function.
e5e04ee Support RSA operations in PSS.
6577e00 PSS EVP_PKEY method
9503ed8 RSA-PSS key printing.
42009ae PSS parameter encode and decode.
47e42b3 Split PSS parameter creation.
faa02fe Use method key type instead of EVP_PKEY_RSA
4e8ba74 PSS ASN.1 method
ffc6fad add EVP_PKEY_RSA_PSS
d771441 Add pss field to RSA structure and free it.
6745a1f Cache maskHash parameter


More information about the openssl-commits mailing list