Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-01-08 | Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1 | Christian Heimes | 1 | -1/+2 |
2018-01-08 | Avoid only exact duplicates when creating the accepted CA names list | Tomas Mraz | 1 | -4/+23 |
2018-01-08 | Document OPENSSL_ENGINES environment variable | Patrick Steuer | 2 | -1/+26 |
2018-01-08 | crypto/engine/eng_list.c: compare getenv rv to NULL instead of 0 | Patrick Steuer | 1 | -1/+1 |
2018-01-08 | Clarify error for unrecognized arguments. | Jacob Hoffman-Andrews | 1 | -2/+2 |
2018-01-08 | fix compile error 'intrinsic function not declared' | EasySec | 1 | -0/+1 |
2018-01-08 | Fix spelling: adroideabi -> androideabi | pass86 | 1 | -1/+1 |
2018-01-08 | Use the index that matches the key type (either SSL_PKEY_RSA_PSS_SIGN or SSL_... | Noah Robbin | 1 | -4/+23 |
2018-01-08 | Use size of server key when selecting signature algorithm. | Noah Robbin | 1 | -0/+34 |
2018-01-08 | NUMERICSTRING support | Dmitry Belyavskiy | 1 | -0/+1 |