summaryrefslogtreecommitdiff
path: root/doc/api/tls.md
AgeCommit message (Expand)Author
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-12doc: replace unneeded snake casesVse Mozhet Byt
2018-04-10doc: fix API descriptions for OpenSSL-1.1.0Shigeki Ohtsu
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-27tls: drop NPN (next protocol negotiation) supportBen Noordhuis
2018-03-212018-03-21, Version 9.9.0 (Current)Myles Borins
2018-03-14doc: clarify default TLS handshake timeoutRich Trott
2018-03-11tls: expose Finished messages in TLSSocketAnton Salikhmetov
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-22crypto: add docs & tests for cert.pubkey & cert.fingerprint256Hannes Magnusson
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-25doc: fix e.g., to e.g. in docssreepurnajasti
2018-01-02doc: replace wrong U+00A0 by common spacesVse Mozhet Byt
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-12-12doc: fix link for https api changeMyles Borins
2017-12-12doc,test: mention Duplex support for TLSAnna Henningsen
2017-12-05doc: use serial comma in tls.mdRich Trott
2017-12-01doc: add missing serial commasRich Trott
2017-12-01doc: document tls.checkServerIdentityHannes Magnusson
2017-12-01doc: improve checkServerIdentity docsHannes Magnusson
2017-11-29tls: set ecdhCurve default to 'auto'Hativ
2017-11-23doc: update http URLs to https in doc/apiRonald Eddy Jr
2017-11-11doc: add `clientCertEngine` to docsRich Trott
2017-11-11crypto: hard-code tlsSocket.getCipher().versionDavid Benjamin
2017-10-19doc: fix inconsistent server.listen documentationMartin Michaelis
2017-10-02doc: fix typo in tls.mdkohta ito
2017-09-20crypto: support multiple ECDH curves and autoRoga Pria Sembada
2017-09-07tls: multiple PFX in createSecureContextYury Popov
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-152017-08-15, Version 8.4.0 (Current)Anna Henningsen
2017-08-04tls: add tlsSocket.disableRenegotiation()James M Snell
2017-06-14doc: fix minor issues reported in #9538Tobias Nießen
2017-06-08doc: corrects reference to tlsClientErrorTarun
2017-06-04doc: add missing backticks to doc/api/tls.mdPaul Bininda
2017-05-302017-05-30, Version 8.0.0 (Current)James M Snell
2017-05-28doc: make spelling of behavior consistentMichael Dawson
2017-05-25doc: make the style of notes consistentAlexey Orlenko
2017-05-15tls: accept `lookup` option for `tls.connect()`Fedor Indutny
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-25doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt
2017-03-27tls: support Uint8Arrays for protocol list buffersAnna Henningsen
2017-03-23tls: make rejectUnauthorized default to trueghaiklor
2017-02-24doc: add changelogs for tlsAnna Henningsen
2017-02-20doc: fix sorting in API referencesVse Mozhet Byt
2017-02-20tls: new tls.TLSSocket() supports sec ctx optionsSam Roberts
2017-01-25doc: DEFAULT_ECDH_CURVE was added in 0.11.13Sam Roberts
2017-01-12doc,test: tls .ca option supports multi-PEM filesSam Roberts
2017-01-12doc: use correct tls certificate property nameSam Roberts