4295 Commits (1150af00f771120f16433e69b81c5117485b7eef)

Author SHA1 Message Date
Franziska Hinkelmann 587857e301
src: fix delete operator on vm context 8 years ago
Ben Noordhuis b7cbb8002c
src: support UTF-8 in compiled-in JS source files 8 years ago
cjihrig 947d07bd87
child_process: exit spawnSync with null on signal 8 years ago
Ben Noordhuis ce01372b68
src: remove unused typedef 8 years ago
Yang Guo 1dddfeccb2
src: remove usage of deprecated debug API 8 years ago
Daniel Bevenius 7f273c6f6e
src: update http-parser link 8 years ago
Ben Noordhuis a3ad63b9b3
lib,src: support values > 4GB in heap statistics 8 years ago
Sam Roberts 1f44922e34
crypto: use CHECK_NE instead of ABORT or abort 8 years ago
Evan Lucas 214b514efe
src: use ABORT() macro instead of abort() 8 years ago
Myles Borins ee10f21f3b
Working on v6.10.1 8 years ago
Myles Borins 1b6fd44d4f
2017-02-21, Version 6.10.0 'Boron' (LTS) 8 years ago
Sam Roberts a2f02859b0 crypto: allow adding extra certs to well-known CAs 9 years ago
Sam Roberts 5e07bce166 src: add wrapper for process.emitWarning() 8 years ago
jBarz 3eb9373095 os: fix os.release() for aix and add test 8 years ago
Sam Roberts 7da06088eb src: describe what NODE_MODULE_VERSION is for 8 years ago
Bartosz Sosnowski 9eaf2e9517 watchdog: add flag to mark handler as disabled 8 years ago
Alex Newman 7897e7685f src: fix string format mistake for 32 bit node 8 years ago
Anna Henningsen 03f0d2ac21 buffer: handle UCS2 `.fill()` properly on BE 8 years ago
Eugene Ostroukhov 90bd36bd15 inspector: check if connected before waiting 8 years ago
Trevor Norris d532d7497a async_wrap: clear destroy_ids vector 8 years ago
Ben Noordhuis cfa1b5a9e7 src: fix memory leak introduced in 34febfbf4 8 years ago
Adam Langley 4e1a5a71c1 crypto: fix handling of root_cert_store. 8 years ago
Adam Majer 8c6ecce743 crypto: Use reference count to manage cert_store 9 years ago
Ben Noordhuis cc0c736bcc src,tools: speed up startup by 2.5% 9 years ago
Fedor Indutny f9227fe944 stream_base: homogenize req_wrap_obj use 8 years ago
Fedor Indutny 8ea4487ca7 process: add `process.memoryUsage.external` 8 years ago
Myles Borins 3f61aae59d Working on v6.9.6 8 years ago
Myles Borins 37a8051594 2017-01-31, Version 6.9.5 'Boron' (LTS) 8 years ago
Myles Borins 1a47e5f409 Working on v6.9.5 8 years ago
Myles Borins f098f8295c 2017-01-05, Version 6.9.4 'Boron' (LTS) 8 years ago
Myles Borins 9844692719 Working on v6.9.4 8 years ago
Myles Borins 42149d7346 2017-01-03, Version 6.9.3 'Boron' (LTS) Release 8 years ago
Adam Langley 3c09579eee crypto: use SSL_get_servername. 8 years ago
Trevor Norris a9d528be5b buffer: fix range checks for slice() 9 years ago
Ben Noordhuis a3ba4ff49f inspector: /json/version returns object, not array 8 years ago
Josh Gavant f9fd53d82d src: fix method name, output format 8 years ago
Myles Borins c350268432 Working on v6.9.3 8 years ago
Myles Borins 94a3aef6d5 2016-12-06, Version 6.9.2 'Boron' (LTS) Release 8 years ago
Trevor Norris f3b0cf5052 async_wrap: call destroy() callback in uv_idle_t 8 years ago
Trevor Norris 3e5b2eb49c async_wrap: make Initialize a static class member 8 years ago
Trevor Norris 9ed60d308c async_wrap: mode constructor/destructor to .cc 8 years ago
AnnaMag 8a91616ba9 src: replace SetNamedPropertyHandler() 9 years ago
Eugene Ostroukhov cf5a00e904 inspector: do not prompt to use localhost 8 years ago
Brian White 89eb175c89 src: remove unused function 8 years ago
Ben Noordhuis b5bcd25c7b inspector: fix request path nullptr dereference 9 years ago
Eugene Ostroukhov b3f8f8902d inspector: no URLs when the debugger is connected 9 years ago
Ben Noordhuis 4d4d02ace4 crypto: fix faulty logic in iv size check 9 years ago
Adam Langley 9cfa91b585 crypto: use SSL_get_SSL_CTX. 9 years ago
Miguel Angel Asencio Hurtado 0e37a6a2ce src: fix typo rval to value 9 years ago
Myles Borins 8bb346d61a Working on v6.9.2 9 years ago