Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add $OpenBSD$ tags. | jsing | 2014-08-05 | 1 | -0/+1 |
* | Implement ressl_accept_socket, which allocates a new server connection | jsing | 2014-08-04 | 1 | -2/+43 |
* | Return -1 on error (not 1). | jsing | 2014-08-04 | 1 | -3/+3 |
* | A ressl server needs different configuration from a ressl client - provide | jsing | 2014-08-04 | 1 | -0/+37 |
* | Provide a function that returns a server connection context. | jsing | 2014-08-04 | 1 | -0/+13 |
* | Add stubs for the proposed server API. | jsing | 2014-07-13 | 1 | -0/+66 |