The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / doc @ 1eb1fe32

Latest revisions

# Date Author Comment
1eb1fe32 02/17/2012 03:39 PM isaacs

2012.02.17 Version 0.6.11 (stable)

  • http: allow multiple WebSocket RFC6455 headers (Einar Otto Stangvik)
  • http: allow multiple WWW-Authenticate headers (Ben Noordhuis)
  • windows: support unicode argv and environment variables (Bert Belder)
  • tls: mitigate session renegotiation attacks (Ben Noordhuis)...
3415427d 02/16/2012 12:15 PM Ben Noordhuis

tls: mitigate session renegotiation attacks

The TLS protocol allows (and sometimes requires) clients to renegotiate the
session. However, renegotiation requires a disproportional amount of server-side
resources, particularly CPU time, which makes it a potential vector for...

ef50bd2e 02/16/2012 12:10 PM koichik

docs: removed unnecessary STARTTLS section

b19b8836 02/14/2012 02:53 PM koichik

tls: Allow establishing secure connection on the existing socket

d3f6b094 02/11/2012 08:24 AM Ben Noordhuis

docs: update net.Server.address() documentation

a8f35762 02/10/2012 12:51 PM Ben Noordhuis

docs: clarify http 'data' callback

Fixes #2733.

38eec57a 02/09/2012 11:16 AM Ben Noordhuis

docs: document tls/crypto `ciphers` option

Hitherto undocumented option that lets the user select the list of ciphers to
use or exclude in a SSL/TLS session.

a2cd31cb 02/05/2012 05:11 AM koichik

doc: add the note about 'data' event

Refs #2691.

051908e0 02/02/2012 07:56 PM isaacs

2012.02.02, Version 0.6.10 (stable)

  • Update V8 to 3.6.6.20
  • Add npm msysgit bash shim to msi installer (isaacs)
  • buffers: fix intermittent out of bounds error (Ben Noordhuis)
  • buffers: honor length argument in base64 decoder (Ben Noordhuis)
  • windows: Fix path.exists regression (Bert Belder)...
f19e20d3 01/27/2012 07:32 PM isaacs

2012.01.27, Version 0.6.9 (stable)

  • dgram: Bring back missing functionality for Unix (Dan VerWeire, Roman Shtylman, Ben Noordnuis)
    - Note: Windows UDP support not yet complete.
  • http: Fix parser memory leak (koichik)
  • zlib: Fix #2365 crashes on invalid input (Nicolas LaCasse)...

View revisions

Also available in: Atom