Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | specify the array initializer value | bcook | 2015-07-01 | 1 | -2/+2 | |
| | | | | noted by kinichiro from github | |||||
* | Convert ssl_bytes_to_cipher_list to CBS. | doug | 2015-06-28 | 1 | -1/+16 | |
| | | | | | | | Link in the new 'unit' regress and expand the invalid tests to include some that would fail before the CBS conversion. input + ok miod@ jsing@ | |||||
* | Add unit tests for LibreSSL. | doug | 2015-06-27 | 3 | -0/+256 | |
cipher_list.c is based on code from jsing@. Discussed with jsing@ |