3083 Commits (v0.11.15-release)

Author SHA1 Message Date
Timothy J Fontaine 89f3c9037f http: rename flush to flushHeaders 10 years ago
Timothy J Fontaine e9df9a0216 cluster: avoid race enabling debugger in worker 10 years ago
Bert Belder 016e08458c path: don't lower-cases drive letters 10 years ago
Sam Roberts 85360f06db cluster: don't assert if worker has no handles 10 years ago
Sam Roberts f260ef8c3e cluster: cluster.disconnect() should check status 10 years ago
Colin Ihrig 29449349da fs: add access() and accessSync() 10 years ago
Julien Gilli 7325fe7987 src: fix indentation in _tls_wrap.js 10 years ago
Chris Dickinson c8ef97e4d9 src,zlib: revert concatenated-stream changes 10 years ago
cjihrig b636ba8186 net: make connect() input validation synchronous 10 years ago
CGavrila 6a03fce16e url: improve parsing speed 10 years ago
Julien Gilli fd2cb7c611 timers: don't mutate unref list while iterating it 10 years ago
Julien Gilli 78db74dd88 timers: don't close interval timers when unrefd 10 years ago
Chris Dickinson 91586661c9 stream: switch _writableState.buffer to queue 10 years ago
Miroslav Bajtoš e93ff4f0ce debugger: fix unhandled error in setBreakpoint 11 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 10 years ago
Julien Gilli 934bfe23a1 timers: Avoid linear scan in _unrefActive. 11 years ago
Juanjo 946cec7b65 lib,src: fix spawnSync ignoring its 'env' option 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 11 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Jonathan Johnson 6120472036 url: change hostname regex to negate invalid chars 10 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Vladimir Kurchatkin bf3e0f417b smalloc: don't allow to dispose typed arrays 10 years ago
Trevor Norris 0d051238be timers: fix unref() memory leak 10 years ago
Nathan Woltman e0a0e913c7 path: refactor normalizeArray() 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Trevor Norris a1b2875afd lint: fix lint issues 10 years ago
Sam Roberts 70dafa7b62 child_process: check fork args is an array 10 years ago
Sam Roberts e17c5a72b2 child_process: check execFile args is an array 10 years ago
haoxin 00d7b13a18 module: correct the order of the assertions 10 years ago
Jackson Tian d8a3c4ab2a tls: remove tls.createSecurePair code deprecation 10 years ago
Vladimir Kurchatkin f65a5cbcde smalloc: check if obj has external data 10 years ago
cjihrig c2b4f4809b net: add pauseOnConnect option to createServer() 10 years ago
Trevor Norris 6a68d64629 lint: fix whitespace issues 10 years ago
Emmanuel Odeke 523929c927 repl: Private Buffer object in lib/* files 10 years ago
Timothy J Fontaine 69080f5474 tls: enforce secureOptions on incoming clients 10 years ago
Timothy J Fontaine b9283cf9d1 tls: honorCipherOrder should not degrade defaults 10 years ago
Fedor Indutny 1349b680ba crypto: allow forcing SSLv2/v3 via secureProtocol 10 years ago
dead-horse f6e5740180 path: resolve normalize drive letter to lower case 10 years ago
Timothy J Fontaine 6c8593d456 crypto: move disaling SSLv2/3 into JavaScript 10 years ago
Brian White 874dd590cf streams: make setDefaultEncoding() throw 10 years ago
Trevor Norris 1a4a189578 crypto: createDiffieHellman throw for bad args 10 years ago
Fedor Indutny 42ecd48c7f cluster: do not signal children in debug mode 10 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 10 years ago
Trevor Norris 6462519d3c buffer, doc: misc. fix and cleanup 10 years ago
Trevor Norris 7b4a540422 src: fix jslint warning 10 years ago
Trevor Norris 4809c7aa4f smalloc: update use of ExternalArrayType constants 10 years ago
Johnny Ray f04f3a0d01 streams: set default encoding for writable streams 10 years ago
Evan Rutledge Borden 640ad632e3 url: fixed encoding for slash switching emulation. 10 years ago
gyson cb97bcd6f9 util: add es6 Symbol support for `util.inspect` 10 years ago