4164 Commits (e1643ccc5a5ecf7cb779472d244459469c9971a1)

Author SHA1 Message Date
Trevor Norris c0e6c668e6 src: no abort from getter if object isn't wrapped 9 years ago
Trevor Norris 13e5d4f320 stream_base: always use Base template class 9 years ago
Trevor Norris 43b5215083 tls_wrap: do not abort on new TLSWrap() 9 years ago
Trevor Norris 9dd5b93c42 src: always clear wrap before persistent Reset() 9 years ago
Trevor Norris ddc19be6de src: inherit first from AsyncWrap 9 years ago
Anna Henningsen 4bd410bbbe
vm: don't abort process when stack space runs out 9 years ago
Eugene Ostroukhov 706e6990bf string_bytes: Make base64 encode/decode reusable 9 years ago
Saúl Ibarra Corretgé 3ef2eb283b udp: use libuv API to get file descriptor 9 years ago
Cheng Zhao 2ab75b7a42 src: add node::FreeEnvironment public API 9 years ago
Saúl Ibarra Corretgé 4fe1d6e75f unix,stream: fix getting the correct fd for a handle 9 years ago
Anna Henningsen 178e634114
src: fix without-intl build 9 years ago
James M Snell dcccbfdc79 src: refactor require('constants') 9 years ago
James M Snell 5d38d543cd src,module: add --preserve-symlinks command line flag 9 years ago
Jeremiah Senkpiel fe4837afcc handle_wrap: IsRefed() -> HasRef() 9 years ago
Jeremiah Senkpiel 96a9439fd2 Revert "handle_wrap: IsRefed -> Unrefed, no isAlive check" 9 years ago
Ben Noordhuis 844f0a9f58 src: fix sporadic deadlock in SIGUSR1 handler 9 years ago
Ali Ijaz Sheikh 4d4cfb27ca src,lib: minor --debug-brk cleanup 9 years ago
Ben Noordhuis f6940dfa46 src: don't use locale-sensitive strcasecmp() 9 years ago
Ben Noordhuis 6db772d648 src: remove unused #include statement 9 years ago
Ben Noordhuis b261178a52 src: remove pre-openssl 1.0 legacy code 9 years ago
Ben Noordhuis e6b35f4a86 crypto: disable ssl compression at build time 9 years ago
Steven R. Loomis cd752e8463
intl: Don't crash if v8BreakIterator not available 9 years ago
Anna Henningsen bc8b525440
buffer: fix lastIndexOf index underflow issue 9 years ago
Anna Henningsen 55b975d402
buffer: fix lastIndexOf crash for overlong needle 9 years ago
Anna Henningsen bfe645d1f4
src: fix FindFirstCharacter argument alignment 9 years ago
Anna Henningsen 4d49bcb73e
buffer: fix UCS2 indexOf for odd buffer length 9 years ago
Anna Henningsen 5defa0cbaa
buffer: fix needle length misestimation for UCS2 9 years ago
Rich Trott 52f85bebfc src: add O_NOATIME constant 9 years ago
James M Snell ba6196f843 util: fix inspecting of proxy objects 9 years ago
Patrick Mueller 52cb410402 process: add process.cpuUsage() - implementation, doc, tests 9 years ago
Anna Henningsen 44a40325da
src: unify implementations of Utf8Value etc. 9 years ago
Ben Noordhuis a58d4839af src: simplify handlewrap state tracking logic 9 years ago
Ben Noordhuis cad1a62d32 src: use libuv's refcounting directly 9 years ago
James M Snell 1a29a5773a 2016-04-26, Version 6.0.0 (Current) Release 9 years ago
Stefan Budeanu 56b9478f53 crypto: Read OpenSSL config before init 9 years ago
Jeremiah Senkpiel 9bb5a5e2a1 handle_wrap: IsRefed -> Unrefed, no isAlive check 9 years ago
dcposch@dcpos.ch 6c1e5ad3ab buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Sakthipriyan Vairamani 2c480bdae6 src: fix check-imports.py linter errors 9 years ago
Ben Noordhuis 5eb4ec090d src: squelch -Wunused-variable in non-icu builds 9 years ago
Anna Henningsen a3b5b9cbf2
src: fix out-of-bounds write in TwoByteValue 9 years ago
James M Snell cdba9a6c02 src: add intl and icu configs to process.binding('config') 9 years ago
James M Snell 2e974cdd8c src: add process.binding('config') 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Fedor Indutny 6198472d83 stream_base: expose `bytesRead` getter 9 years ago
Anna Henningsen 29ca969651
child_process: add nullptr checks after allocs 9 years ago
Sakthipriyan Vairamani 697790c117 src: fix -Wunused-result warning in e38bade 9 years ago
Fedor Indutny 9d4d529517 http: skip body and next message of CONNECT res 9 years ago
Brian White e38bade828
events: don't inherit from Object.prototype 9 years ago
Calvin Metcalf 1d9451bb5a crypto: better error message for createHash 9 years ago
Ben Noordhuis 642076f2af src: don't set non-primitive values on templates 9 years ago