188 Commits (f803e77b1e2347dbce9d8098f3b6e231f4ce5fcd)

Author SHA1 Message Date
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 8 years ago
XadillaX b5d8d7c6f9 src: merge `fn_name` in NODE_SET_PROTOTYPE_METHOD 8 years ago
Anna Henningsen a86323dc64
async_hooks: implement C++ embedder API 8 years ago
Anna Henningsen e5a25cbc85
src: expose `node::AddPromiseHook` 8 years ago
cjihrig a334c5b3d3 src: remove invalid comment 8 years ago
Daniel Bevenius ec53921d2e src: make AtExit callback's per Environment 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Ben Noordhuis bfd3c7e626 src: move trace_event.h include to internal header 8 years ago
Adam Majer 33012e9866 crypto: ability to select cert store at runtime 8 years ago
misterpoe ba4847e879 src: Node Tracing Controller 9 years ago
Rod Vagg bb173f931a crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Fedor Indutny db411cf116 node: --openssl-config cli argument 9 years ago
Stefan Budeanu 410296c37a build: configure --shared 9 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Ben Noordhuis c3cd453cba src: make IsolateData creation explicit 9 years ago
Cheng Zhao 2ab75b7a42 src: add node::FreeEnvironment public API 10 years ago
Ben Noordhuis 642076f2af src: don't set non-primitive values on templates 9 years ago
Michaël Zasso 67b5a8a936 src: replace usage of deprecated ForceSet 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Martin von Gagern c311b61430 src: fix deprecation message for ErrnoException 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Ivan Kozik c43855c49c src: export the ParseEncoding function on Windows 10 years ago
Ben Noordhuis 8315b22390 src: fix pedantic cpplint whitespace warnings 10 years ago
Ben Noordhuis b712af79a7 src: fix NODE_DEPRECATED macro with old compilers 10 years ago
Ben Noordhuis 609fa0de03 src: fix NODE_DEPRECATED macro 10 years ago
Pavel Medvedev 4d1fa2ca97 src: add check for already defined macro NOMINMAX 10 years ago
Vladimir Kurchatkin 8aed9d6610 src: cleanup `Isolate::GetCurrent()` 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 10 years ago
Fedor Indutny c6367e7f2a node: speed up ParseEncoding 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny e92dbf3af9 src: check if NODE_WANT_INTERNALS is defined 10 years ago
Ben Noordhuis 52fc406308 src: move BE/LE buffer conversion to StringSlice() 10 years ago
Ben Noordhuis 56fde66c46 src: redo unaligned access workaround 10 years ago
Thorsten Lorenz 0fe7a0d024 modules: adding load linked modules feature 11 years ago
Thorsten Lorenz c131c1f920 modules: adding load linked modules feature 11 years ago
Ben Noordhuis b33a87d8cb src: remove STATIC_ASSERT() macro 10 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 11 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 11 years ago
Fedor Indutny 383b0c0afb src, test: fixup after v8 update 11 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 11 years ago
Trevor Norris 0718426506 node: set names for prototype methods 11 years ago
Dean McNamee ba09409479 src: export additional startup functions 11 years ago
Rohini Harendra 32b4563280 src: NODE_UNIXTIME_V8 needs to use an Isolate 11 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Fedor Indutny d0ff900a65 node: fix exported signatures of MakeCallback 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Ben Noordhuis bd8a5755dc src: add default visibility to NODE_MODULE 11 years ago
Alexis Campailla b5f9779c2f windows: fix module registration 11 years ago