3892 Commits (b18fd416493cc084fe4cf65b2b2261435cc8d7fe)

Author SHA1 Message Date
Ben Noordhuis c8175fc2af src: internalize per-isolate string properties 10 years ago
Cheng Zhao 9a593abc47 src: include signal.h in util.h 10 years ago
Sakthipriyan Vairamani fde0c6f321 src: fix function and variable names in comments 10 years ago
Johann 4c8d96bc30 crypto: add more keylen sanity checks in pbkdf2 10 years ago
Rod Vagg 12fa0295c0 Working on v4.1.2 10 years ago
Rod Vagg ab55b45b2e 2015-09-22, Version 4.1.1 (Stable) Release 10 years ago
Sakthipriyan Vairamani 1860e0cebd lib,src: remove usage of events.EventEmitter 10 years ago
Fedor Indutny bc9f629387 http_parser: do not dealloc during kOnExecute 10 years ago
Evan Lucas 2034f68668 src: honor --abort_on_uncaught_exception flag 10 years ago
Evan Lucas 0b1ca4a9ef src: Add ABORT macro 10 years ago
Jeremiah Senkpiel 8f6f2912a3 Working on v4.1.1 10 years ago
Jeremiah Senkpiel b4ec2c2ab8 2015-09-17, Version 4.1.0 (Stable) Release 10 years ago
Trevor Norris 8e5843405b src: null env_ field from constructor 10 years ago
Trevor Norris 4b4cfa2d44 buffer: always allocate typed arrays outside heap 10 years ago
Trevor Norris 7df018a29b buffer: construct Uint8Array in JS 10 years ago
Karl Skomski 0a5f80a11f src: use subarray() in Buffer#slice() for speedup 10 years ago
Michael Dawson 43397b204e build: Updates to enable AIX support 10 years ago
Ron Korving 2b6aa9415f fs: implemented WriteStream#writev 10 years ago
Roman Klauke 57707e2490 src: use ZCtxt as a source for v8::Isolates 10 years ago
Oleksandr Chekhovskyi b0df2273ab src: fix v8::CpuProfiler idle sampling 10 years ago
Fedor Indutny 9683e5df51 bindings: close after reading module struct 10 years ago
Rod Vagg b1abe812cd Working on 4.0.1 10 years ago
Rod Vagg f9f8378853 2015-09-08, Version 4.0.0 (Stable) Release 10 years ago
Rod Vagg d2d981252b src: s/ia32/x86 for process.release.libUrl for win 10 years ago
Ben Noordhuis 03f900ab25 crypto: replace rwlocks with simple mutexes 10 years ago
Roman Reiss d3d5b93214 doc: update environment vars in manpage and --help 10 years ago
Karl Skomski eba3d3dccd src: use standard conform snprintf on windows 10 years ago
Karl Skomski cddbec231f src: fix buffer overflow for long exception lines 10 years ago
Michaël Zasso dd3f3417c7 src: re-enable fast math on arm 10 years ago
Ali Ijaz Sheikh e137c1177c src: enable vector ics on arm again 10 years ago
Michaël Zasso 7ce749d722 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis b1a2d9509f src: enable v8 deprecation warnings and fix them 10 years ago
Fedor Indutny b2ecbb6191 contextify: ignore getters during initialization 10 years ago
Ali Ijaz Sheikh 808de0da03 src: apply debug force load fixups from 41e63fb 10 years ago
Karl Skomski 101db80111 build: add --enable-asan with builtin leakcheck 10 years ago
Karl Skomski 5201cb0ff1 src: fix memory leak in ExternString 10 years ago
Evan Lucas 2308a27c0a src: only set v8 flags if argc > 1 10 years ago
Karl Skomski 0357c8fc71 src: only memcmp if length > 0 in Buffer::Compare 10 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 10 years ago
Ben Noordhuis f337595441 lib,src: add unix socket getsockname/getpeername 10 years ago
Ben Noordhuis a43af39ffc src: DRY getsockname/getpeername code 10 years ago
Сковорода Никита Андреевич 87df7d3be3 crypto: Use OPENSSL_cleanse to shred the data. 10 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 10 years ago
Fedor Indutny b266074347 env: introduce `KickNextTick` 10 years ago
Jeremiah Senkpiel c95ca0ba5b src: missing Exception::Error in node_http_parser 10 years ago
cjihrig 4f50d3fb90 process: make process.release.name "node" 10 years ago
Frederic Hemberger 45a2046f5d installer: fix installers for node.js rename 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Minwoo Jung f3c3b23d55 doc: fix comments in tls_wrap.cc and _http_client.js 10 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 10 years ago