Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-292020-04-29, Version 13.14.0 (Current)v13.14.0Ruben Bridgewater
2020-04-28tls: add highWaterMark option for connectrickyes
2020-03-042020-03-04 Version 13.10.0 (Current)v13.10.0Shelley Vohr
2020-02-27tls: expose SSL_export_keying_materialsimon
2020-01-16doc: standardize on "host name" in tls.mdRich Trott
2020-01-072020-01-07, Version v13.6.0 (Current)v13.6.0Ruben Bridgewater
2020-01-03doc,tls: use code markup/markdown in headersRich Trott
2020-01-03tls: add PSK supportDenys Otrishko
2019-12-162019-12-17, Version 13.4.0 (Current)v13.4.0Myles Borins
2019-12-09tls: expose IETF name for current cipher suiteSam Roberts
2019-12-09doc: clarify text about using 'session' event for compatibilityRich Trott
2019-10-28doc: remove dashesRich Trott
2019-10-23doc: fix tls version typoakitsu-sanae
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-10doc: fix tls version valuesTobias Nießen
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-28tls: add option for private keys for OpenSSL enginesAnton Gerasimov
2019-09-27doc: fix some recent nitsVse Mozhet Byt
2019-09-262019-09-24, Version 12.11.0 (Current)Ruben Bridgewater
2019-09-24tls: add option to override signature algorithmsAnton Gerasimov
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-02doc: escape elements swallowed as HTML in markdownNick Schonning
2019-09-01doc: add blanks around code fencesNick Schonning
2019-09-01doc: remove multiple consecutive blank linesNick Schonning
2019-08-24doc,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-19tls: 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-29doc: correct typo: cert.issuerCertificateSteven R. Loomis
2019-03-29doc: remove reference to "credentials object"Sam Roberts
2019-03-29tls: 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