aboutsummaryrefslogtreecommitdiff
path: root/doc/api/tls.md
AgeCommit message (Expand)Author
2018-10-15doc: wrap links in <>Сковорода Никита Андреевич
2018-10-12doc: describe SNI host name formatSam Roberts
2018-10-08tls: update test & docs for ArrayBuffer/DataViewBeni von Cheni
2018-10-06doc: fix code snippets in tls.mdOuyang Yadong
2018-09-24tls: fix DEP0083 after upgrading to OpenSSL 1.1.0Tobias Nießen
2018-09-02doc: indicate createSecureContext arg is optionalRich Trott
2018-09-02doc: remove _optional_ designation for tls optionsRich Trott
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-07-14doc: prevent some redirectionsVse Mozhet Byt
2018-07-03doc: clarify ciphers option formatBrian White
2018-06-06doc: alphabetize tls optionsRich Trott
2018-06-06doc: simplify deprecation languageRich Trott
2018-06-01doc: fix inconsistent documentation (host vs hostname)Davis Okoth
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
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