4291 Commits (5f3f54d4bb0919f2913f8930427927bef3f50b2e)

Author SHA1 Message Date
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 8 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
Steven R. Loomis b1ef638de3 src: default --icu_case_mapping on as a v8 option 8 years ago
AnnaMag 0c236d1d36 src: replace SetNamedPropertyHandler() 9 years ago
James M Snell 5ab172ee8f src: fix use of uninitialized variable 8 years ago
Steven R. Loomis 9940666c1b intl: Add more versions from ICU 8 years ago
Eugene Ostroukhov 939d1023c2 inspector: switch to new inspector APIs 9 years ago
Brian White 57c0a9b5dc src: remove unused function 8 years ago
James M Snell 0939edd4ed buffer: add buffer.transcode 8 years ago
James M Snell a5c62cb4f2 readline: use icu based string width calculation 8 years ago
Ben Noordhuis 08e12c7809 src: remove superfluous env_string string 8 years ago
Ben Noordhuis c342bda49e src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis 85a9295813 src,tools: speed up startup by 2.5% 9 years ago
Marc Udoff 60a5b515b8 src: add NODE_PRESERVE_SYMLINKS environment variable 9 years ago
Ben Noordhuis 2e7b078e7b inspector: fix request path nullptr dereference 8 years ago
Ben Noordhuis f2a3b24611 src: clean up program/isolate/env init logic 8 years ago
Ben Noordhuis 9e753ba782 src: simplify code, remove NodeInstanceData 8 years ago
Ben Noordhuis 8b53f3c41c src: speed up module loading, don't resize buffer 8 years ago
Ben Noordhuis 362c307f38 src: speed up module loading, skip EOF read 8 years ago
James M Snell 27e1749dcb Working on v7.0.1 8 years ago
James M Snell 362fe010fe 2016-10-25, Version 7.0.0 (Current) 8 years ago
Eugene Ostroukhov a54ec7f49c inspector: no URLs when the debugger is connected 9 years ago
Trevor Norris 60042ca70e buffer: fix range checks for slice() 8 years ago
Rod Vagg 3518372835 crypto: fix openssl.cnf FIPS handling & testing 8 years ago
Fedor Indutny c32be9a7aa node: --openssl-config cli argument 9 years ago
Eugene Ostroukhov fab7217c71 inspector: generate UUID for debug targets 9 years ago
Bradley T. Hughes d115936c56 build: do not define ZLIB_CONST 8 years ago
Ben Noordhuis c60d43b6d9 crypto: fix faulty logic in iv size check 8 years ago
Franziska Hinkelmann b2be04ac85 src: refactor contextify 9 years ago
Adam Langley 89643b645e crypto: use SSL_get_SSL_CTX. 8 years ago
James M Snell 1afd7c166e url: fix building when using --without-intl 8 years ago