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.
 
 
 
 
 
 
Ben Noordhuis 2903410aa8 src: don't lazy-load timer globals 10 years ago
..
res install: new performance counters provider guid 10 years ago
async-wrap-inl.h src: reduce AsyncWrap memory footprint 10 years ago
async-wrap.cc src: fix domains + --abort-on-uncaught-exception 10 years ago
async-wrap.h streams: introduce StreamWrap and JSStream 10 years ago
base-object-inl.h src: switch from QUEUE to intrusive list 10 years ago
base-object.h src: switch from QUEUE to intrusive list 10 years ago
cares_wrap.cc src: fix intermittent SIGSEGV in resolveTxt 10 years ago
debug-agent.cc src: switch from QUEUE to intrusive list 10 years ago
debug-agent.h src: switch from QUEUE to intrusive list 10 years ago
env-inl.h src: make accessors immune to context confusion 10 years ago
env.h src: make accessors immune to context confusion 10 years ago
fs_event_wrap.cc Remove excessive copyright/license boilerplate 10 years ago
handle_wrap.cc src: switch from QUEUE to intrusive list 10 years ago
handle_wrap.h src: switch from QUEUE to intrusive list 10 years ago
js_stream.cc js_stream: fix leak of instances 10 years ago
js_stream.h js_stream: fix leak of instances 10 years ago
node.cc iojs: introduce internal modules 10 years ago
node.d dtrace: add missing translator 13 years ago
node.h src: add check for already defined macro NOMINMAX 10 years ago
node.js src: don't lazy-load timer globals 10 years ago
node.stp src: remove unused dtrace probes 10 years ago
node_buffer.cc buffer: removing duplicate code 10 years ago
node_buffer.h Remove excessive copyright/license boilerplate 10 years ago
node_constants.cc Remove excessive copyright/license boilerplate 10 years ago
node_constants.h Remove excessive copyright/license boilerplate 10 years ago
node_contextify.cc vm: fix crash on fatal error in debug context 10 years ago
node_counters.cc Remove excessive copyright/license boilerplate 10 years ago
node_counters.h src: fix -Wempty-body compiler warnings 10 years ago
node_crypto.cc src: make accessors immune to context confusion 10 years ago
node_crypto.h crypto: implement privateEncrypt/publicDecrypt 10 years ago
node_crypto_bio.cc node_crypto_bio: adjust external memory size 10 years ago
node_crypto_bio.h src: fix crypto bio integer wraparound on 32 bits 10 years ago
node_crypto_clienthello-inl.h Remove excessive copyright/license boilerplate 10 years ago
node_crypto_clienthello.cc build,src: remove sslv3 support 10 years ago
node_crypto_clienthello.h Remove excessive copyright/license boilerplate 10 years ago
node_crypto_groups.h Remove excessive copyright/license boilerplate 10 years ago
node_dtrace.cc make: remove node_dtrace from cpplint excludes 10 years ago
node_dtrace.h Remove excessive copyright/license boilerplate 10 years ago
node_file.cc src: fix memory leak in fs.writeSync error path 10 years ago
node_file.h Remove excessive copyright/license boilerplate 10 years ago
node_http_parser.cc http: optimize on_headers_complete 10 years ago
node_http_parser.h Remove excessive copyright/license boilerplate 10 years ago
node_i18n.cc Remove excessive copyright/license boilerplate 10 years ago
node_i18n.h Remove excessive copyright/license boilerplate 10 years ago
node_internals.h src: make accessors immune to context confusion 10 years ago
node_javascript.cc Remove excessive copyright/license boilerplate 10 years ago
node_javascript.h Remove excessive copyright/license boilerplate 10 years ago
node_lttng.cc tracing: add lttng support for tracing on linux 10 years ago
node_lttng.h tracing: add lttng support for tracing on linux 10 years ago
node_lttng_provider.h tracing: add lttng support for tracing on linux 10 years ago
node_lttng_tp.h tracing: add lttng support for tracing on linux 10 years ago
node_main.cc Remove excessive copyright/license boilerplate 10 years ago
node_object_wrap.h src: fix add-on builds, partially revert 8aed9d66 10 years ago
node_os.cc Remove excessive copyright/license boilerplate 10 years ago
node_provider.d src: remove unused dtrace probes 10 years ago
node_root_certs.h crypto: add deprecated ValiCert CA for cross cert 10 years ago
node_stat_watcher.cc Remove excessive copyright/license boilerplate 10 years ago
node_stat_watcher.h Remove excessive copyright/license boilerplate 10 years ago
node_v8.cc v8: optimize `getHeapStatistics` 10 years ago
node_v8_platform.cc src: fixups after v8 upgrade 10 years ago
node_v8_platform.h src: silence clang warnings 10 years ago
node_version.h Working on v1.6.3 10 years ago
node_watchdog.cc watchdog: fix timeout for early polling return 10 years ago
node_watchdog.h Remove excessive copyright/license boilerplate 10 years ago
node_win32_etw_provider-inl.h dtrace: fix removal of unused probes 10 years ago
node_win32_etw_provider.cc Remove excessive copyright/license boilerplate 10 years ago
node_win32_etw_provider.h src: remove unused dtrace probes 10 years ago
node_win32_perfctr_provider.cc Remove excessive copyright/license boilerplate 10 years ago
node_win32_perfctr_provider.h Remove excessive copyright/license boilerplate 10 years ago
node_wrap.h streams: introduce StreamWrap and JSStream 10 years ago
node_zlib.cc Remove excessive copyright/license boilerplate 10 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 stream_base: introduce StreamBase 10 years ago
pipe_wrap.h Remove excessive copyright/license boilerplate 10 years ago
process_wrap.cc Remove excessive copyright/license boilerplate 10 years ago
req-wrap-inl.h src: switch from QUEUE to intrusive list 10 years ago
req-wrap.h src: switch from QUEUE to intrusive list 10 years ago
signal_wrap.cc Remove excessive copyright/license boilerplate 10 years ago
smalloc.cc smalloc: don't mix malloc() and new char[] 10 years ago
smalloc.h smalloc: extend user API 10 years ago
spawn_sync.cc Remove excessive copyright/license boilerplate 10 years ago
spawn_sync.h Remove excessive copyright/license boilerplate 10 years ago
stream_base-inl.h src: make accessors immune to context confusion 10 years ago
stream_base.cc stream_base: WriteWrap::New/::Dispose 10 years ago
stream_base.h stream_base: WriteWrap::New/::Dispose 10 years ago
stream_wrap.cc src: add missing Context::Scope 10 years ago
stream_wrap.h stream_base: `.writev()` has limited support 10 years ago
string_bytes.cc src: fix ucs-2 buffer encoding regression 10 years ago
string_bytes.h src: remove NODE_INVALID_UTF8 environment variable 10 years ago
tcp_wrap.cc net: allow port 0 in connect() 10 years ago
tcp_wrap.h Remove excessive copyright/license boilerplate 10 years ago
timer_wrap.cc Remove excessive copyright/license boilerplate 10 years ago
tls_wrap.cc tls_wrap: fix this incredibly stupid leak 10 years ago
tls_wrap.h tls_wrap: do not hold persistent ref to parent 10 years ago
tree.h dns: don't rely on libuv for c-ares integration 12 years ago
tty_wrap.cc tty: do not add `shutdown` method to handle 10 years ago
tty_wrap.h Remove excessive copyright/license boilerplate 10 years ago
udp_wrap.cc src: make accessors immune to context confusion 10 years ago
udp_wrap.h src: switch from QUEUE to intrusive list 10 years ago
util-inl.h src: add typesafe intrusive list 10 years ago
util.cc src: rename confusingly named local variable 10 years ago
util.h src: simplify node::Utf8Value() 10 years ago
uv.cc Remove excessive copyright/license boilerplate 10 years ago
v8abbr.h v8abbr: ASCIISTRINGTAG => ONEBYTESTRINGTAG 10 years ago
v8ustack.d dtrace: backport two byte string fix 11 years ago