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.
 
 
 
 
 
 
Shigeki Ohtsu 7c52e1c1f4 tls_wrap: fix error cb when fatal TLS Alert recvd 10 years ago
..
res install: new performance counters provider guid 10 years ago
async-wrap-inl.h async-wrap: remove before/after calls in init 10 years ago
async-wrap.cc async-wrap: set flags using functions 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 async-wrap: don't call init callback unnecessarily 10 years ago
env.h async-wrap: don't call init callback unnecessarily 10 years ago
fs_event_wrap.cc Remove excessive copyright/license boilerplate 10 years ago
handle_wrap.cc timers: make Timer.close idempotent 10 years ago
handle_wrap.h src: switch from QUEUE to intrusive list 10 years ago
js_stream.cc js_stream: fix buffer index in DoWrite 10 years ago
js_stream.h js_stream: fix leak of instances 10 years ago
node.cc src: add ability to get/set effective uid/gid 10 years ago
node.d dtrace: add missing translator 13 years ago
node.h src: export the ParseEncoding function on Windows 10 years ago
node.js src: fix preload when used with prior flags 10 years ago
node.stp src: remove unused dtrace probes 10 years ago
node_buffer.cc Merge branch 'v1.x' 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 tls: use `SSL_set_cert_cb` for async SNI/OCSP 10 years ago
node_crypto.h tls: use `SSL_set_cert_cb` for async SNI/OCSP 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 fs: validate fd on fs.write 10 years ago
node_file.h Remove excessive copyright/license boilerplate 10 years ago
node_http_parser.cc src: fix -Wmissing-field-initializers warning 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 src: add type check to v8.setFlagsFromString() 10 years ago
node_version.h Working on v2.0.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 src: deprecate smalloc public functions 10 years ago
smalloc.h src: deprecate smalloc public functions 10 years ago
spawn_sync.cc src: fix minor inefficiency in Buffer::New() call 10 years ago
spawn_sync.h src: fix minor inefficiency in Buffer::New() call 10 years ago
stream_base-inl.h src: make accessors immune to context confusion 10 years ago
stream_base.cc stream_base: dispatch reqs in the stream impl 10 years ago
stream_base.h stream_base: WriteWrap::New/::Dispose 10 years ago
stream_wrap.cc stream_base: dispatch reqs in the stream impl 10 years ago
stream_wrap.h stream_base: `.writev()` has limited support 10 years ago
string_bytes.cc src: fix deprecated use of Buffer::New() 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 timers: do not restart the interval after close 10 years ago
tls_wrap.cc tls_wrap: fix error cb when fatal TLS Alert recvd 10 years ago
tls_wrap.h tls: use `SSL_set_cert_cb` for async SNI/OCSP 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: fix deprecation warnings 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