..
res
windows: remove 256x256 version of the icon
13 years ago
cares_wrap.cc
Revert "DNS: Support NAPTR queries"
13 years ago
eio-emul.h
node: preemptively unbreak windows build
13 years ago
ev-emul.h
node: make ev-emul.h compile with -Wextra -Werror
13 years ago
fs_event_wrap.cc
deps: upgrade libuv to a478847
13 years ago
handle_wrap.cc
child_process: spawn().ref() and spawn().unref()
13 years ago
handle_wrap.h
child_process: spawn().ref() and spawn().unref()
13 years ago
macros.py
Improve gyp build - now works kind of
14 years ago
ngx-queue.h
process: add _getActiveHandles(), _getActiveRequests()
13 years ago
node.cc
debugger: wake up the event loop when a debugger command is dispatched
13 years ago
node.d
dtrace: add missing translator
13 years ago
node.h
Externalize node::no_deprecation
13 years ago
node.js
Assign to property of global, instead of implicit global variable
13 years ago
node_buffer.cc
MakeCallback: Consistent symbol usage
13 years ago
node_buffer.h
buffer: fix signedness compiler warnings
13 years ago
node_constants.cc
core: use proper #include directives
13 years ago
node_constants.h
core: use proper #include directives
13 years ago
node_crypto.cc
tls: veryify server's identity
13 years ago
node_crypto.h
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
13 years ago
node_crypto_groups.h
crypto: add function getDiffieHellman()
13 years ago
node_dtrace.cc
Windows: Enable ETW events.
13 years ago
node_dtrace.h
core: use proper #include directives
13 years ago
node_extensions.cc
Don't use _snprintf() on Windows, it's not safe.
13 years ago
node_extensions.h
Revert support for isolates.
13 years ago
node_file.cc
fs: make fs.watchFile() work on windows
13 years ago
node_file.h
core: use proper #include directives
13 years ago
node_http_parser.cc
typo in node_http_parser
13 years ago
node_http_parser.h
process: expose the http_parser version in process.versions
13 years ago
node_internals.h
Externalize node::no_deprecation
13 years ago
node_io_watcher.cc
Apply --no-deprecation to C++ warnings as well
13 years ago
node_io_watcher.h
core: use proper #include directives
13 years ago
node_javascript.cc
core: use proper #include directives
13 years ago
node_javascript.h
core: use proper #include directives
13 years ago
node_main.cc
core: use proper #include directives
13 years ago
node_object_wrap.h
core: use proper #include directives
13 years ago
node_os.cc
core: use proper #include directives
13 years ago
node_os.h
core: use proper #include directives
13 years ago
node_provider.d
DTrace probes: support X-Forwarded-For
14 years ago
node_root_certs.h
Fixes #1610 Remove DigiNotar CA from trusted list
14 years ago
node_script.cc
vm: accept only object as arg of .createContext()
13 years ago
node_script.h
core: use proper #include directives
13 years ago
node_signal_watcher.cc
MakeCallback: Use in node_signal_watcher
13 years ago
node_signal_watcher.h
core: use proper #include directives
13 years ago
node_stat_watcher.cc
fs: make fs.watchFile() interval default to 5007
13 years ago
node_stat_watcher.h
fs: make fs.watchFile() interval default to 5007
13 years ago
node_string.cc
Update copyright headers
14 years ago
node_string.h
core: use proper #include directives
13 years ago
node_version.h
Now working on 0.8.4
13 years ago
node_win32_etw_provider-inl.h
Windows: don't fire GC ETW events without ETW consumers
13 years ago
node_win32_etw_provider.cc
Windows: Enable ETW events.
13 years ago
node_win32_etw_provider.h
Windows: Enable ETW events.
13 years ago
node_zlib.cc
zlib: Call inflateEnd for UNZIP. Fixes memory leak.
13 years ago
pipe_wrap.cc
deps: upgrade libuv to a478847
13 years ago
pipe_wrap.h
core: use proper #include directives
13 years ago
process_wrap.cc
process_wrap: set duplex flags when creating a pipe
13 years ago
req_wrap.h
process: add _getActiveHandles(), _getActiveRequests()
13 years ago
slab_allocator.cc
slab_allocator: fix crash in dtor if V8 is dead
13 years ago
slab_allocator.h
core: add reusable slab allocator
13 years ago
stream_wrap.cc
Revert "Check if a stream has a valid fd before read_start"
13 years ago
stream_wrap.h
deps: upgrade libuv to a478847
13 years ago
tcp_wrap.cc
child_process: new stdio API for .spawn() method
13 years ago
tcp_wrap.h
child_process: new stdio API for .spawn() method
13 years ago
timer_wrap.cc
deps: upgrade libuv to a478847
13 years ago
tty_wrap.cc
net: fix net.Server.listen({fd:x}) error reporting
13 years ago
tty_wrap.h
child_process: new stdio API for .spawn() method
13 years ago
udp_wrap.cc
udp_wrap, stream_wrap: lazy init slab allocator
13 years ago
udp_wrap.h
child_process: new stdio API for .spawn() method
13 years ago
v8_typed_array.cc
Merge remote-tracking branch 'ry/v0.6' into master
13 years ago
v8_typed_array.h
typed arrays: unexport SizeOfArrayElementForType()
13 years ago
v8abbr.h
build: add support for DTrace and postmortem
13 years ago
v8ustack.d
build: add support for DTrace and postmortem
13 years ago