Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | s_client: Poll, read, and write FDs | Patrick McDermott | 2019-07-29 | 1 | -0/+88 |
| | |||||
* | s_client: Open and connect socket | Patrick McDermott | 2019-07-29 | 1 | -0/+54 |
| | |||||
* | main(): Use EXIT_FAILURE instead of 1 | Patrick McDermott | 2019-07-29 | 1 | -1/+2 |
| | |||||
* | s_client: Add option parsing and wolfSSL init | Patrick McDermott | 2019-07-29 | 1 | -1/+109 |
| | |||||
* | s_client: Stub | Patrick McDermott | 2019-07-28 | 4 | -2/+76 |
| | |||||
* | Initial commit | Patrick McDermott | 2019-07-28 | 17 | -0/+1401 |