Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add visibility of ciper and connection version strings | beck | 2015-09-13 | 1 | -1/+27 |
| | | | | ok jsing@ | ||||
* | Move connection info into it's own private structure allocated and filled in | beck | 2015-09-12 | 1 | -0/+149 |
at handshake time. change accessors to return const char * to remove need for caller to free memory. ok jsing@ |