4370 Commits (6285ff2275cbe237d3eafa26c5c02671b1de386e)

Author SHA1 Message Date
René Schünemann 94c4323d56 async_wrap: close the destroy_ids_idle_handle_ 8 years ago
Roman Reiss 61f6f1260d
src/doc: improve man page and --help 8 years ago
Evan Lucas e07b6516d7 Working on v7.4.1 8 years ago
Evan Lucas 4760abcdd9 2017-01-04, Version 7.4.0 (Current) 8 years ago
Michaël Zasso 78e867492a url: improve spec compliance of WHATWG URL 8 years ago
Sam Roberts 80e798e324 crypto: use CHECK_NE instead of ABORT or abort 8 years ago
Christopher J. Brody 495213e545 url: mark ignored return value in node::url::Parse(...) 8 years ago
Christopher J. Brody f9a5c13ff3 dtrace: resolve conversion warnings from SLURP_INT 8 years ago
jBarz 75efdeb635 os: fix os.release() for aix and add test 8 years ago
Sam Roberts 11ed8007df src: describe what NODE_MODULE_VERSION is for 8 years ago
Bartosz Sosnowski ba46374cb9 watchdog: add flag to mark handler as disabled 8 years ago
Eugene Ostroukhov 4bed9475d1 inspector: fix Coverity defects 8 years ago
Eugene Ostroukhov 023956187e inspector: split HTTP/WS server from the inspector 8 years ago
Anna Henningsen abde7644a5
fs: support Uint8Array input to methods 8 years ago
Trevor Norris d1843ec3a7 async_wrap: clear destroy_ids vector 8 years ago
Trevor Norris 5e5b1f8b89 src: return early if nextTickQueue is empty 8 years ago
cjihrig 586967a078 Working on v7.3.1 8 years ago
cjihrig 24a3d0e71b 2016-12-20, Version 7.3.0 (Current) 8 years ago
Fedor Indutny 5bc0ae8f7d stream_base: homogenize req_wrap_obj use 8 years ago
Sam Roberts 2096638fe0 tls: allow obvious key/passphrase combinations 8 years ago
Alex Newman ef2fa56314 src: fix string format mistake for 32 bit node 8 years ago
Sam Roberts 6963e8aa9d crypto: allow adding extra certs to well-known CAs 9 years ago
Sam Roberts d4e160c946 src: add wrapper for process.emitWarning() 8 years ago
Ben Noordhuis ec2f13fe66 src: don't overwrite non-writable vm globals 8 years ago
Anna Henningsen d8b6723096 buffer: handle UCS2 `.fill()` properly on BE 8 years ago
Eugene Ostroukhov b41db3396b inspector: check if connected before waiting 8 years ago
Jeremiah Senkpiel c2cc11b3c6 Working on v7.2.2 8 years ago
Jeremiah Senkpiel 35d284685e 2016-12-06, Version 7.2.1 (Current) 8 years ago
Anna Henningsen 573f9db6c9
buffer: fix transcode for single-byte enc to ucs2 8 years ago
Santiago Gimeno 5ae549c3aa
url: fix -Warray-bounds warning 8 years ago
Ben Noordhuis 80a3934cd7
inspector: /json/version returns object, not array 8 years ago
Trevor Norris 5379b9da11 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 5157a5cee9 async_wrap: make Initialize a static class member 8 years ago
Trevor Norris 3e5be7fc8b async_wrap: mode constructor/destructor to .cc 8 years ago
Myles Borins 8cabe28efb Working on v7.2.1 8 years ago
Jeremiah Senkpiel c1aa949064 2016-11-22, Version 7.2.0 (Current) 8 years ago
Ben Noordhuis 0a3e5cc57a dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 1bd79368cd dns: implement {ttl: true} for dns.resolve4() 8 years ago
Ben Noordhuis 15af912ab5 src: fix memory leak introduced in 34febfbf4 8 years ago
Evan Lucas 30475beef6 src: use ABORT() macro instead of abort() 8 years ago
Adam Langley af74db3961 crypto: use SSL_get_servername. 8 years ago
Adam Langley bcdbf22f0d crypto: fix handling of root_cert_store. 8 years ago
Adam Majer 3f45cc19b0 crypto: Use reference count to manage cert_store 9 years ago
Gareth Ellis c4f33b48f7
src: extend `HeapStatistics` with new fields 9 years ago
Josh Gavant 4517276c74
src: fix method name, output format 8 years ago
solebox 7420ce8b7e
src: squelch unused function warnings in util.h 9 years ago
Fedor Indutny 163397a206
process: add `process.memoryUsage.external` 8 years ago
Evan Lucas 3daf11635d Working on v7.1.1 8 years ago
Evan Lucas 0a3a967d54 2016-11-08, Version 7.1.0 (Current) 8 years ago
Eugene Ostroukhov 173b088e1a inspector: do not prompt to use localhost 8 years ago