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.
 
 
 
 
 
 
Vladimir Kurchatkin 8dc6be1747 node: avoid automatic microtask runs 10 years ago
..
res win: manifest node.exe for Windows 8.1 10 years ago
async-wrap-inl.h node: avoid automatic microtask runs 10 years ago
async-wrap.h dns: introduce lookupService function 11 years ago
base-object-inl.h base-object: add BaseObject 11 years ago
base-object.h src: update and expand comments in base-object.h 10 years ago
cares_wrap.cc dns: fix GetAddrInfo assert 11 years ago
env-inl.h src: remove Environment::GetCurrentChecked() 10 years ago
env.h buffer: fix and cleanup fill() 10 years ago
fs_event_wrap.cc Merge remote-tracking branch 'upstream/v0.10' 11 years ago
handle_wrap.cc node: add signature to SET_PROTOTYPE_METHOD 11 years ago
handle_wrap.h headers: fix spelling error 11 years ago
node.cc node: avoid automatic microtask runs 10 years ago
node.d dtrace: add missing translator 13 years ago
node.h node: set names for prototype methods 11 years ago
node.js node: support v8 microtask queue 10 years ago
node.stp systemtap: add tapset for node user probes 12 years ago
node_buffer.cc buffer: fix and cleanup fill() 10 years ago
node_buffer.h src: remove `node_isolate` from source 11 years ago
node_constants.cc crypto: wrap ECDH constants in HAVE_OPENSSL 10 years ago
node_constants.h src: lint c++ code 12 years ago
node_contextify.cc lib, src: add vm.runInDebugContext() 10 years ago
node_counters.cc src: fix tracing infrastructure after v8 upgrade 11 years ago
node_counters.h src: remove `node_isolate` from source 11 years ago
node_crypto.cc crypto: export externals to internal structs 10 years ago
node_crypto.h crypto: export externals to internal structs 10 years ago
node_crypto_bio.cc crypto: lower RSS usage for TLSCallbacks 10 years ago
node_crypto_bio.h crypto: lower RSS usage for TLSCallbacks 10 years ago
node_crypto_clienthello-inl.h tls: asynchronous SNICallback 12 years ago
node_crypto_clienthello.cc crypto: fix version check in hello parser 11 years ago
node_crypto_clienthello.h tls: support OCSP on client and server 11 years ago
node_crypto_groups.h src: lint c++ code 12 years ago
node_dtrace.cc Merge remote-tracking branch 'upstream/v0.10' 11 years ago
node_dtrace.h src: remove `node_isolate` from source 11 years ago
node_file.cc deps: update uv to v1.0.0-rc1 10 years ago
node_file.h src: add multi-context support 11 years ago
node_http_parser.cc lib, src: don't make http parser handles weak 10 years ago
node_http_parser.h src: lint c++ code 12 years ago
node_i18n.cc build, i18n: improve Intl build, add "--with-intl" 10 years ago
node_i18n.h build, i18n: improve Intl build, add "--with-intl" 10 years ago
node_internals.h crypto: export externals to internal structs 10 years ago
node_javascript.cc src: remove `node_isolate` from source 11 years ago
node_javascript.h src: remove `node_isolate` from source 11 years ago
node_main.cc core: use proper #include directives 13 years ago
node_object_wrap.h src, test: fix up ObjectWrap, `make test-addons` 11 years ago
node_os.cc src: update to v8 3.24 APIs 11 years ago
node_provider.d src: fix tracing infrastructure after v8 upgrade 11 years ago
node_root_certs.h crypto: update root certificates 11 years ago
node_stat_watcher.cc Merge remote-tracking branch 'upstream/v0.10' 11 years ago
node_stat_watcher.h src: remove `node_isolate` from source 11 years ago
node_v8.cc src: replace CONTAINER_OF with type-safe function 11 years ago
node_version.h Now working on 0.11.15 10 years ago
node_watchdog.cc watchdog: terminate one specific isolate 11 years ago
node_watchdog.h watchdog: terminate one specific isolate 11 years ago
node_win32_etw_provider-inl.h src: fix tracing infrastructure after v8 upgrade 11 years ago
node_win32_etw_provider.cc src: update uv callbacks after API changes 11 years ago
node_win32_etw_provider.h src: fix tracing infrastructure after v8 upgrade 11 years ago
node_win32_perfctr_provider.cc build: un-break the windows build 12 years ago
node_win32_perfctr_provider.h src: lint c++ code 12 years ago
node_wrap.h src: remove `node_isolate` from source 11 years ago
node_zlib.cc src: replace CONTAINER_OF with type-safe function 11 years ago
notrace_macros.py src: rename macros.py to notrace_macros.py 12 years ago
perfctr_macros.py windows: add tracing with performance counters 12 years ago
pipe_wrap.cc stream_wrap: Add support to write binary strings 10 years ago
pipe_wrap.h src: don't use class specific Unwrap methods 11 years ago
process_wrap.cc Merge remote-tracking branch 'upstream/v0.10' 11 years ago
queue.h src: make queue.h c++ compatible 11 years ago
req_wrap.h src: update to v8 3.24 APIs 11 years ago
signal_wrap.cc src: replace CONTAINER_OF with type-safe function 11 years ago
smalloc.cc smalloc: rework double free bug fix 11 years ago
smalloc.h smalloc: remove `env.h` include 11 years ago
spawn_sync.cc child_process: copy spawnSync() cwd option to proper buffer 11 years ago
spawn_sync.h src: update uv callbacks after API changes 11 years ago
stream_wrap.cc tls_wrap: fix use after free 10 years ago
stream_wrap.h tls_wrap: fix use after free 10 years ago
string_bytes.cc Merge remote-tracking branch 'upstream/v0.10' 11 years ago
string_bytes.h Merge remote-tracking branch 'upstream/v0.10' 11 years ago
tcp_wrap.cc stream_wrap: Add support to write binary strings 10 years ago
tcp_wrap.h src: don't use class specific Unwrap methods 11 years ago
timer_wrap.cc timer_wrap: remove HandleScopes, check return size 10 years ago
tls_wrap.cc crypto: lower RSS usage for TLSCallbacks 10 years ago
tls_wrap.h crypto: lower RSS usage for TLSCallbacks 10 years ago
tree.h dns: don't rely on libuv for c-ares integration 13 years ago
tty_wrap.cc stream_wrap: Add support to write binary strings 10 years ago
tty_wrap.h src: don't use class specific Unwrap methods 11 years ago
udp_wrap.cc udp: make it possible to receive empty udp packets 11 years ago
udp_wrap.h src: don't use class specific Unwrap methods 11 years ago
util-inl.h src: add ClearWrap() to util.h 10 years ago
util.cc Merge remote-tracking branch 'upstream/v0.10' 11 years ago
util.h src: add ClearWrap() to util.h 10 years ago
uv.cc src: update to v8 3.24 APIs 11 years ago
v8abbr.h dtrace: backport two byte string fix 11 years ago
v8ustack.d dtrace: backport two byte string fix 11 years ago