Sun, 05 Dec 2010 23:45:10 -0800 Paul Aurich ssl: getpeercertificate(n) and getpeerchain() file | diff | annotate
Sun, 21 Nov 2010 20:14:31 -0800 Paul Aurich verify: Flag to ignore 'invalid purpose' errors on end cert file | diff | annotate
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich ssl.core: Add __tostring metamethod file | diff | annotate
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich ssl.core, context: Add ability to verify and continue, retrieve verification result file | diff | annotate
Fri, 05 Nov 2010 23:14:54 +0000 Matthew Wild Remove min() macro from ssl.c file | diff | annotate
Fri, 05 Nov 2010 23:12:50 +0000 Matthew Wild Move asn1 Lua stack helpers to x509.c from ssl.c file | diff | annotate
Fri, 05 Nov 2010 23:11:38 +0000 Matthew Wild src/ssl.c: Include x509.h to shush compiler warning file | diff | annotate
Fri, 05 Nov 2010 20:48:06 +0000 Matthew Wild Split X509 decoding into a separate module, ssl.x509 file | diff | annotate
Fri, 05 Nov 2010 20:47:20 +0000 Matthew Wild src/ssl.c: Fix minor typo and whitespace file | diff | annotate
Fri, 05 Nov 2010 16:43:22 +0000 Matthew Wild Whitespace fixes file | diff | annotate
Fri, 05 Nov 2010 16:38:10 +0000 Matthew Wild Refactoring of :getpeercertificate(), support for subjectAltName extensions file | diff | annotate
Fri, 05 Nov 2010 02:22:20 +0000 Matthew Wild Insert subject entries into the correct table in the cert file | diff | annotate
Fri, 05 Nov 2010 02:21:55 +0000 Matthew Wild Whitespace fix for clarity file | diff | annotate
Fri, 05 Nov 2010 02:21:39 +0000 Matthew Wild Fix to remove duplicated table on the stack, causing the 'trusted' flag to disappear from the returned cert file | diff | annotate
Fri, 05 Nov 2010 02:17:23 +0000 Matthew Wild Modify :getpeercertificate() to return a decoded certificate (subject only at the moment) file | diff | annotate
Fri, 08 Oct 2010 21:12:48 +0100 Tobias Markmann Add :getpeerfinished() connection method to get peer's TLS Finished message file | diff | annotate
Fri, 08 Oct 2010 21:12:22 +0100 Tobias Markmann Add :getfinished() method to get local TLS Finished message file | diff | annotate
Fri, 08 Oct 2010 21:11:25 +0100 Tobias Markmann Add :getpeercertificate() method to get peer's certificate file | diff | annotate
Fri, 08 Oct 2010 21:09:39 +0100 Tobias Markmann Add :compression() connection method to get the compression method in use (if any) file | diff | annotate
Sat, 24 Jul 2010 20:10:15 +0100 Matthew Wild ssl.c: Set SSL_MODE_RELEASE_BUFFERS mode when supported file | diff | annotate
Sat, 24 Jul 2010 13:40:16 +0100 Matthew Wild Initial commit (LuaSec 0.4) file | diff | annotate
(0) tip

mercurial