TEXT   84
node changelog
Guest on 7th February 2023 02:14:56 AM


  1. http: allow multiple WWW-Authenticate headers (Ben Noordhuis)
  2.  
  3. windows: support unicode argv and environment variables (Bert Belder)
  4.  
  5. tls: mitigate session renegotiation attacks (Ben Noordhuis)
  6.  
  7. tcp, pipe: don't assert on uv_accept() errors (Ben Noordhuis)
  8.  
  9. tls: Allow establishing secure connection on the existing socket (koichik)
  10.  
  11. dgram: handle close of dgram socket before DNS lookup completes (Seth Fitzsimmons)
  12.  
  13. windows: Support half-duplex pipes (Igor Zinkovsky)
  14.  
  15. build: disable omit-frame-pointer on solaris systems (Dave Pacheco)
  16.  
  17. debugger: fix --debug-brk (Ben Noordhuis)
  18.  
  19. net: fix large file downloads failing (koichik)
  20.  
  21. fs: fix ReadStream failure to read from existing fd (Christopher Jeffrey)
  22.  
  23. net: destroy socket on DNS error (Stefan Rusu)
  24.  
  25. dtrace: add missing translator (Dave Pacheco)
  26.  
  27. unix: don't flush tty on switch to raw mode (Ben Noordhuis)
  28.  
  29. windows: reset brightness when reverting to default text color (Bert Belder)
  30.  
  31. npm: update to 1.1.1
  32.  
  33. Update which, fstream, mkdirp, request, and rimraf
  34. Fix #2123 Set path properly for lifecycle scripts on windows
  35. Mark the root as seen, so we don't recurse into it. Fixes #1838. (Martin Cooper)

Raw Paste

Login or Register to edit or fork this paste. It's free.