summaryrefslogtreecommitdiff
path: root/doc/api/tls.md
AgeCommit message (Expand)Author
2019-12-03tls: expose IETF name for current cipher suiteSam Roberts
2019-12-03doc: clarify text about using 'session' event for compatibilityRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-18doc: fix tls version typoakitsu-sanae
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-10doc: fix tls version valuesTobias Nießen
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-27tls: add option for private keys for OpenSSL enginesAnton Gerasimov
2019-09-26doc: fix some recent nitsVse Mozhet Byt
2019-09-262019-09-24, Version 12.11.0 (Current)Ruben Bridgewater
2019-09-23tls: add option to override signature algorithmsAnton Gerasimov
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-09-02doc: escape elements swallowed as HTML in markdownNick Schonning
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-31doc: remove multiple consecutive blank linesNick Schonning
2019-08-23doc,tls: add extends for derived classesTrivikram Kamat
2019-08-202019-08-20, Version 12.9.0 (Current)Michaël Zasso
2019-08-17tls: allow client-side sockets to be half-openedLuigi Pinca
2019-07-08doc: make tls links more readablecjihrig
2019-07-08doc: format Unix consistentlycjihrig
2019-06-23doc: remove "note that" from tls.mdRich Trott
2019-06-05doc: remove "strongly recommended" hedging from tls.mdRich Trott
2019-06-042019-06-04, Version 12.4.0 (Current)Michaël Zasso
2019-05-25tls: support the hints optionLuigi Pinca
2019-05-212019-05-21, Version 12.3.0 (Current)Ruben Bridgewater
2019-05-21doc: corrected tlsSocket.getPeerCertificate response typeDan Beglin
2019-05-20tls: expose built-in root certificatesBen Noordhuis
2019-05-18tls: support `net.Server` optionsLuigi Pinca
2019-05-15tls: expose keylog event on TLSSocketAlba Mendez
2019-05-072019-05-07, Version 12.2.0 (Current)Michaël Zasso
2019-05-02tls: support enableTrace in TLSSocket()cjihrig
2019-04-29tls: allow enabling the TLS debug traceSam Roberts
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-03-28doc: correct typo: cert.issuerCertificateSteven R. Loomis
2019-03-28doc: remove reference to "credentials object"Sam Roberts
2019-03-28tls: return an OpenSSL error from renegotiateSam Roberts
2019-03-25doc: describe tls.DEFAULT_MIN_VERSION/_MAX_VERSIONSam Roberts
2019-03-20tls: support TLSv1.3Sam Roberts
2019-03-18tls: return correct version from getCipher()Sam Roberts
2019-02-142018-02-14, Version 11.10.0 (Current)Michaël Zasso
2019-02-01tls: introduce client 'session' eventSam Roberts
2019-01-25doc: remove outdated s_client information in tls.mdRich Trott
2019-01-25doc: fix metadata for v11.8.0 doc changesRichard Lau
2019-01-242019-01-24, Version 11.8.0 (Current)Myles Borins
2019-01-20tls: make tls.connect() accept a timeout optionLuigi Pinca
2019-01-17doc: add metadata about ecdh curve optionsSam Roberts
2019-01-14doc: add TLSSocket.isSessionReused() docsSam Roberts
2018-12-27doc: describe TLS session resumptionSam Roberts