luasec/src
Paul Aurich 8cf7eb2d78 context: for dhparam_cb, pass is_export as boolean
The integer value that's actually returned for this flag is 2, which is fine
for C (it is defined as true), but it's sufficiently surprising (because it's
not 1), that this is worth fixing -- even if export ciphers aren't common.

It should be a boolean anyway.
2013-09-11 21:55:25 -07:00
..
luasocket - using buffer from luasocket 3.0. 2013-06-20 13:03:58 -03:00
config.h LuaSec 20120616 (unofficial) + patches 2013-03-30 12:21:40 +00:00
context.c context: for dhparam_cb, pass is_export as boolean 2013-09-11 21:55:25 -07:00
context.h LuaSec 20120616 (unofficial) + patches 2013-03-30 12:21:40 +00:00
ec.h LuaSec 20120616 (unofficial) + patches 2013-03-30 12:21:40 +00:00
https.lua LuaSec 0.4.1 2012-09-02 11:40:59 -03:00
Makefile DESTDIR compatibility + *FLAGs/utils configurability + ld -fpic error fix. Also fixes #1 2013-05-14 08:13:57 +07:00
options.h options: Remove dead code 2013-06-12 18:38:44 -07:00
options.lua options: Remove dead code 2013-06-12 18:38:44 -07:00
ssl.c Add useful context to various error messages 2013-09-11 21:55:25 -07:00
ssl.h LuaSec 20120616 (unofficial) + patches 2013-03-30 12:21:40 +00:00
ssl.lua ssl.lua: Comment subtle DH/ECDH ordering caveat 2013-09-11 21:55:25 -07:00
x509.c Add useful context to various error messages 2013-09-11 21:55:25 -07:00
x509.h LuaSec 20120616 (unofficial) + patches 2013-03-30 12:21:40 +00:00