3777 Commits (e7a3ca3d313c0fd18795102df19d3ea9154d3cd3)

Author SHA1 Message Date
Karl Skomski e7a3ca3d31 src: use subarray() in Buffer#slice() for speedup 9 years ago
Michael Dawson 2a17c7f65e build: Updates to enable AIX support 10 years ago
Ron Korving 05d30d5396 fs: implemented WriteStream#writev 10 years ago
Roman Klauke 414e407343 src: use ZCtxt as a source for v8::Isolates 9 years ago
Oleksandr Chekhovskyi 8e141356ff src: fix v8::CpuProfiler idle sampling 10 years ago
Fedor Indutny a6d674d751 bindings: close after reading module struct 9 years ago
Rod Vagg 380a3d89c3 2015-09-08, Version 4.0.0 (Stable) Release 9 years ago
Rod Vagg 278a9267ec src: s/ia32/x86 for process.release.libUrl for win 9 years ago
Ben Noordhuis 7ee58bebff crypto: replace rwlocks with simple mutexes 9 years ago
Roman Reiss 6532e937e1 doc: update environment vars in manpage and --help 9 years ago
Karl Skomski 98608774a7 src: use standard conform snprintf on windows 9 years ago
Karl Skomski 3bb923740d src: fix buffer overflow for long exception lines 9 years ago
Michaël Zasso 439c1dde15 src: re-enable fast math on arm 9 years ago
Ali Ijaz Sheikh 6c1b26a12e src: enable vector ics on arm again 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 9a03ae6356 src: enable v8 deprecation warnings and fix them 10 years ago
Fedor Indutny 56db28b6d7 contextify: ignore getters during initialization 10 years ago
Ali Ijaz Sheikh 0159ac9c99 src: apply debug force load fixups from 41e63fb 9 years ago
Karl Skomski 6ed0603fb1 build: add --enable-asan with builtin leakcheck 10 years ago
Karl Skomski 599d4f5f3a src: fix memory leak in ExternString 10 years ago
Evan Lucas 45fb34025d src: only set v8 flags if argc > 1 9 years ago
Karl Skomski e3740e4524 src: only memcmp if length > 0 in Buffer::Compare 9 years ago
Rod Vagg 42a8a0a53e Working on v5.0.0 9 years ago
Ben Noordhuis de88255b0f Revert "lib,src: add unix socket getsockname/getpeername" 9 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. 9 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 10 years ago
Fedor Indutny b266074347 env: introduce `KickNextTick` 9 years ago
Jeremiah Senkpiel c95ca0ba5b src: missing Exception::Error in node_http_parser 9 years ago
cjihrig 4f50d3fb90 process: make process.release.name "node" 9 years ago
Frederic Hemberger 45a2046f5d installer: fix installers for node.js rename 9 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 9 years ago
James M Snell 5ba868f024 tls: add --tls-cipher-list command line switch 9 years ago
Roman Klauke b125ad186c fs: replace bad_args macro with concrete error msg 9 years ago
Fedor Indutny 68e53ddcba string_bytes: fix unaligned write in UCS2 9 years ago
Evan Lucas 1c20b87d19 src: improve startup time 9 years ago
Karl Skomski 34985a1cbd crypto: fix mem {de}allocation in ExportChallenge 10 years ago
Jacob Edelman ec6e5c7999 doc: fix spelling mistake in node.js comment 10 years ago
Fedor Indutny 291b310e21 stream_base: various improvements 10 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 10 years ago
Karl Skomski 90a2671889 src: better error message on failed Buffer malloc 9 years ago
P.S.V.R 00bffa6c75 crypto: check for OpenSSL errors when signing 9 years ago
Fedor Indutny 102939ada5 tls: fix throughput issues after incorrect merge 10 years ago
Karl Skomski a40ae513bb crypto: fix memory leak in PBKDF2Request 10 years ago
Karl Skomski 12ab8cfb9c crypto: fix memory leak in ECDH::SetPrivateKey 10 years ago
Karl Skomski 4b61cb0a3a crypto: fix memory leak in PublicKeyCipher::Cipher 10 years ago
Karl Skomski dbecb21270 crypto: fix memory leak in SafeX509ExtPrint 10 years ago
Karl Skomski 98d7aee602 crypto: fix memory leak in SetDHParam 10 years ago