summaryrefslogtreecommitdiffstats
path: root/crypto/build.info (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-08Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1Christian Heimes1-1/+2
2018-01-08Avoid only exact duplicates when creating the accepted CA names listTomas Mraz1-4/+23
2018-01-08Document OPENSSL_ENGINES environment variablePatrick Steuer2-1/+26
2018-01-08crypto/engine/eng_list.c: compare getenv rv to NULL instead of 0Patrick Steuer1-1/+1
2018-01-08Clarify error for unrecognized arguments.Jacob Hoffman-Andrews1-2/+2
2018-01-08fix compile error 'intrinsic function not declared'EasySec1-0/+1
2018-01-08Fix spelling: adroideabi -> androideabipass861-1/+1
2018-01-08Use the index that matches the key type (either SSL_PKEY_RSA_PSS_SIGN or SSL_...Noah Robbin1-4/+23
2018-01-08Use size of server key when selecting signature algorithm.Noah Robbin1-0/+34
2018-01-08NUMERICSTRING supportDmitry Belyavskiy1-0/+1