net: use `_server` for internal book-keeping
[platform/upstream/nodejs.git] / lib / _tls_wrap.js
2016-03-02 Fedor Indutnynet: use `_server` for internal book-keeping
2016-03-02 Fedor Indutnytls: nullify `.ssl` on handle close
2016-03-02 Minwoo Junglib: use arrow functions instead of bind
2016-02-15 Michaël Zassolib: fix style issues after eslint update
2015-12-23 Stefan Budeanutls: Use SHA1 for sessionIdContext in FIPS mode
2015-10-29 Yuval Briktls: TLSSocket options default isServer false
2015-10-12 Fedor Indutnytls: use parent handle's close callback
2015-08-20 Fedor Indutnystream_base: various improvements
2015-08-19 Sakthipriyan Vairamanievents: deprecate static listenerCount function
2015-08-07 Fedor Indutnytls: fix check for reused session
2015-07-27 Fedor Indutnyhttps: reuse TLS sessions in Agent
2015-07-23 Fedor Indutnytls: add `getTicketKeys()`/`setTicketKeys()`
2015-07-01 Fedor Indutny_stream_wrap: prevent use after free in TLS
2015-06-17 James Hartignet: Defer reading until listeners could be added
2015-06-11 Roman Reisslib: don't use global Buffer
2015-06-11 Fedor Indutnytls: fix references to undefined `cb`
2015-06-04 Fedor Indutnytls: prevent use-after-free
2015-06-04 Fedor Indutnytls: emit errors on close whilst async action
2015-05-25 Brian Whitelib: simplify nextTick() usage
2015-05-22 Malte-Thorben Brunstls: emit errors happening before handshake finish
2015-05-22 Fedor Indutnytls: use `.destroy(err)` instead of destroy+emit
2015-05-16 Shigeki Ohtsutls: fix tls handshake check in ssl error
2015-05-04 Сковорода Никита... tls_wrap: Unlink TLSWrap and SecureContext objects
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-05-01 Fedor Indutnytls: use `SSL_set_cert_cb` for async SNI/OCSP
2015-04-30 Fedor Indutnytls: destroy singleUse context immediately
2015-04-30 Fedor Indutnytls: zero SSL_CTX freelist for a singleUse socket
2015-04-30 Fedor Indutnytls: destroy SSL once it is out of use
2015-04-23 Guilherme Souzatls_wrap: use localhost if options.host is empty
2015-04-09 Brendan Ashworthlib: reduce process.binding() calls
2015-03-09 Fedor Indutnytls_wrap: proxy handle methods in prototype
2015-03-06 Fedor Indutnytls_wrap: do not hold persistent ref to parent
2015-03-03 Fedor Indutnytls: accept empty `net.Socket`s
2015-02-28 Fedor Indutnytls: proxy `handle.reading` back to parent handle
2015-02-28 Fedor Indutnytls: fix typo `handle._reading` => `handle.reading`
2015-02-24 Fedor Indutnystreams: introduce StreamWrap and JSStream
2015-02-22 Fedor Indutnystream_base: introduce StreamBase
2015-02-19 Fedor Indutnynet: unref timer in parent sockets
2015-02-16 Roman Reisstls: more secure defaults
2015-02-01 cjihriglib: reduce util.is*() usage
2015-01-21 cjihriglib: use const to define constants
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-11-20 Fedor Indutnytls: do not hang without `newSession` handler
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-09 Trevor Livingstontls: `checkServerIdentity` option
2014-08-28 Shigeki Ohtsutls, crypto: add DHE support
2014-08-12 Jackson Tianlib: don't use emitter.listeners(type).length
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-01 Jackson Tiantls: throw an error, not string
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-17 Brian Whitetls_wrap: remove unused variable
2014-07-02 Fedor Indutnytls: better error reporting at cert validation
2014-06-25 Fedor Indutnycrypto: add `honorCipherOrder` argument
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-17 Fedor Indutnysrc: lint after OCSP commits
2014-04-17 Fedor Indutnytls: `getPeerCertificate(detailed)`
2014-04-17 Fedor Indutnytls: support OCSP on client and server
2014-04-17 Fedor Indutnytls: set _connecting before starting the flow
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-03-29 Fedor Indutnycrypto: move `createCredentials` to tls
2014-03-27 Fedor Indutnytls: do not call SNICallback unless present
2014-03-27 Fedor Indutnytls: force readable/writable to `true`
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-17 Fedor Indutnytls: introduce asynchronous `newSession`
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Fedor Indutnystream: use `errorEmitted` from `_writableState`
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-05 Fedor Indutnytls: more session configuration options, methods
2014-01-27 Jacob Hoffman-Andrewscrypto: honor default ciphers in client mode
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-24 Fedor Indutnytls: emit `clientError` on early socket close
2014-01-23 Fedor Indutnytls: process accumulated input
2014-01-20 Fedor Indutnylib: introduce `.setMaxSendFragment(size)`
2014-01-17 Ben Noordhuistls: make cert/pfx optional in tls.createServer()
2014-01-17 Ben Noordhuistls: show human-readable error messages
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-20 Fedor Indutnytls: reintroduce socket.encrypted
next