Skip to content

Conversation

italoacasas
Copy link

@italoacasas italoacasas commented May 27, 2016

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)
  • doc
Description of change

Add added: information for tls

Ref: #6578

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label May 27, 2016
@addaleax addaleax added wip Issues and PRs that are still a work in progress. tls Issues and PRs related to the tls subsystem. labels May 27, 2016
requests. Defaults to `3`.
* `tls.CLIENT_RENEG_WINDOW` {number} Specifies the time renegotiation window
in seconds. Defaults to `600` (10 minutes).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unnecessary whitespace change

@jasnell
Copy link
Member

jasnell commented May 27, 2016

LGTM with a nit

doc/api/tls.md Outdated

## tls.getCiphers()
<!--YAML
v0.10.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should have added: before it

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sigh.. completely overlooked that ;-) good catch.

@jasnell
Copy link
Member

jasnell commented May 27, 2016

(correction, LGTM with nits addressed ;-) ...)

@italoacasas
Copy link
Author

@addaleax this is done.

doc/api/tls.md Outdated
### tlsSocket.getEphemeralKeyInfo()

<!--YAML
added: v5.0.0-rc.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release candidates don’t really count, you can just set this to v5.0.0

@addaleax addaleax removed the wip Issues and PRs that are still a work in progress. label May 28, 2016
### server.listen(port[, hostname][, callback])
<!-- YAML
added: v0.11.3
-->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inherited from net.Server?

@italoacasas
Copy link
Author

I'm going to review this entire module again.

@addaleax
Copy link
Member

LGTM

@addaleax
Copy link
Member

Landed in c2e6078 with minor whitespace fixups, thanks!

@addaleax addaleax closed this Jun 23, 2016
addaleax pushed a commit that referenced this pull request Jun 23, 2016
Ref: #6578
PR-URL: #7018
Reviewed-By: Anna Henningsen <[email protected]>
Fishrock123 pushed a commit that referenced this pull request Jun 27, 2016
Ref: #6578
PR-URL: #7018
Reviewed-By: Anna Henningsen <[email protected]>
@Fishrock123 Fishrock123 mentioned this pull request Jun 27, 2016
Fishrock123 pushed a commit that referenced this pull request Jul 5, 2016
Ref: #6578
PR-URL: #7018
Reviewed-By: Anna Henningsen <[email protected]>
@Fishrock123 Fishrock123 mentioned this pull request Jul 5, 2016
addaleax pushed a commit to addaleax/node that referenced this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Ref: #6578
PR-URL: #7018
Reviewed-By: Anna Henningsen <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Ref: #6578
PR-URL: #7018
Reviewed-By: Anna Henningsen <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Ref: #6578
PR-URL: #7018
Reviewed-By: Anna Henningsen <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Ref: #6578
PR-URL: #7018
Reviewed-By: Anna Henningsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants