1. Mar 01, 2012
  2. Feb 29, 2012
  3. Feb 28, 2012
  4. Feb 27, 2012
  5. Feb 25, 2012
  6. Feb 23, 2012
  7. Feb 22, 2012
  8. Feb 21, 2012
    • Fedor Indutny's avatar
      docs: remove server.pause · c6019b8b
      Fedor Indutny authored
      This functionality was removed when libuv landed in node. It is useless
      and can be easily implemented in user-land.
      c6019b8b
  9. Feb 19, 2012
  10. Feb 18, 2012
    • Paul Vorbach's avatar
      docs: fix quotation style in the webserver example · c1f47401
      Paul Vorbach authored
      Replace " by '
      c1f47401
    • Ben Noordhuis's avatar
      docs: fix tls markdown · 23c4278e
      Ben Noordhuis authored
      23c4278e
    • isaacs's avatar
      Merge branch 'v0.6.11-release' into v0.6 · dfed2cef
      isaacs authored
      dfed2cef
    • isaacs's avatar
      Now working on 0.6.12 · f73f07e1
      isaacs authored
      f73f07e1
    • isaacs's avatar
      2012.02.17 Version 0.6.11 (stable) · 1eb1fe32
      isaacs authored
      * 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)
      
      * tcp, pipe: don't assert on uv_accept() errors (Ben Noordhuis)
      
      * tls: Allow establishing secure connection on the existing socket (koichik)
      
      * dgram: handle close of dgram socket before DNS lookup completes (Seth Fitzsimmons)
      
      * windows: Support half-duplex pipes (Igor Zinkovsky)
      
      * build: disable omit-frame-pointer on solaris systems (Dave Pacheco)
      
      * debugger: fix --debug-brk (Ben Noordhuis)
      
      * net: fix large file downloads failing (koichik)
      
      * fs: fix ReadStream failure to read from existing fd (Christopher Jeffrey)
      
      * net: destroy socket on DNS error (Stefan Rusu)
      
      * dtrace: add missing translator (Dave Pacheco)
      
      * unix: don't flush tty on switch to raw mode (Ben Noordhuis)
      
      * windows: reset brightness when reverting to default text color (Bert Belder)
      
      * npm: update to 1.1.1
        - Update which, fstream, mkdirp, request, and rimraf
        - Fix #2123 Set path properly for lifecycle scripts on windows
        - Mark the root as seen, so we don't recurse into it. Fixes #1838. (Martin Cooper)
      1eb1fe32
    • isaacs's avatar
      Revert "cluster: propagate bind errors" · a2851b62
      isaacs authored
      This reverts commit 30e462e9.
      a2851b62
    • isaacs's avatar
      Fix #2770 Compile the OS X pkg as ia32 · 4672872d
      isaacs authored
      4672872d
  11. Feb 17, 2012