3902 Commits (e572542de591a35ca803fcd6deb721d3151d4875)

Author SHA1 Message Date
Rod Vagg 25e3b8267a Working on v4.1.3 10 years ago
Rod Vagg 85df6ada47 2015-10-05, Version 4.1.2 (Stable) Release 10 years ago
Fedor Indutny 1cc7b41ba4 stream_wrap: support empty `TryWrite`s 10 years ago
Fedor Indutny 99943e189d http: fix out-of-order 'finish' bug in pipelining 10 years ago
Fedor Indutny f055a66a38 crypto: enable FIPS only when configured with it 10 years ago
Trevor Norris 39b8730e8b async_wrap: ensure all objects have internal field 10 years ago
Trevor Norris 99e66074d7 async_wrap: update providers and add test 10 years ago
Oguz Bastemur e5615854ea contextify: use CHECK instead of `if` 10 years ago
João Reis d6ac547d5d build,win: fix node.exe resource version 10 years ago
Ben Noordhuis 5ec5d0aa8b src: internalize binding function property names 10 years ago
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