tls_wrap: embed TLS encryption into streamwrap
authorFedor Indutny <fedor.indutny@gmail.com>
Tue, 11 Jun 2013 10:59:10 +0000 (12:59 +0200)
committerFedor Indutny <fedor.indutny@gmail.com>
Sun, 16 Jun 2013 07:30:14 +0000 (09:30 +0200)
commit03e008ddb8381b601dd42330ae57efedd5979ce4
treeba4a068856a365e93648866b71591753b80fd4c3
parent4c48a39c65c175c2f0b1ec5bf58456dd83e71d99
tls_wrap: embed TLS encryption into streamwrap
node.gyp
src/node_crypto_bio.cc
src/node_crypto_bio.h
src/node_extensions.h
src/tls_wrap.cc [new file with mode: 0644]
src/tls_wrap.h [new file with mode: 0644]