boring2/openssl-sys/src
Cody P Schafer 01e01e3747 ssl: support ALPN
Heavily based on the existing NPN wrapping code. Naming of public
functions is identical to the NPN ones with `s/npn/alpn/` applied to
prevent devs from needing to remember 2 names (and to let my copy the
npn tests and perform the subistution to generate the apln tests).

It might make sense to (at some point) use macros or a trait to cut down
the duplication.
2015-06-29 10:58:45 -04:00
..
lib.rs ssl: support ALPN 2015-06-29 10:58:45 -04:00
openssl_shim.c Fix set_hostname 2015-06-27 19:37:45 -07:00
probe.rs Update to rust master 2015-03-25 10:51:28 -07:00