4386 Commits (4e1a50a079b5e0c6f5e7baeae7f1381a69cba1d0)

Author SHA1 Message Date
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 9 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
Myles Borins 6eebe68fd4 2016-10-19, Version 6.9.1 'Boron' (LTS) Release 9 years ago
Rod Vagg 3843b96e46 Working on v6.9.1 9 years ago
Rod Vagg 6b1c40be84 2016-10-18 Node.js v6.9.0 'Boron' (LTS) Release 9 years ago
Rod Vagg 455272ad33 src: add process.release.lts property 10 years ago
Rod Vagg cae9eb35f0 crypto: fix openssl.cnf FIPS handling & testing 9 years ago
Fedor Indutny 1ea0358a91 node: --openssl-config cli argument 9 years ago
Eugene Ostroukhov 647afe9d9a inspector: generate UUID for debug targets 9 years ago
Bradley T. Hughes 99e4eee8ef build: do not define ZLIB_CONST 9 years ago
Evan Lucas 4613c22b00 Working on v6.8.2 9 years ago