luasec/src
Bart van Strien cde151739e Add ssl.checkhostname and conn:checkhostname
Convenient (and important!) methods that allow checking for hostnames
against a (peer) certificate. Deals with wildcards and alternative names
(via the dnsnames extension).
2015-06-05 15:54:50 +02:00
..
luasocket Version number -> 0.5. 2014-01-29 18:43:33 -02:00
config.h Don't set globals from C. 2015-02-12 16:32:54 -02:00
context.c Don't set globals from C. 2015-02-12 16:32:54 -02:00
context.h Version number -> 0.5. 2014-01-29 18:43:33 -02:00
ec.h Version number -> 0.5. 2014-01-29 18:43:33 -02:00
https.lua Stop using module(). 2015-02-06 18:07:29 -02:00
Makefile SNI support. 2014-04-21 13:20:17 -03:00
options.h Version number -> 0.5. 2014-01-29 18:43:33 -02:00
options.lua Version number -> 0.5. 2014-01-29 18:43:33 -02:00
ssl.c Don't set globals from C. 2015-02-12 16:32:54 -02:00
ssl.h Version number -> 0.5. 2014-01-29 18:43:33 -02:00
ssl.lua Add ssl.checkhostname and conn:checkhostname 2015-06-05 15:54:50 +02:00
x509.c Fix inet_ntop() on Windows. 2015-03-12 17:05:53 -03:00
x509.h Version number -> 0.5. 2014-01-29 18:43:33 -02:00