Sat, 17 Dec 2011 10:30:58 -0800 Paul Aurich context: Add no_compression for OpenSSL 0.9.8 as well default tip changeset | files
Tue, 05 Jul 2011 18:12:17 -0700 Paul Aurich ssl: Add a missing call to setciphers() changeset | files
Sun, 03 Jul 2011 13:13:36 -0700 Paul Aurich context: Clean up some warnings changeset | files
Sun, 03 Jul 2011 13:13:36 -0700 Paul Aurich context: Support ECDH cipher suites, where applicable changeset | files
Sun, 03 Jul 2011 13:13:36 -0700 Paul Aurich Fix the verification function so it doesn't pass for everyone on invalid purpose errors. changeset | files
Sun, 03 Jul 2011 13:13:36 -0700 Paul Aurich ssl: Fix indentation (not sure how this happened) changeset | files
Sun, 05 Dec 2010 23:50:19 -0800 Paul Aurich ssl: ssl.h needs to include socket.h changeset | files
Sun, 05 Dec 2010 23:45:57 -0800 Paul Aurich Clean up the ex_data callers changeset | files
Sun, 05 Dec 2010 23:45:10 -0800 Paul Aurich ssl: getpeercertificate(n) and getpeerchain() changeset | files
Sun, 12 Dec 2010 22:21:36 +0000 Matthew Wild context.c: Add crl_check and crl_check_chain verify options changeset | files
Sun, 28 Nov 2010 18:03:49 +0000 Matthew Wild x509.c: Fix parameter index to cert:digest() changeset | files
Sun, 21 Nov 2010 20:14:31 -0800 Paul Aurich verify: Flag to ignore 'invalid purpose' errors on end cert changeset | files
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich x509: Flesh out the SAN types changeset | files
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich imported patch whitespace changeset | files
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich ssl.core: Add __tostring metamethod changeset | files
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich ssl.core, context: Add ability to verify and continue, retrieve verification result changeset | files
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich x509: Fix fencepost error in push_x509_name changeset | files
Sat, 20 Nov 2010 20:04:11 -0800 Paul Aurich context: support for diffie-hellman key exchange changeset | files
Sun, 07 Nov 2010 17:12:33 -0800 Paul Aurich x509: valid_at matches "not after" and "not before" changeset | files
Sat, 06 Nov 2010 15:33:26 +0000 Matthew Wild x509: Add ssl.cert_from_pem() changeset | files
Sat, 06 Nov 2010 13:04:09 +0000 Matthew Wild x509: Add __gc to free X509 object on destruction changeset | files
Sat, 06 Nov 2010 01:10:01 +0000 Matthew Wild x509: Add :valid_at() method to discover whether a certificate would be valid at the given timestamp changeset | files
Sat, 06 Nov 2010 00:39:17 +0000 Matthew Wild x509: Add :issuer() method, change returned format for both :subject() and :issuer() to preserve order changeset | files
Fri, 05 Nov 2010 23:59:34 +0000 Matthew Wild x509: Split :decode() method into two methods, :subject() and :extensions() changeset | files
Fri, 05 Nov 2010 23:14:54 +0000 Matthew Wild Remove min() macro from ssl.c changeset | files
Fri, 05 Nov 2010 23:12:50 +0000 Matthew Wild Move asn1 Lua stack helpers to x509.c from ssl.c changeset | files
Fri, 05 Nov 2010 23:11:38 +0000 Matthew Wild src/ssl.c: Include x509.h to shush compiler warning changeset | files
Fri, 05 Nov 2010 22:54:04 +0000 Matthew Wild x509: Whitespace tweaking changeset | files
Fri, 05 Nov 2010 22:17:40 +0000 Matthew Wild x509: Add :digest() method to return cert sha1 fingerprint changeset | files
Fri, 05 Nov 2010 21:25:30 +0000 Matthew Wild Add :pem() method to certificates changeset | files
Fri, 05 Nov 2010 21:25:13 +0000 Matthew Wild src/x509.c: Fix compiler warning, return module table changeset | files
Fri, 05 Nov 2010 20:48:06 +0000 Matthew Wild Split X509 decoding into a separate module, ssl.x509 changeset | files
Fri, 05 Nov 2010 20:47:20 +0000 Matthew Wild src/ssl.c: Fix minor typo and whitespace changeset | files
Fri, 05 Nov 2010 16:43:22 +0000 Matthew Wild Whitespace fixes changeset | files
Fri, 05 Nov 2010 16:38:10 +0000 Matthew Wild Refactoring of :getpeercertificate(), support for subjectAltName extensions changeset | files
Fri, 05 Nov 2010 02:22:20 +0000 Matthew Wild Insert subject entries into the correct table in the cert changeset | files
Fri, 05 Nov 2010 02:21:55 +0000 Matthew Wild Whitespace fix for clarity changeset | files
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 changeset | files
Fri, 05 Nov 2010 02:17:23 +0000 Matthew Wild Modify :getpeercertificate() to return a decoded certificate (subject only at the moment) changeset | files
Fri, 08 Oct 2010 21:12:48 +0100 Tobias Markmann Add :getpeerfinished() connection method to get peer's TLS Finished message changeset | files
Fri, 08 Oct 2010 21:12:22 +0100 Tobias Markmann Add :getfinished() method to get local TLS Finished message changeset | files
Fri, 08 Oct 2010 21:11:25 +0100 Tobias Markmann Add :getpeercertificate() method to get peer's certificate changeset | files
Fri, 08 Oct 2010 21:09:39 +0100 Tobias Markmann Add :compression() connection method to get the compression method in use (if any) changeset | files
Sat, 24 Jul 2010 20:10:15 +0100 Matthew Wild ssl.c: Set SSL_MODE_RELEASE_BUFFERS mode when supported changeset | files
Sat, 24 Jul 2010 20:09:33 +0100 Matthew Wild context.c: Add no_compression option for when supported changeset | files
Sat, 24 Jul 2010 13:40:16 +0100 Matthew Wild Initial commit (LuaSec 0.4) changeset | files
(0) tip

mercurial