You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabriel Schulhof 7efb8f7619 n-api: implement promise 7 years ago
..
res meta: restore original copyright header 8 years ago
tracing src: Node implementation of v8::Platform 7 years ago
CNNICHashWhitelist.inc crypto: Remove expired certs from CNNIC whitelist 8 years ago
StartComAndWoSignData.inc crypto: add cert check issued by StartCom/WoSign 8 years ago
async-wrap-inl.h src: return MaybeLocal in AsyncWrap::MakeCallback 8 years ago
async-wrap.cc src: reduce code duplication 7 years ago
async-wrap.h src: reduce code duplication 7 years ago
backtrace_posix.cc src: unbreak build when compiling against uclibc 8 years ago
backtrace_win32.cc src: print backtrace on fatal error 9 years ago
base-object-inl.h meta: restore original copyright header 8 years ago
base-object.h meta: restore original copyright header 8 years ago
base64.h src: fix decoding base64 with whitespace 8 years ago
cares_wrap.cc dns: add `verbatim` option to dns.lookup() 7 years ago
connect_wrap.cc async_wrap,src: add GetAsyncId() method 8 years ago
connect_wrap.h async_wrap,src: add GetAsyncId() method 8 years ago
connection_wrap.cc src: implement native changes for async_hooks 8 years ago
connection_wrap.h src: implement native changes for async_hooks 8 years ago
env-inl.h perf_hooks: implementation of the perf timing API 7 years ago
env.cc src: remove duplicate loop 7 years ago
env.h perf_hooks: implementation of the perf timing API 7 years ago
freelist.h http2: introducing HTTP/2 8 years ago
fs_event_wrap.cc src: reduce code duplication 7 years ago
handle_wrap.cc src: implement native changes for async_hooks 8 years ago
handle_wrap.h src: implement native changes for async_hooks 8 years ago
inspector_agent.cc src: Node implementation of v8::Platform 7 years ago
inspector_agent.h src: Node implementation of v8::Platform 7 years ago
inspector_io.cc inspector: send messages after the Node is done 8 years ago
inspector_io.h inspector: perform DNS lookup for host 8 years ago
inspector_socket.cc src: replace ASSERT with CHECK 8 years ago
inspector_socket.h inspector: perform DNS lookup for host 8 years ago
inspector_socket_server.cc inspector: perform DNS lookup for host 8 years ago
inspector_socket_server.h inspector: perform DNS lookup for host 8 years ago
js_stream.cc src: reduce code duplication 7 years ago
js_stream.h src: implement native changes for async_hooks 8 years ago
node.cc perf_hooks: implementation of the perf timing API 7 years ago
node.d dtrace: add missing translator 13 years ago
node.h http2: address initial pr feedback 8 years ago
node.stp meta: restore original copyright header 8 years ago
node_api.cc n-api: implement promise 7 years ago
node_api.h n-api: implement promise 7 years ago
node_api_types.h n-api: implement promise 7 years ago
node_buffer.cc src: replace ASSERT with CHECK 8 years ago
node_buffer.h buffer: remove a wrongly added attribute specifier 8 years ago
node_config.cc src: fixup strings, reduce duplication 7 years ago
node_constants.cc zlib: improve performance 8 years ago
node_constants.h crypto: add sign/verify support for RSASSA-PSS 8 years ago
node_contextify.cc vm: fix race condition with timeout param 8 years ago
node_counters.cc meta: restore original copyright header 8 years ago
node_counters.h meta: restore original copyright header 8 years ago
node_crypto.cc src: reduce code duplication 7 years ago
node_crypto.h src: remove unused Connection::ClearError() 7 years ago
node_crypto_bio.cc http2: address initial pr feedback 8 years ago
node_crypto_bio.h src: move crypto_bio/clienthello to crypto ns 8 years ago
node_crypto_clienthello-inl.h src: move crypto_bio/clienthello to crypto ns 8 years ago
node_crypto_clienthello.cc src: move crypto_bio/clienthello to crypto ns 8 years ago
node_crypto_clienthello.h src: move crypto_bio/clienthello to crypto ns 8 years ago
node_crypto_groups.h meta: restore original copyright header 8 years ago
node_debug_options.cc src,lib,test,doc: correct misspellings 8 years ago
node_debug_options.h inspector: allow --inspect=host:port from js 8 years ago
node_dtrace.cc meta: restore original copyright header 8 years ago
node_dtrace.h meta: restore original copyright header 8 years ago
node_file.cc src: use proper errors as coming from StringBytes 7 years ago
node_http2.cc src: fix build on certain platforms 7 years ago
node_http2.h http2: minor refactor of passing headers to JS 7 years ago
node_http2_core-inl.h http2: ignore invalid headers explicitly 7 years ago
node_http2_core.h http2: ignore invalid headers explicitly 7 years ago
node_http_parser.cc src: reduce code duplication 7 years ago
node_i18n.cc util: implement WHATWG Encoding Standard API 8 years ago
node_i18n.h build: fix build without icu 8 years ago
node_internals.h perf_hooks: implementation of the perf timing API 7 years ago
node_javascript.h meta: restore original copyright header 8 years ago
node_lttng.cc src: replace ARRAY_SIZE with typesafe arraysize 9 years ago
node_lttng.h src: add include guards to internal headers 9 years ago
node_lttng_provider.h src: fix typos in node_lttng_provider.h 8 years ago
node_lttng_tp.h src: lint node_lttng_tp.h 9 years ago
node_main.cc src: add linux getauxval(AT_SECURE) in SafeGetenv 8 years ago
node_mutex.h src: use RAII for mutexes and condition variables 9 years ago
node_object_wrap.h meta: restore original copyright header 8 years ago
node_os.cc src: use proper errors as coming from StringBytes 7 years ago
node_perf.cc perf_hooks: implementation of the perf timing API 7 years ago
node_perf.h perf_hooks: implementation of the perf timing API 7 years ago
node_perf_common.h src: fix build on certain platforms 7 years ago
node_platform.cc src: Node implementation of v8::Platform 7 years ago
node_platform.h src: Node implementation of v8::Platform 7 years ago
node_provider.d src: remove unused dtrace probes 10 years ago
node_revert.h src: minor cleanup for node_revert 7 years ago
node_root_certs.h crypto: update root certificates 8 years ago
node_serdes.cc src: fixup strings, reduce duplication 7 years ago
node_stat_watcher.cc src: reduce code duplication 7 years ago
node_stat_watcher.h meta: restore original copyright header 8 years ago
node_url.cc src: remove extra copy from Copy() in node_url.cc 7 years ago
node_url.h url: fix C0 control and whitespace handling 8 years ago
node_util.cc util: implement WHATWG Encoding Standard API 8 years ago
node_v8.cc meta: restore original copyright header 8 years ago
node_version.h n-api: add napi_get_node_version 7 years ago
node_watchdog.cc vm: fix race condition with timeout param 8 years ago
node_watchdog.h vm: fix race condition with timeout param 8 years ago
node_win32_etw_provider-inl.h meta: restore original copyright header 8 years ago
node_win32_etw_provider.cc meta: restore original copyright header 8 years ago
node_win32_etw_provider.h meta: restore original copyright header 8 years ago
node_win32_perfctr_provider.cc meta: restore original copyright header 8 years ago
node_win32_perfctr_provider.h meta: restore original copyright header 8 years ago
node_wrap.h meta: restore original copyright header 8 years ago
node_zlib.cc src: reduce code duplication 7 years ago
nolttng_macros.py tracing: add lttng support for tracing on linux 10 years ago
notrace_macros.py src: remove unused dtrace probes 10 years ago
perfctr_macros.py windows: add tracing with performance counters 12 years ago
pipe_wrap.cc src: reduce code duplication 7 years ago
pipe_wrap.h src: implement native changes for async_hooks 8 years ago
process_wrap.cc src: reduce code duplication 7 years ago
req-wrap-inl.h async_wrap,src: add GetAsyncId() method 8 years ago
req-wrap.h src: make ReqWrap req_ member private 8 years ago
signal_wrap.cc src: reduce code duplication 7 years ago
spawn_sync.cc meta: restore original copyright header 8 years ago
spawn_sync.h meta: restore original copyright header 8 years ago
stream_base-inl.h src: implement native changes for async_hooks 8 years ago
stream_base.cc http2: address initial pr feedback 8 years ago
stream_base.h http2: introducing HTTP/2 8 years ago
stream_wrap.cc src: reduce code duplication 7 years ago
stream_wrap.h src: remove unnecessary helper function 7 years ago
string_bytes.cc src: use proper errors as coming from StringBytes 7 years ago
string_bytes.h src: remove unused parameters 8 years ago
string_search.cc src: fix readability/namespace cpplint warnings 9 years ago
string_search.h src: replace ASSERT with CHECK 8 years ago
tcp_wrap.cc src: reduce code duplication 7 years ago
tcp_wrap.h src: implement native changes for async_hooks 8 years ago
timer_wrap.cc src: reduce code duplication 7 years ago
tls_wrap.cc src: reduce code duplication 7 years ago
tls_wrap.h src: move crypto_bio/clienthello to crypto ns 8 years ago
tty_wrap.cc src: reduce code duplication 7 years ago
tty_wrap.h tty_wrap: throw when uv_tty_init() returns error 8 years ago
udp_wrap.cc src: reduce code duplication 7 years ago
udp_wrap.h src: implement native changes for async_hooks 8 years ago
util-inl.h meta: restore original copyright header 8 years ago
util.cc meta: restore original copyright header 8 years ago
util.h src: adjust windows abort behavior 7 years ago
uv.cc uv: improvements to process.binding('uv') 7 years ago
v8abbr.h src: lint v8abbr.h 9 years ago
v8ustack.d dtrace: fix ustack helper for V8 5.1 9 years ago