Insert subject entries into the correct table in the cert

Whitespace fix for clarity

Fix to remove duplicated table on the stack, causing the 'trusted' flag to disappear from the returned cert

Modify :getpeercertificate() to return a decoded certificate (subject only at the moment)

Add :getpeerfinished() connection method to get peer's TLS Finished message

Add :getfinished() method to get local TLS Finished message

Add :getpeercertificate() method to get peer's certificate

Add :compression() connection method to get the compression method in use (if any)

ssl.c: Set SSL_MODE_RELEASE_BUFFERS mode when supported

context.c: Add no_compression option for when supported

(0) +10 tip

mercurial