| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Display details of the server ephemeral key, based on OpenSSL. | jsing | 2016-12-30 | 1 | -1/+38 |
| | | | | | ok doug@ | ||||
| * | 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 |
| | | | | | | | 's_time -verify 1' will now actually verify the peer certificate. ok beck@ | ||||
| * | Avoid NULL deref in openssl(1) s_cb. | doug | 2015-07-20 | 1 | -5/+14 |
| | | | | | | | Fixes Coverity issue 24956. ok bcook@ | ||||
| * | Delete commented out code from openssl(1) apps. | doug | 2015-02-08 | 1 | -5/+2 |
| | | | | | | | | | | | From OpenSSL commits: 6f91b017bbb7140f816721141ac156d1b828a6b3 75d0ebef2aef7a2c77b27575b8da898e22f3ccd5 a2b18e657ea1a932d125154f4e13ab2258796d90 ok miod@, jsing@ | ||||
| * | Use arc4random_buf() instead of RAND(_pseudo)?_bytes(). | jsing | 2014-10-22 | 1 | -7/+2 |
| | | | | | ok bcook@ | ||||
| * | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -0/+854 |
| a system/superuser binary. At the same time, move the source code from its current lib/libssl/src/apps location to a more appropriate home under usr.bin/openssl. ok deraadt@ miod@ | |||||
