Age | Commit message (Expand) | Author |
---|---|---|
2014-12-14 | unifdef OPENSSL_NO_NEXTPROTONEG | Joel Sing |
2014-12-10 | Add ALPN support to openssl(1). | Joel Sing |
2014-12-02 | convert select() to poll(). This is one of the most complicated | Theo de Raadt |
2014-11-06 | TLS is pretty boring without TLS extensions... unifdef OPENSSL_NO_TLSEXT, | Joel Sing |
2014-10-31 | Remove ephemeral RSA key handling. | Joel Sing |
2014-10-31 | Use automatic DH ephemeral parameters instead of fixed 512 bit. | Joel Sing |
2014-10-22 | Use arc4random_buf() instead of RAND(_pseudo)?_bytes(). | Joel Sing |
2014-10-13 | Use O_NONBLOCK over FIONBIO. | Brent Cook |
2014-08-26 | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | Joel Sing |