Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak following elliptic curves to supported groups rename. | jsing | 2018-11-06 | 1 | -3/+3 |
* | The cookie in the cookie verify callback needs to be const. | tb | 2018-04-25 | 1 | -2/+3 |
* | Add s_server and s_client -tlsextdebug messages | inoguchi | 2018-01-15 | 1 | -1/+9 |
* | Remove NPN support - the -nextprotoneg options now become no-ops. | jsing | 2017-08-12 | 1 | -7/+1 |
* | Display details of the server ephemeral key, based on OpenSSL. | jsing | 2016-12-30 | 1 | -1/+38 |
* | Nuke references to DTLS1_BAD_VER and unbreak the tree. | jsing | 2015-09-10 | 1 | -5/+2 |
* | Fix shadowed verify_error in s_server by removing the unused global. | bcook | 2015-09-10 | 1 | -4/+1 |
* | Avoid NULL deref in openssl(1) s_cb. | doug | 2015-07-20 | 1 | -5/+14 |
* | Delete commented out code from openssl(1) apps. | doug | 2015-02-08 | 1 | -5/+2 |
* | Use arc4random_buf() instead of RAND(_pseudo)?_bytes(). | jsing | 2014-10-22 | 1 | -7/+2 |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+854 |