Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TLS is pretty boring without TLS extensions... unifdef OPENSSL_NO_TLSEXT, | jsing | 2014-11-06 | 1 | -51/+1 |
* | Remove ephemeral RSA key handling. | jsing | 2014-10-31 | 1 | -43/+4 |
* | Use automatic DH ephemeral parameters instead of fixed 512 bit. | jsing | 2014-10-31 | 1 | -38/+23 |
* | Use arc4random_buf() instead of RAND(_pseudo)?_bytes(). | jsing | 2014-10-22 | 1 | -3/+2 |
* | Use O_NONBLOCK over FIONBIO. | bcook | 2014-10-13 | 1 | -7/+3 |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+2154 |