Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-11 | wolfssl: fix key pinning build error | Daniel Stenberg | |
follow-up from deb9462ff2de8 | |||
2019-06-10 | wolfssl: fixup for SNI use | Daniel Stenberg | |
follow-up from deb9462ff2de8 Closes #4007 | |||
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg | |
Remove support for, references to and use of "cyaSSL" from the source and docs. wolfSSL is the current name and there's no point in keeping references to ancient history. Assisted-by: Daniel Gustafsson Closes #3903 |