diff options
author | 2015-02-12 04:35:17 +0000 | |
---|---|---|
committer | 2015-02-12 04:35:17 +0000 | |
commit | 729a16889d1715b0ac3cba14ebf0d28ca5f03154 (patch) | |
tree | a49b7c2075eee51861eee6c8763712e9e9445aee /sys/dev/usb/uhub.c | |
parent | Fix handling of "legacy" mode for tls_config_set_dheparams(). (diff) | |
download | wireguard-openbsd-729a16889d1715b0ac3cba14ebf0d28ca5f03154.tar.xz wireguard-openbsd-729a16889d1715b0ac3cba14ebf0d28ca5f03154.zip |
Add a tls_config_parse_protocols() function that allows a protocols string
to be converted into a libtls protocols value. This allows for things like:
"tlsv1.0,tlsv1.1" (TLSv1.0 and TLSv1.1)
"all,!tlsv1.0" (all protocols except TLSv1.0)
Discussed with tedu@ and reyk@
Diffstat (limited to 'sys/dev/usb/uhub.c')
0 files changed, 0 insertions, 0 deletions