summaryrefslogtreecommitdiff
path: root/doc/api/tls.md
AgeCommit message (Expand)Author
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
2018-12-27doc: link and expand --tls-cipher-list docsSam Roberts
2018-12-182018-12-18, Version 11.5.0 (Current)Beth Griggs
2018-12-17doc: add missing pr-urlcjihrig
2018-12-11tls: support "BEGIN TRUSTED CERTIFICATE" for ca:Sam Roberts
2018-12-11test: test TLS client authenticationSam Roberts
2018-12-072018-12-07, Version 11.4.0 (Current)Ruben Bridgewater
2018-12-03doc: fix REPLACEME for tls min/max protocol optionSam Roberts
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-11-22tls: add min/max protocol version optionsSam Roberts
2018-11-20doc: minor cleanup of tls.getProtocol()Sam Roberts
2018-11-20tls: include RSA bit size in X.509 public key infoSam Roberts
2018-11-20tls: include elliptic curve X.509 public key infoSam Roberts
2018-11-20doc: describe certificate object propertiesSam Roberts
2018-11-19doc: describe secureProtocol and CLI interactionSam Roberts
2018-11-152018-11-15, Version 11.2.0 (Current)Ruben Bridgewater
2018-11-13tls: get the local certificate after tls handshakeSam Roberts
2018-11-13doc: use real protocol names in ALPN exampleSam Roberts
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2018-11-13doc: fix echo example programsSam Roberts
2018-11-09doc: fix some inconsistent use of hostnameSam Roberts
2018-11-09doc: describe what tls servername is forSam Roberts
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-10-22doc: remove reference to sslv3 in tls.mdJames M Snell
2018-10-21tls: support changing credentials dynamicallycjihrig
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