• Home
  • Raw
  • Download

Lines Matching refs:https

60 This is a security release. All Node.js users should consult the security release summary at https:…
63 …* backport allocUnsafeSlow (Сковорода Никита Андреевич) [#7169](https://github.com/nodejs/node/pul…
64 …* ignore negative allocation lengths (Anna Henningsen) [#7221](https://github.com/nodejs/node/pull…
65 * **deps**: backport 3a9bfec from v8 upstream (Ben Noordhuis) [nodejs/node-private#40](https://gith…
70 …(https://github.com/nodejs/node/commit/0ca0827b71)] - **(SEMVER-MINOR)** **buffer**: backport allo…
71 …785aeb37`](https://github.com/nodejs/node/commit/27785aeb37)] - **buffer**: ignore negative alloca…
72 …22`](https://github.com/nodejs/node/commit/34b96c1322)] - **deps**: backport 3a9bfec from v8 upstr…
73 …52`](https://github.com/nodejs/node/commit/2ebeb82852)] - **test**: fix test-net-* error code chec…
74https://github.com/nodejs/node/commit/03d36aea4f)] - **(SEMVER-MINOR)** **test**: add buffer testc…
81 …idental kNoZeroFill (Сковорода Никита Андреевич) [nodejs/node-private#35](https://github.com/nodej…
82 * **deps**: upgrade openssl sources to 1.0.2h (Shigeki Ohtsu) [#6552](https://github.com/nodejs/nod…
86https://github.com/nodejs/node/commit/35f06df782)] - **buffer**: safeguard against accidental kNoZ…
87 …[[`99920480ae`](https://github.com/nodejs/node/commit/99920480ae)] - **buffer**: fix a typo in Buf…
88 …b025d4`](https://github.com/nodejs/node/commit/d9f7b025d4)] - **deps**: update openssl asm and asm…
89 …0`](https://github.com/nodejs/node/commit/f316fd20a0)] - **deps**: add -no_rand_screen to openssl …
90 …`](https://github.com/nodejs/node/commit/263cc34657)] - **deps**: fix asm build error of openssl i…
91 …de`](https://github.com/nodejs/node/commit/889d1151de)] - **deps**: fix openssl assembly error on …
92 …636b8`](https://github.com/nodejs/node/commit/ba49b636b8)] - **deps**: copy all openssl header fil…
93 …cdad83a789`](https://github.com/nodejs/node/commit/cdad83a789)] - **deps**: upgrade openssl source…
94 …`](https://github.com/nodejs/node/commit/c1ddefdd79)] - **openssl**: fix keypress requirement in a…
95 …`bec5d50f1e`](https://github.com/nodejs/node/commit/bec5d50f1e)] - **test**: fix alpn tests for op…
103 …mpare` can now compare sub-ranges of two Buffers. (James M Snell) [#5880](https://github.com/nodej…
105 * update to http-parser 2.7.0 (Fedor Indutny) [#6279](https://github.com/nodejs/node/pull/6279)
106 * update ESLint to 2.7.0 (silverwind) [#6132](https://github.com/nodejs/node/pull/6132)
108 …* adds support for passing DNS lookup hints to `createConnection()` (Colin Ihrig) [#6000](https://…
110 …able for the `--eval` and `--print` CLI options (Anna Henningsen) [#6207](https://github.com/nodej…
112 * upgrade npm to 3.8.6 (Kat Marchán) [#6153](https://github.com/nodejs/node/pull/6153)
114 …n node previously and was not removed intentionally. (Rich Trott) [#6090](https://github.com/nodej…
116 …* add SIGINFO to supported signals (James Reggio) [#6093](https://github.com/nodejs/node/pull/6093)
118 …nks synchronously when combined with cork/uncork (Matteo Collina) [#6164](https://github.com/nodej…
120 …able allowing for decompression of partial data (Anna Henningsen) [#6069](https://github.com/nodej…
124 …b1dded`](https://github.com/nodejs/node/commit/14fcb1dded)] - **assert**: respect assert.doesNotTh…
125 …f7382bb`](https://github.com/nodejs/node/commit/332f7382bb)] - **benchmark**: add module loader be…
126https://github.com/nodejs/node/commit/473f086a94)] - **(SEMVER-MINOR)** **buffer**: add Buffer.pro…
127 …`d44540f5af`](https://github.com/nodejs/node/commit/d44540f5af)] - **buffer**: standardize array i…
128 …d12d72e0c`](https://github.com/nodejs/node/commit/bd12d72e0c)] - **build**: fix make tar-headers f…
129 …404a82`](https://github.com/nodejs/node/commit/3c8d404a82)] - **build**: allow test-ci to run test…
130 …8d0c6ef`](https://github.com/nodejs/node/commit/a5f8d0c6ef)] - **build**: remove -f{data,function}…
131 …1a4bb0`](https://github.com/nodejs/node/commit/adfb1a4bb0)] - **child_process**: add nullptr check…
132 …](https://github.com/nodejs/node/commit/1fb40524ee)] - **(SEMVER-MINOR)** **debugger**: run last c…
133 …[[`5305831184`](https://github.com/nodejs/node/commit/5305831184)] - **deps**: update to http-pars…
134 …e200c768`](https://github.com/nodejs/node/commit/8ae200c768)] - **deps**: floating fix for npm's t…
135 * [[`e3e544eb96`](https://github.com/nodejs/node/commit/e3e544eb96)] - **deps**: upgrade npm to 3.8…
136 …7104e4516`](https://github.com/nodejs/node/commit/a7104e4516)] - **deps**: cherry-pick 1383d00 fro…
137 …`632e6b9617`](https://github.com/nodejs/node/commit/632e6b9617)] - **deps**: backport 125ac66 from…
138 * [[`4b8376986a`](https://github.com/nodejs/node/commit/4b8376986a)] - **doc**: git mv to .md (Robe…
139 …e6f4a175d4`](https://github.com/nodejs/node/commit/e6f4a175d4)] - **doc**: add full example for zl…
140 …ce6`](https://github.com/nodejs/node/commit/50f3f10ce6)] - **doc**: note that zlib.flush acts afte…
141 …[[`985685d170`](https://github.com/nodejs/node/commit/985685d170)] - **doc**: fix broken reference…
142 …`d66d883a85`](https://github.com/nodejs/node/commit/d66d883a85)] - **doc**: path.format provide mo…
143 …c1552e321`](https://github.com/nodejs/node/commit/dc1552e321)] - **doc**: replace functions with a…
144 …[`fa04dfc307`](https://github.com/nodejs/node/commit/fa04dfc307)] - **doc**: DCO anchor that doesn…
145 …a5b33b5`](https://github.com/nodejs/node/commit/b49a5b33b5)] - **doc**: fix http response event, A…
146 …](https://github.com/nodejs/node/commit/3b00d7a5b1)] - **doc**: document intention and dangers of …
147https://github.com/nodejs/node/commit/3bc31526bb)] - **doc**: explain differences in console.asser…
148 …3502662`](https://github.com/nodejs/node/commit/3f73502662)] - **doc**: native module reloading is…
149 …97f1`](https://github.com/nodejs/node/commit/5f9c8297f1)] - **doc**: clarify fs.watch() and inodes…
150 * [[`f3c0b78ae4`](https://github.com/nodejs/node/commit/f3c0b78ae4)] - **doc**: add domain postmort…
151 …[`a91834e743`](https://github.com/nodejs/node/commit/a91834e743)] - **doc**: add stefanmb to colla…
152 … [[`117348d082`](https://github.com/nodejs/node/commit/117348d082)] - **doc**: add iWuzHere to col…
153 …a1c46b63e8`](https://github.com/nodejs/node/commit/a1c46b63e8)] - **doc**: add santigimeno to coll…
154 …[`976e4bb3da`](https://github.com/nodejs/node/commit/976e4bb3da)] - **doc**: add addaleax to colla…
155 …[`4fa949ef75`](https://github.com/nodejs/node/commit/4fa949ef75)] - **doc**: fix incorrect referen…
156 …26fea1595`](https://github.com/nodejs/node/commit/b26fea1595)] - **doc**: add copy about how to cu…
157 …7099`](https://github.com/nodejs/node/commit/daaad47099)] - **doc**: clarification for maxBuffer a…
158 …374`](https://github.com/nodejs/node/commit/5e6915f374)] - **doc**: describe child.kill() pitfalls…
159 … [[`a40d0e8f9d`](https://github.com/nodejs/node/commit/a40d0e8f9d)] - **doc**: fix scrolling on iO…
160 …ca4f99`](https://github.com/nodejs/node/commit/a81fca4f99)] - **doc**: add topic - event loop, tim…
161 …172fd`](https://github.com/nodejs/node/commit/440d1172fd)] - **doc**: add example using algorithms…
162 …03`](https://github.com/nodejs/node/commit/96ad5c5303)] - **doc**: update openssl LICENSE using li…
163 * [[`07829b0bc9`](https://github.com/nodejs/node/commit/07829b0bc9)] - **doc**: simple doc typo fix…
164 * [[`bc0ee06226`](https://github.com/nodejs/node/commit/bc0ee06226)] - **doc**: note about Android …
165 …0a73a2ed2`](https://github.com/nodejs/node/commit/60a73a2ed2)] - **doc**: fix a typo in 5.10.1's c…
166 …be92c1b`](https://github.com/nodejs/node/commit/b57be92c1b)] - **gitignore**: adding .vs/ director…
167 …e891c7ad4`](https://github.com/nodejs/node/commit/6e891c7ad4)] - **gitignore**: ignore VS 2015 *.V…
168 …be1a`](https://github.com/nodejs/node/commit/abd101be1a)] - **http**: disallow sending obviously i…
169 …3b2c28`](https://github.com/nodejs/node/commit/16b23b2c28)] - **http**: skip body and next message…
170 …259ee4018`](https://github.com/nodejs/node/commit/a259ee4018)] - **http**: unref socket timer on p…
171 …5b27`](https://github.com/nodejs/node/commit/d4abca5b27)] - **lib**: remove bootstrap global conte…
172 …83aff21`](https://github.com/nodejs/node/commit/c8783aff21)] - **lib,test,tools**: alignment on va…
173 …94f1`](https://github.com/nodejs/node/commit/d5d4f194f1)] - **net**: replace `__defineGetter__` wi…
174 …](https://github.com/nodejs/node/commit/6d9c0c9aa7)] - **(SEMVER-MINOR)** **net**: support DNS hin…
175https://github.com/nodejs/node/commit/457f24f19c)] - **(SEMVER-MINOR)** **node**: make builtin lib…
176 …d17656`](https://github.com/nodejs/node/commit/fc89d17656)] - **path**: fixing a test that breaks …
177 …d408099b7`](https://github.com/nodejs/node/commit/1d408099b7)] - **process**: fix incorrect usage …
178https://github.com/nodejs/node/commit/07c9f981d6)] - **(SEMVER-MINOR)** **repl**: keep the built-i…
179 …2deaa18`](https://github.com/nodejs/node/commit/5382deaa18)] - **repl**: don’t complete non-simple…
180 * [[`2254f1a175`](https://github.com/nodejs/node/commit/2254f1a175)] - **repl**: refactor repl.js (…
181 …69`](https://github.com/nodejs/node/commit/7d54d85269)] - **(SEMVER-MINOR)** **src**: add SIGINFO …
182 …[[`fbc99ba4f1`](https://github.com/nodejs/node/commit/fbc99ba4f1)] - **src**: add missing 'inline'…
183 …2f5c8`](https://github.com/nodejs/node/commit/20bb92f5c8)] - **src**: use size_t for http parser a…
184 …be2dbe`](https://github.com/nodejs/node/commit/2fd8be2dbe)] - **src**: replace ARRAY_SIZE with typ…
185 …b4aee0`](https://github.com/nodejs/node/commit/4392b4aee0)] - **stream**: Fix readableState.awaitD…
186 …`20dcdd365b`](https://github.com/nodejs/node/commit/20dcdd365b)] - **stream_base**: expose `bytesR…
187 …e`](https://github.com/nodejs/node/commit/f69416c06e)] - **streams**: support unlimited synchronou…
188 …26d1a`](https://github.com/nodejs/node/commit/4bfed26d1a)] - **test**: add zlib close-after-error …
189 …1441`](https://github.com/nodejs/node/commit/99d0a61441)] - **test**: move more tests from sequent…
190 …77`](https://github.com/nodejs/node/commit/96be986a77)] - **test**: assert - fixed error messages …
191 …efb756e`](https://github.com/nodejs/node/commit/4e4efb756e)] - **test**: add test for responses to…
192 …[`5b42ef5dfe`](https://github.com/nodejs/node/commit/5b42ef5dfe)] - **test**: move debugger tests …
193 …804e9`](https://github.com/nodejs/node/commit/9856b804e9)] - **test**: move some test from sequent…
194 …0d0203`](https://github.com/nodejs/node/commit/1d130d0203)] - **test**: move the debugger tests ba…
195 * [[`c0e9c94868`](https://github.com/nodejs/node/commit/c0e9c94868)] - **test**: fix issues for ESL…
196 …a258173`](https://github.com/nodejs/node/commit/056a258173)] - **test**: fix flaky test-http-set-t…
197 …e993fcf6c`](https://github.com/nodejs/node/commit/be993fcf6c)] - **test**: fix test-net-settimeout…
198 …a38b614ae9`](https://github.com/nodejs/node/commit/a38b614ae9)] - **test**: fix flaky test-child-p…
199 …[`476535cc0e`](https://github.com/nodejs/node/commit/476535cc0e)] - **test**: fix flaky test-http-…
200 …[`6bb7999bd6`](https://github.com/nodejs/node/commit/6bb7999bd6)] - **test**: refactor test-file-w…
201 …e95231e`](https://github.com/nodejs/node/commit/a27e95231e)] - **test**: enforce strict mode for t…
202 * [[`8da4bad1c9`](https://github.com/nodejs/node/commit/8da4bad1c9)] - **test**: fix pummel test fa…
203 …508`](https://github.com/nodejs/node/commit/edd8a15508)] - **test,repl**: use deepStrictEqual for …
204 …8ecc0b6b5`](https://github.com/nodejs/node/commit/48ecc0b6b5)] - **test,tools**: enable linting fo…
205 …`d809c84bf8`](https://github.com/nodejs/node/commit/d809c84bf8)] - **test,vm**: enable strict mode…
206 … [[`4a1dfdcc0f`](https://github.com/nodejs/node/commit/4a1dfdcc0f)] - **tools**: lint rule for ass…
207 …f6a84da5`](https://github.com/nodejs/node/commit/fff6a84da5)] - **tools**: enable linting for v8_p…
208 …ca347803`](https://github.com/nodejs/node/commit/a2ca347803)] - **tools**: move message listener t…
209 * [[`f201b01bf7`](https://github.com/nodejs/node/commit/f201b01bf7)] - **tools**: improve js linter…
210 …70d775f`](https://github.com/nodejs/node/commit/be070d775f)] - **tools**: lint for alignment of va…
211 * [[`d9b8758f47`](https://github.com/nodejs/node/commit/d9b8758f47)] - **tools**: update ESLint to …
212 …56c453e`](https://github.com/nodejs/node/commit/a6056c453e)] - **tools**: fix license-builder.sh a…
213 …bc33a075`](https://github.com/nodejs/node/commit/fabc33a075)] - **tools**: remove simplejson depen…
214 …12cd5`](https://github.com/nodejs/node/commit/d516412cd5)] - **tools,doc**: parse types in braces …
215 …9eb4a6834`](https://github.com/nodejs/node/commit/69eb4a6834)] - **tools,doc**: fix json for group…
216 …d848764`](https://github.com/nodejs/node/commit/a2dd848764)] - **tools,doc**: fix incomplete json …
217 …bad006f2e1`](https://github.com/nodejs/node/commit/bad006f2e1)] - **zlib**: fix use after null whe…
218https://github.com/nodejs/node/commit/83bc0a2ac9)] - **(SEMVER-MINOR)** **zlib**: Make the finish …
219 …](https://github.com/nodejs/node/commit/2c23e14d5d)] - **(SEMVER-MINOR)** **zlib**: detect gzip fi…
220 …c3e23`](https://github.com/nodejs/node/commit/61167c3e23)] - **zlib**: fix gzip member head/buffer…
228 …aration of the host address from any port reference (Mihai Potra) [#5314](https://github.com/nodej…
231 …* Make win32.isAbsolute more consistent (Brian White) [#6028](https://github.com/nodejs/node/pull/…
235 …1ae4b`](https://github.com/nodejs/node/commit/0f5a51ae4b)] - **assert**: Check typed array view ty…
236 …b`](https://github.com/nodejs/node/commit/e966d1f5db)] - **buffer**: don't set `kNoZeroFill` flag …
237 …751c2e`](https://github.com/nodejs/node/commit/3f75751c2e)] - **build**: introduce ci targets for …
238 …b61d`](https://github.com/nodejs/node/commit/781290b61d)] - **doc**: refine child_process detach b…
239 …[`aa9fb03202`](https://github.com/nodejs/node/commit/aa9fb03202)] - **doc**: use HTTPS for links w…
240 * [[`dd25984838`](https://github.com/nodejs/node/commit/dd25984838)] - **doc**: note assert.throws(…
241 …a`](https://github.com/nodejs/node/commit/f879f5e68a)] - **doc**: document unspecified behavior fo…
242 …3861e0`](https://github.com/nodejs/node/commit/f12c3861e0)] - **doc**: clarify stdout/stderr argum…
243 …16be`](https://github.com/nodejs/node/commit/ce173716be)] - **doc**: add 'Command Line Options' to…
244 …f6422`](https://github.com/nodejs/node/commit/7337ef6422)] - **doc**: minor argument formatting in…
245 …e5d027c6`](https://github.com/nodejs/node/commit/0ae5d027c6)] - **doc**: clarify that __dirname is…
246 …8aa41f`](https://github.com/nodejs/node/commit/8bec8aa41f)] - **doc**: consolidate timers docs in …
247 * [[`0a13099c42`](https://github.com/nodejs/node/commit/0a13099c42)] - **etw**: add event messages …
248 …c6ac6f2ea1`](https://github.com/nodejs/node/commit/c6ac6f2ea1)] - **http**: Corrects IPv6 address …
249 …925`](https://github.com/nodejs/node/commit/8317778925)] - **meta**: add "joining a wg" section to…
250 …9ee5e2`](https://github.com/nodejs/node/commit/f3f19ee5e2)] - **net**: refactor self=this to arrow…
251 …1c4007927d`](https://github.com/nodejs/node/commit/1c4007927d)] - **path**: fix win32.isAbsolute()…
252 … [[`059b607a4f`](https://github.com/nodejs/node/commit/059b607a4f)] - **test**: make use of global…
253 …c8fcc5a07`](https://github.com/nodejs/node/commit/cc8fcc5a07)] - **test**: be explicit about pollu…
254 …b7a820b9`](https://github.com/nodejs/node/commit/7db7a820b9)] - **test**: make arch available in s…
255 …`02f2ebd9b4`](https://github.com/nodejs/node/commit/02f2ebd9b4)] - **test**: explicitly set global…
256 …ab1237137`](https://github.com/nodejs/node/commit/2ab1237137)] - **test**: fix flaky test-net-sock…
257 * [[`0127c2bd39`](https://github.com/nodejs/node/commit/0127c2bd39)] - **test**: fix test-dns.js fl…
258 …37f`](https://github.com/nodejs/node/commit/6052ced37f)] - **test**: fix error message checks in t…
259 …0cb673`](https://github.com/nodejs/node/commit/a40b0cb673)] - **test**: refactor http-end-throw-so…
260 …[`96bb315262`](https://github.com/nodejs/node/commit/96bb315262)] - **test**: ensure _handle prope…
261 …2adeb`](https://github.com/nodejs/node/commit/4f1fa2adeb)] - **test**: fix offending max-len linte…
262 …14d71ccea`](https://github.com/nodejs/node/commit/f14d71ccea)] - **test**: stdin is not always a n…
263 …[`50a062e691`](https://github.com/nodejs/node/commit/50a062e691)] - **tools**: remove obsolete lin…
264 …1fdcfe9`](https://github.com/nodejs/node/commit/7491fdcfe9)] - **tools**: remove disabling of alre…
272 …* make byteLength work with ArrayBuffer & DataView (Jackson Tian) [#5255](https://github.com/nodej…
273 …* backport --zero-fill-buffers command line option (James M Snell) [#5744](https://github.com/node…
274 …* backport new buffer constructor APIs (James M Snell) [#5763](https://github.com/nodejs/node/pull…
275 …* add swap16() and swap32() methods (James M Snell) [#5724](https://github.com/nodejs/node/pull/57…
276 * **fs**: add the fs.mkdtemp() function. (Florian MARGAINE) [#5333](https://github.com/nodejs/node/…
277 * **net**: emit host in lookup event (HUANG Wei) [#5598](https://github.com/nodejs/node/pull/5598)
278 * **node**: --no-browser-globals configure flag (Fedor Indutny) [#5853](https://github.com/nodejs/n…
283 …registries used for the current install. (Forrest L Norvell) [npm/node#6](https://github.com/npm/n…
284 * **repl**: support standalone blocks (Prince J Wesley) [#5581](https://github.com/nodejs/node/pull…
285 * **src**: override v8 thread defaults using cli options (Tom Gallacher) [#4344](https://github.com…
289 …baafca9`](https://github.com/nodejs/node/commit/2cbbaafca9)] - **async_wrap**: don't abort on call…
290 …882733`](https://github.com/nodejs/node/commit/6f16882733)] - **async_wrap**: notify post if inter…
291 …4856122d3`](https://github.com/nodejs/node/commit/a4856122d3)] - **async_wrap**: setupHooks now ac…
292https://github.com/nodejs/node/commit/ee83c956c5)] - **(SEMVER-MINOR)** **buffer**: make byteLengt…
293 …`](https://github.com/nodejs/node/commit/1f8e4b54ce)] - **(SEMVER-MINOR)** **buffer**: add swap16(…
294 …f933bece`](https://github.com/nodejs/node/commit/bdf933bece)] - **buffer**: changing let in for lo…
295 …(https://github.com/nodejs/node/commit/c1534e7eaf)] - **(SEMVER-MINOR)** **buffer**: backport new …
296https://github.com/nodejs/node/commit/3c02727055)] - **(SEMVER-MINOR)** **buffer**: backport --zer…
297 …`58b5c1e19f`](https://github.com/nodejs/node/commit/58b5c1e19f)] - **build**: add suport for x86 a…
298 …f5a85e6`](https://github.com/nodejs/node/commit/389f5a85e6)] - **build**: add script to create And…
299 …a292f`](https://github.com/nodejs/node/commit/5ee5fa292f)] - **build**: add missing `openssl_fips%…
300 …5681ffecf7`](https://github.com/nodejs/node/commit/5681ffecf7)] - **build**: enable compilation fo…
301 …889`](https://github.com/nodejs/node/commit/660ec9f889)] - **child_process**: refactor self=this i…
302 * [[`0928584444`](https://github.com/nodejs/node/commit/0928584444)] - **deps**: upgrade npm to 3.8…
303 …ec1813199d`](https://github.com/nodejs/node/commit/ec1813199d)] - **deps**: backport 8d00c2c from …
304 …[[`2a5c6d7006`](https://github.com/nodejs/node/commit/2a5c6d7006)] - **dns**: Refactor forEach to …
305 …112a2f3`](https://github.com/nodejs/node/commit/6a6112a2f3)] - **dns**: Use object without protoyp…
306 …[[`8fa0b5c1da`](https://github.com/nodejs/node/commit/8fa0b5c1da)] - **doc**: Add @mhdawson back t…
307 * [[`858a524325`](https://github.com/nodejs/node/commit/858a524325)] - **doc**: typo: interal->inte…
308 …76a35bd9`](https://github.com/nodejs/node/commit/5676a35bd9)] - **doc**: explain path.format expec…
309 …78393a0`](https://github.com/nodejs/node/commit/29778393a0)] - **doc**: use consistent event name …
310 …9b17ff6d`](https://github.com/nodejs/node/commit/949b17ff6d)] - **doc**: fix order of end tags of …
311 …0b7a0c`](https://github.com/nodejs/node/commit/8e790b7a0c)] - **doc**: add instructions to only si…
312 … [[`f1f9aff855`](https://github.com/nodejs/node/commit/f1f9aff855)] - **doc**: fix doc for Buffer.…
313 …[`731f7b8055`](https://github.com/nodejs/node/commit/731f7b8055)] - **etw**: fix descriptors of ev…
314 …ccd81889fa`](https://github.com/nodejs/node/commit/ccd81889fa)] - **etw,build**: always generate .…
315 …8c`](https://github.com/nodejs/node/commit/80155d398c)] - **(SEMVER-MINOR)** **fs**: add the fs.mk…
316 …[`bb28770aa1`](https://github.com/nodejs/node/commit/bb28770aa1)] - **governance**: remove target …
317 * [[`63c601bc15`](https://github.com/nodejs/node/commit/63c601bc15)] - **http**: speed up checkIsHt…
318 …af31eba`](https://github.com/nodejs/node/commit/ec6af31eba)] - **lib**: rename /node.js to /bootst…
319 …1466b855f`](https://github.com/nodejs/node/commit/91466b855f)] - **lib**: refactor code with start…
320 …a1e`](https://github.com/nodejs/node/commit/4bf2acaa1e)] - **lib,src**: move src/node.js to lib/in…
321 …5eb`](https://github.com/nodejs/node/commit/015cef25eb)] - **lib,src**: refactor src/node.js into …
322 …bc5d996`](https://github.com/nodejs/node/commit/b07bc5d996)] - **(SEMVER-MINOR)** **net**: emit ho…
323 …`](https://github.com/nodejs/node/commit/8363ede855)] - **(SEMVER-MINOR)** **node**: --no-browser-…
324 …d21645f`](https://github.com/nodejs/node/commit/a2ad21645f)] - **querystring**: don't stringify ba…
325 …204e`](https://github.com/nodejs/node/commit/427173204e)] - **(SEMVER-MINOR)** **repl**: support s…
326 …fd723f3ba`](https://github.com/nodejs/node/commit/bfd723f3ba)] - **src**: Add missing `using v8::M…
327https://github.com/nodejs/node/commit/0d0c57ff5e)] - **(SEMVER-MINOR)** **src**: override v8 threa…
328 …[`f9d0166291`](https://github.com/nodejs/node/commit/f9d0166291)] - **src**: reword command and ad…
329 …1488bb24c`](https://github.com/nodejs/node/commit/f1488bb24c)] - **src,http_parser**: remove KickN…
330 …[`c5c7ae8e14`](https://github.com/nodejs/node/commit/c5c7ae8e14)] - **test**: add known_issues tes…
331 …[[`6113f6af45`](https://github.com/nodejs/node/commit/6113f6af45)] - **test**: mitigate flaky test…
332 * [[`0acca7654f`](https://github.com/nodejs/node/commit/0acca7654f)] - **test**: fix flaky test-rep…
333 …245b7`](https://github.com/nodejs/node/commit/aebe6245b7)] - **test**: add test for piping large i…
334 …e97d2f`](https://github.com/nodejs/node/commit/a19de97d2f)] - **test**: remove the use of curl in …
335 …6928a17aa3`](https://github.com/nodejs/node/commit/6928a17aa3)] - **test**: exclude new fs watch t…
336 …`3238bff3b3`](https://github.com/nodejs/node/commit/3238bff3b3)] - **test**: confirm globals not u…
337 …`a41fd93f68`](https://github.com/nodejs/node/commit/a41fd93f68)] - **test**: fix flaky test-net-so…
338 …[`82a50d3def`](https://github.com/nodejs/node/commit/82a50d3def)] - **test**: move dns test to tes…
339 …[[`fb0c5bcac2`](https://github.com/nodejs/node/commit/fb0c5bcac2)] - **test**: fix flaky test-http…
340 * [[`8344a522a8`](https://github.com/nodejs/node/commit/8344a522a8)] - **test**: fix test-debugger-…
341 …397954`](https://github.com/nodejs/node/commit/7ec5397954)] - **timers**: fixing API refs to use s…
342 * [[`cb676cf3e7`](https://github.com/nodejs/node/commit/cb676cf3e7)] - **tools**: fix json doc gene…
343 …bed269ad`](https://github.com/nodejs/node/commit/77bed269ad)] - **win,build**: build and test add-…
344 …76ecc`](https://github.com/nodejs/node/commit/afcd276ecc)] - **zlib**: Fix handling of gzip magic …
351 * **buffer**: Now properly throws `RangeError`s on out-of-bounds writes (Matt Loring) [#5605](https
354 …objects now have a `Timeout` constructor name (Jeremiah Senkpiel) [#5793](https://github.com/nodej…
355 …* Performance of `Immediate` processing is now ~20-40% faster (Brian White) [#4169](https://github…
356 * **vm**: Fixed a contextify regression introduced in v5.9.0 (Ali Ijaz Sheikh) [#5800](https://gith…
360 * [[`341b3d01c8`](https://github.com/nodejs/node/commit/341b3d01c8)] - **benchmark**: fix linting e…
361 …796bed`](https://github.com/nodejs/node/commit/72fb796bed)] - **buffer**: throw range error before…
362 …3695e1`](https://github.com/nodejs/node/commit/c5d83695e1)] - **contextify**: tie lifetimes of con…
363 …[[`ae24d05451`](https://github.com/nodejs/node/commit/ae24d05451)] - **deps**: remove unused opens…
364 … [[`54abbe7e6f`](https://github.com/nodejs/node/commit/54abbe7e6f)] - **dns**: use template litera…
365 … [[`3fef69bf15`](https://github.com/nodejs/node/commit/3fef69bf15)] - **dns**: use isIp consistent…
366 …d0fe9d34`](https://github.com/nodejs/node/commit/d2d0fe9d34)] - **doc**: update crypto docs to use…
367 …[[`1631f06477`](https://github.com/nodejs/node/commit/1631f06477)] - **doc**: add CTC meeting minu…
368 …[[`7ab597d646`](https://github.com/nodejs/node/commit/7ab597d646)] - **doc**: add CTC meeting minu…
369 …b8802`](https://github.com/nodejs/node/commit/e20d0b8802)] - **doc**: explain error message on mis…
370 …[`e99082e32d`](https://github.com/nodejs/node/commit/e99082e32d)] - **doc**: add a cli options doc…
371 …0ffd794b27`](https://github.com/nodejs/node/commit/0ffd794b27)] - **doc**: Add windows example for…
372 …cc37578`](https://github.com/nodejs/node/commit/f53cc37578)] - **doc**: grammar, clarity and links…
373 …8cc09a`](https://github.com/nodejs/node/commit/3ada8cc09a)] - **doc**: align doc/api/tls.markdown …
374 …[`5d28ce3942`](https://github.com/nodejs/node/commit/5d28ce3942)] - **doc**: topic blocking vs non…
375 …5f75`](https://github.com/nodejs/node/commit/d9b4e15f75)] - **doc**: fix typo in synchronous rando…
376 …[[`d8318c2226`](https://github.com/nodejs/node/commit/d8318c2226)] - **doc**: fix crypto update() …
377 …959`](https://github.com/nodejs/node/commit/15c5662959)] - **doc**: fix multiline return comments …
378 … [[`75f723c0aa`](https://github.com/nodejs/node/commit/75f723c0aa)] - **doc**: fix invalid path do…
379 …[[`724b87d75c`](https://github.com/nodejs/node/commit/724b87d75c)] - **doc**: explain path.format(…
380 …[`89df17ed0b`](https://github.com/nodejs/node/commit/89df17ed0b)] - **doc**: fix return value of w…
381 …51ee151`](https://github.com/nodejs/node/commit/5ab51ee151)] - **doc**: reformat & improve node.1 …
382 …4a00cee2`](https://github.com/nodejs/node/commit/f34a00cee2)] - **docs**: fix man pages link if to…
383 …11f4`](https://github.com/nodejs/node/commit/3bff3111f4)] - **https**: fix ssl socket leak when ke…
384 …c09b73`](https://github.com/nodejs/node/commit/7b21c09b73)] - **lib**: simplify code with String.p…
385 …[[`c75f97f43b`](https://github.com/nodejs/node/commit/c75f97f43b)] - **lib**: reduce usage of `sel…
386 …56`](https://github.com/nodejs/node/commit/1ccf9b4a56)] - **net**: remove unused `var self = this`…
387 …6e5835b8cd`](https://github.com/nodejs/node/commit/6e5835b8cd)] - **path**: refactor path.format()…
388 * [[`15c7b3a127`](https://github.com/nodejs/node/commit/15c7b3a127)] - **src,tools**: use template …
389 …971b0d77`](https://github.com/nodejs/node/commit/ca971b0d77)] - **test**: smaller chunk size for s…
390 …fc175eb`](https://github.com/nodejs/node/commit/f95fc175eb)] - **test**: strip non-free icc profil…
391 …7c2c7b0577`](https://github.com/nodejs/node/commit/7c2c7b0577)] - **test**: remove timer from test…
392 … [[`70512e51a4`](https://github.com/nodejs/node/commit/70512e51a4)] - **test**: repl tab completio…
393 …d621`](https://github.com/nodejs/node/commit/89f091d621)] - **test**: make test-net-connect-option…
394 …`d2fa64490f`](https://github.com/nodejs/node/commit/d2fa64490f)] - **test**: fix `test-cluster-wor…
395 …d885a0a9`](https://github.com/nodejs/node/commit/f0d885a0a9)] - **test**: fix flaky test-cluster-s…
396 …352cc7db4`](https://github.com/nodejs/node/commit/b352cc7db4)] - **test**: minimize test-http-get-…
397 …770c3806`](https://github.com/nodejs/node/commit/21770c3806)] - **test**: reduce brittleness of ta…
398 …[[`46f0e02620`](https://github.com/nodejs/node/commit/46f0e02620)] - **timers**: fix lint from 4fe…
399 …a68e9eef`](https://github.com/nodejs/node/commit/20a68e9eef)] - **timers**: give Timeouts a constr…
400 …d3654d80f3`](https://github.com/nodejs/node/commit/d3654d80f3)] - **timers**: improve setImmediate…
401 …`b1a4870200`](https://github.com/nodejs/node/commit/b1a4870200)] - **tools**: remove unused import…
409 https://github.com/nodejs/node/pull/5392
419 https://github.com/nodejs/node/pull/4361
421 https://github.com/nodejs/node/pull/5655
422 …gic path as those created with `setTimeout()` (Jeremiah Senkpiel) [#4007](https://github.com/nodej…
427 https://github.com/nodejs/node/pull/5120
432 …03b99bf8b9`](https://github.com/nodejs/node/commit/03b99bf8b9)] - **build**: don't install github …
433 …a7819da15a`](https://github.com/nodejs/node/commit/a7819da15a)] - ***Revert*** "**build**: run lin…
434 …[`5e9cac4333`](https://github.com/nodejs/node/commit/5e9cac4333)] - **console**: check that stderr…
435 …cf209`](https://github.com/nodejs/node/commit/0662fcf209)] - **contextify**: cache sandbox and con…
436 …c839d46`](https://github.com/nodejs/node/commit/4f2c839d46)] - **contextify**: replace deprecated …
437 …fff07b4dd`](https://github.com/nodejs/node/commit/bfff07b4dd)] - **contextify**: cleanup weak ref …
438 …0cdc54`](https://github.com/nodejs/node/commit/93f60cdc54)] - **contextify**: cleanup weak ref for…
439 …de0d`](https://github.com/nodejs/node/commit/b6c355de0d)] - **(SEMVER-MINOR)** **deps**: backport …
440 * [[`29510aa4fd`](https://github.com/nodejs/node/commit/29510aa4fd)] - **deps**: update openssl con…
441 …f9ce`](https://github.com/nodejs/node/commit/532d1bf9ce)] - **deps**: sync deps/http_parser with n…
442 … [[`d5d64c327b`](https://github.com/nodejs/node/commit/d5d64c327b)] - **doc**: clarify commit mess…
443 * [[`8c4c84fe5b`](https://github.com/nodejs/node/commit/8c4c84fe5b)] - **doc**: add Testing WG (Ric…
444 …34af03825`](https://github.com/nodejs/node/commit/434af03825)] - **doc**: Add note about use of JS…
445 …26d85bd`](https://github.com/nodejs/node/commit/62926d85bd)] - **doc**: clarify type of first argu…
446 …74349`](https://github.com/nodejs/node/commit/eb73574349)] - **doc**: clarify when writable.write …
447 * [[`c579507034`](https://github.com/nodejs/node/commit/c579507034)] - **doc**: fix typo in api/add…
448 * [[`8e45c9d9ea`](https://github.com/nodejs/node/commit/8e45c9d9ea)] - **doc**: fix typo in api/dgr…
449 * [[`44a9b100c5`](https://github.com/nodejs/node/commit/44a9b100c5)] - **doc**: fix typo in api/fs …
450 …3bcb`](https://github.com/nodejs/node/commit/b667573bcb)] - **doc**: update fansworld-claudio user…
451 …[[`9794abb5d1`](https://github.com/nodejs/node/commit/9794abb5d1)] - **doc**: add onboarding resou…
452 * [[`31e39fbd7a`](https://github.com/nodejs/node/commit/31e39fbd7a)] - **doc**: remove non-standard…
453 …825`](https://github.com/nodejs/node/commit/f3e9daa825)] - **doc**: add clarification on birthtime…
454 …ec6522`](https://github.com/nodejs/node/commit/c379ec6522)] - **doc**: move build instructions to …
455 * [[`2a442b3dfc`](https://github.com/nodejs/node/commit/2a442b3dfc)] - **doc**: update removeListen…
456 …f6ee0996e0`](https://github.com/nodejs/node/commit/f6ee0996e0)] - **doc**: fix typo in child_proce…
457 …1173`](https://github.com/nodejs/node/commit/dd12661173)] - **doc**: include typo in 'unhandledRej…
458 … [[`f7aecd6e94`](https://github.com/nodejs/node/commit/f7aecd6e94)] - **doc**: add thekemkid to co…
459 …[`b81711acfb`](https://github.com/nodejs/node/commit/b81711acfb)] - **doc**: add phillipj to colla…
460 …2486f0`](https://github.com/nodejs/node/commit/a33f2486f0)] - **doc**: add fansworld-claudio to co…
461 …285d5e7ba6`](https://github.com/nodejs/node/commit/285d5e7ba6)] - **doc**: add AndreasMadsen to co…
462 …f6706e3`](https://github.com/nodejs/node/commit/8e1f6706e3)] - **doc**: add benjamingr to collabor…
463 …`f7842cbb24`](https://github.com/nodejs/node/commit/f7842cbb24)] - **doc**: add whitlockjc to coll…
464 …[[`dd6f4ec2e4`](https://github.com/nodejs/node/commit/dd6f4ec2e4)] - **doc**: add mattloring to co…
465 * [[`9ebd559a55`](https://github.com/nodejs/node/commit/9ebd559a55)] - **doc**: fix markdown links …
466 …[[`62d267e1ff`](https://github.com/nodejs/node/commit/62d267e1ff)] - **doc**: fix dns.resolveCname…
467 …`9f8e2e2979`](https://github.com/nodejs/node/commit/9f8e2e2979)] - **doc**: update release tweet t…
468 …`4d6fe300fe`](https://github.com/nodejs/node/commit/4d6fe300fe)] - **doc**: fix v5.8.0 changelog h…
469 …4c1fdaeb2a`](https://github.com/nodejs/node/commit/4c1fdaeb2a)] - **docs**: update link to iojs+re…
470 …d0bec`](https://github.com/nodejs/node/commit/205bed0bec)] - **lib**: copy arguments object instea…
471 …a0b9`](https://github.com/nodejs/node/commit/b16f67a0b9)] - **net**: make `isIPv4` and `isIPv6` mo…
472 …](https://github.com/nodejs/node/commit/4ecd996baa)] - **(SEMVER-MINOR)** **src**: allow combinati…
473 … [[`f225459496`](https://github.com/nodejs/node/commit/f225459496)] - **test**: improve test-npm-i…
474 …[`cceae5ae78`](https://github.com/nodejs/node/commit/cceae5ae78)] - **test**: eval a strict functi…
475 * [[`9a44c8c337`](https://github.com/nodejs/node/commit/9a44c8c337)] - **test**: add batch of known…
476 …b7b1ed2c9`](https://github.com/nodejs/node/commit/1b7b1ed2c9)] - **timers**: greatly improve code …
477 * [[`769254b0ba`](https://github.com/nodejs/node/commit/769254b0ba)] - **timers**: refactor timers …
478 …b545fb3f8`](https://github.com/nodejs/node/commit/0b545fb3f8)] - **win,build**: support Visual C++…
479https://github.com/nodejs/node/commit/ef774ff9a8)] - **(SEMVER-MINOR)** **zlib**: add support for …
486 * **child_process**: `send()` now accepts an options parameter (cjihrig) [#5283](https://github.com…
488 * **constants**: `ENGINE_METHOD_RSA` is now correctly exposed (Sam Roberts) [#5463](https://github.…
490 … of http client callbacks now propagate correctly (Trevor Norris) [#5591](https://github.com/nodej…
491 …* **path**: Fixed normalization of absolute paths (Evan Lucas) [#5589](https://github.com/nodejs/n…
492 * **repl**: `start()` no longer requires an options parameter (cjihrig) [#5388](https://github.com/…
493 * **util**: Improved `format()` performance 50-300% (Evan Lucas) [#5360](https://github.com/nodejs/…
497 …[[`12ca84fc7f`](https://github.com/nodejs/node/commit/12ca84fc7f)] - **benchmark**: add util.forma…
498 * [[`b955d02266`](https://github.com/nodejs/node/commit/b955d02266)] - **benchmark**: fix lint erro…
499 …6b6e`](https://github.com/nodejs/node/commit/2abf866b6e)] - **build**: update Node.js logo on Win …
500 …`86900f8f2b`](https://github.com/nodejs/node/commit/86900f8f2b)] - **build**: correctly detect cla…
501 …4`](https://github.com/nodejs/node/commit/a3017992e4)] - **(SEMVER-MINOR)** **child_process**: add…
502 …cc2`](https://github.com/nodejs/node/commit/6d4887ccc2)] - **(SEMVER-MINOR)** **child_process**: s…
503 …c7aa`](https://github.com/nodejs/node/commit/9db827c7aa)] - **(SEMVER-MINOR)** **constants**: defi…
504 * [[`85013456cd`](https://github.com/nodejs/node/commit/85013456cd)] - **deps**: upgrade to npm 3.7…
505 …f65958`](https://github.com/nodejs/node/commit/67e9f65958)] - **dgram**: default send address to 1…
506 …2352c8c`](https://github.com/nodejs/node/commit/3c92352c8c)] - **doc**: document directories in te…
507 …f86a`](https://github.com/nodejs/node/commit/7be726f86a)] - **doc**: add info to docs on how to su…
508 * [[`eb5a95e04a`](https://github.com/nodejs/node/commit/eb5a95e04a)] - **doc**: fix typo in fs.syml…
509 …9ad901ef44`](https://github.com/nodejs/node/commit/9ad901ef44)] - **doc**: improve unhandledExcept…
510 …`3bd96fdb0f`](https://github.com/nodejs/node/commit/3bd96fdb0f)] - **doc**: update link green to m…
511 * [[`cb7e4fbac9`](https://github.com/nodejs/node/commit/cb7e4fbac9)] - **doc**: update V8 URL (Crai…
512 …fa61`](https://github.com/nodejs/node/commit/b54a26fa61)] - **(SEMVER-MINOR)** **doc**: correct na…
513 * [[`f3971f5817`](https://github.com/nodejs/node/commit/f3971f5817)] - **path**: fix normalize for …
514 …421b4`](https://github.com/nodejs/node/commit/e572e421b4)] - **(SEMVER-MINOR)** **repl**: accept n…
515 …6d706758`](https://github.com/nodejs/node/commit/5e6d706758)] - **src,http**: fix uncaughtExceptio…
516 …d7b09`](https://github.com/nodejs/node/commit/9dc94d7b09)] - **test**: add test-npm-install to par…
517 …[`4f20f31b3e`](https://github.com/nodejs/node/commit/4f20f31b3e)] - **test**: remove broken debugg…
518 …`29e26b38c5`](https://github.com/nodejs/node/commit/29e26b38c5)] - **test**: bug repro for vm func…
519 … [[`e6210d5f50`](https://github.com/nodejs/node/commit/e6210d5f50)] - **test**: prevent flakey tes…
520 … [[`40b36baa2f`](https://github.com/nodejs/node/commit/40b36baa2f)] - **test**: check memoryUsage …
521 …8c0f4738`](https://github.com/nodejs/node/commit/048c0f4738)] - **tools**: reduce verbosity of cpp…
522 …`7965c897e0`](https://github.com/nodejs/node/commit/7965c897e0)] - **tools**: enable no-self-assig…
523 * [[`5aa17dc136`](https://github.com/nodejs/node/commit/5aa17dc136)] - **tools**: support testing k…
524 …[[`9a3e87e9a8`](https://github.com/nodejs/node/commit/9a3e87e9a8)] - **tools**: enable linting for…
525 …[`c4fa2a6715`](https://github.com/nodejs/node/commit/c4fa2a6715)] - **tools**: enable no-extra-par…
526 …971edde0cb`](https://github.com/nodejs/node/commit/971edde0cb)] - **util**: improve format() perfo…
527 …[[`c32d460747`](https://github.com/nodejs/node/commit/c32d460747)] - **util**: improve util.format…
535 * **openssl**: Upgrade from 1.0.2f to 1.0.2g (Ben Noordhuis) [#5507](https://github.com/nodejs/node…
536 …low severity for Node.js users. More info is available at [CVE-2016-0705](https://www.openssl.org/…
537 … are _unlikely_ to be possible. More info is available at [CVE-2016-0797](https://www.openssl.org/…
538https://ssrg.nicta.com.au/projects/TS/cachebleed/)_ possible. This defect enables attackers to exe…
541 …* Output is no longer unnecessarily verbose (Brian White) [#5389](https://github.com/nodejs/node/p…
542 …* Resolving UNC paths on Windows now works correctly (Owen Smith) [#5456](https://github.com/nodej…
543 …prefixes now works correctly from the root directory (Owen Smith) [#5490](https://github.com/nodej…
544 …* **url**: Fixed an off-by-one error with `parse()` (Brian White) [#5394](https://github.com/nodej…
545 …ddress case when offset and length are specified (Matteo Collina) [#5407](https://github.com/nodej…
549 …e774d9b`](https://github.com/nodejs/node/commit/7cae774d9b)] - **benchmark**: refactor to eliminat…
550 …6aebe16669`](https://github.com/nodejs/node/commit/6aebe16669)] - **benchmark**: add benchmark for…
551 …55c8`](https://github.com/nodejs/node/commit/00660f55c8)] - **benchmark**: move string-decoder to …
552 …4650cb3818`](https://github.com/nodejs/node/commit/4650cb3818)] - **benchmark**: fix configuation …
553 …cb275139`](https://github.com/nodejs/node/commit/3ccb275139)] - **benchmark**: merge url.js with u…
554 …dbffaa`](https://github.com/nodejs/node/commit/c1e7dbffaa)] - **benchmark**: move misc to categori…
555 * [[`2f9fee6e8e`](https://github.com/nodejs/node/commit/2f9fee6e8e)] - **benchmark**: use strict mo…
556 …4c09e7f359`](https://github.com/nodejs/node/commit/4c09e7f359)] - **build**: remove --quiet from e…
557 * [[`2c619f2012`](https://github.com/nodejs/node/commit/2c619f2012)] - **build**: run lint before t…
558 …`f349a9a2cf`](https://github.com/nodejs/node/commit/f349a9a2cf)] - **build**: update Node.js logo …
559 …393588a`](https://github.com/nodejs/node/commit/88f393588a)] - **crypto**: PBKDF2 works with `int`…
560 … [[`1e86804503`](https://github.com/nodejs/node/commit/1e86804503)] - **deps**: upgrade openssl to…
561 * [[`d3f9b84be8`](https://github.com/nodejs/node/commit/d3f9b84be8)] - **dgram**: handle default ad…
562 …2934`](https://github.com/nodejs/node/commit/f1f3832934)] - **doc**: update NAN urls in ROADMAP.md…
563 …[[`51bc062dab`](https://github.com/nodejs/node/commit/51bc062dab)] - **doc**: add CTC meeting minu…
564 …95c85ba1c`](https://github.com/nodejs/node/commit/795c85ba1c)] - **doc**: fix typo in child_proces…
565 …56e9690b`](https://github.com/nodejs/node/commit/0a56e9690b)] - **doc**: add note for binary safe …
566 …31e15f`](https://github.com/nodejs/node/commit/ea8331e15f)] - **doc**: improvements to crypto.mark…
567 * [[`378a772034`](https://github.com/nodejs/node/commit/378a772034)] - **doc**: `require` behavior …
568 …b7eb6636`](https://github.com/nodejs/node/commit/06b7eb6636)] - **doc**: document base64url encodi…
569 …d904cb`](https://github.com/nodejs/node/commit/8ec3d904cb)] - **doc**: improve httpVersionMajor / …
570 … [[`534e88f56c`](https://github.com/nodejs/node/commit/534e88f56c)] - **doc**: fix relative links …
571 …7b98a30976`](https://github.com/nodejs/node/commit/7b98a30976)] - **doc**: fix crypto function ind…
572 * [[`c0fd802cc2`](https://github.com/nodejs/node/commit/c0fd802cc2)] - **doc**: link to man pages (…
573 …c6701e22`](https://github.com/nodejs/node/commit/f8c6701e22)] - **doc**: add missing property in c…
574 …bfe0483f0`](https://github.com/nodejs/node/commit/3bfe0483f0)] - **doc**: corrected name of argume…
575 …8725f5e95`](https://github.com/nodejs/node/commit/c8725f5e95)] - **doc**: fix links in tls, cluste…
576 …f9af5c`](https://github.com/nodejs/node/commit/7f2cf9af5c)] - **doc**: explicit about VS 2015 supp…
577 …3cdbfea`](https://github.com/nodejs/node/commit/12d3cdbfea)] - **doc**: remove out-of-date matter …
578 * [[`43853679f7`](https://github.com/nodejs/node/commit/43853679f7)] - **doc**: copyedit util doc (…
579 …[`903e8d09e1`](https://github.com/nodejs/node/commit/903e8d09e1)] - **doc**: fix typo in pbkdf2Syn…
580 …9b1c22c9f`](https://github.com/nodejs/node/commit/79b1c22c9f)] - **doc**: fix buf.readInt16LE outp…
581 …6915f2f3`](https://github.com/nodejs/node/commit/e46915f2f3)] - **doc**: note util.isError() @@toS…
582 …fff`](https://github.com/nodejs/node/commit/935fd21fff)] - **doc**: clarify error handling in net.…
583 * [[`93dce6d4fe`](https://github.com/nodejs/node/commit/93dce6d4fe)] - **doc**: document fs.datasyn…
584 * [[`96daf51358`](https://github.com/nodejs/node/commit/96daf51358)] - **doc**: add Evan Lucas to t…
585 * [[`31b405d0cf`](https://github.com/nodejs/node/commit/31b405d0cf)] - **doc**: add Rich Trott to t…
586 * [[`bcd154e402`](https://github.com/nodejs/node/commit/bcd154e402)] - **doc**: add Ali Ijaz Sheikh…
587 …d0330c804`](https://github.com/nodejs/node/commit/9d0330c804)] - **doc**: add Сковорода Никита Анд…
588 …cc63783`](https://github.com/nodejs/node/commit/365cc63783)] - **doc**: add "building node with ni…
589 …00c315e1`](https://github.com/nodejs/node/commit/2b00c315e1)] - **doc**: mention prototype check i…
590 …ff988b3ee6`](https://github.com/nodejs/node/commit/ff988b3ee6)] - **doc,tools,test**: lint doc-bas…
591 … [[`d77c3bf204`](https://github.com/nodejs/node/commit/d77c3bf204)] - **http_parser**: use `MakeCa…
592 …421ac296`](https://github.com/nodejs/node/commit/e3421ac296)] - **lib**: freelist: use .pop() for …
593 …d218d096`](https://github.com/nodejs/node/commit/91d218d096)] - **path**: fix path.relative() for …
594 * [[`ef7a088906`](https://github.com/nodejs/node/commit/ef7a088906)] - **path**: fix win32 parse() …
595 …`871396ce8f`](https://github.com/nodejs/node/commit/871396ce8f)] - **path**: fix win32 relative() …
596 …82f1888`](https://github.com/nodejs/node/commit/91782f1888)] - **path**: fix win32 relative() when…
597 …[[`30cec18eeb`](https://github.com/nodejs/node/commit/30cec18eeb)] - **path**: fix verbose relativ…
598 …3836`](https://github.com/nodejs/node/commit/2b88523836)] - **repl**: fix stack trace column numbe…
599 …8f741`](https://github.com/nodejs/node/commit/51db48f741)] - **src,tools**: remove null sentinel f…
600 …aba55`](https://github.com/nodejs/node/commit/03a5daba55)] - **src,tools**: drop nul byte from bui…
601 …f3346`](https://github.com/nodejs/node/commit/17d14f3346)] - **src,tools**: allow utf-8 in built-i…
602 …e6abc69`](https://github.com/nodejs/node/commit/12ae6abc69)] - **test**: increase timeout for test…
603 …81348e8855`](https://github.com/nodejs/node/commit/81348e8855)] - **test**: apply Linux workaround…
604 …[`c4d9cdb7d0`](https://github.com/nodejs/node/commit/c4d9cdb7d0)] - **test**: allow options for v8…
605 * [[`d1a82c6824`](https://github.com/nodejs/node/commit/d1a82c6824)] - **test**: retry on known Sma…
606 …a13043`](https://github.com/nodejs/node/commit/c7f8a13043)] - **test**: remove unneeded bind() and…
607 …b10df`](https://github.com/nodejs/node/commit/cc4cbb10df)] - **test**: fix flaky child-process-for…
608 …bbf6cd53`](https://github.com/nodejs/node/commit/0ebbf6cd53)] - **test**: remove flaky designation…
609 …3725c604`](https://github.com/nodejs/node/commit/c83725c604)] - **test**: add test-cases for posix…
610 …`22bb7c9d27`](https://github.com/nodejs/node/commit/22bb7c9d27)] - **test**: fix test runner arg r…
611 …4b11`](https://github.com/nodejs/node/commit/8c67b94b11)] - **test**: refactor test-dgram-send-cal…
612 … [[`2c21d34a2f`](https://github.com/nodejs/node/commit/2c21d34a2f)] - **test**: refactor test-dgra…
613 …479a43c876`](https://github.com/nodejs/node/commit/479a43c876)] - **test**: allow passing args to …
614 …`ff75023812`](https://github.com/nodejs/node/commit/ff75023812)] - **test**: fix test-timers.relia…
615 …[[`991f82b4bd`](https://github.com/nodejs/node/commit/991f82b4bd)] - **test**: mitigate flaky test…
616 …a99`](https://github.com/nodejs/node/commit/0f54553a99)] - **test**: increase timeouts on some unr…
617 …01cd779`](https://github.com/nodejs/node/commit/25c01cd779)] - **tls**: fix assert in context.\_ex…
618 …d7430d1`](https://github.com/nodejs/node/commit/5ffd7430d1)] - **tools**: apply custom buffer lint…
619 … [[`fa5d28f246`](https://github.com/nodejs/node/commit/fa5d28f246)] - **tools**: enable additional…
620 …`b44b701e5b`](https://github.com/nodejs/node/commit/b44b701e5b)] - **tools,benchmark**: increase l…
621 …424fa5732`](https://github.com/nodejs/node/commit/9424fa5732)] - **url**: group slashed protocols …
622 …[`dfe45f13e7`](https://github.com/nodejs/node/commit/dfe45f13e7)] - **url**: fix off-by-one error …
630 …ation](https://nodejs.org/api/buffer.html#buffer_buf_fill_value_offset_end_encoding) for details o…
631 … `Buffer#indexOf(val[, byteOffset][, encoding])`. (Trevor Norris) [#4803](https://github.com/nodej…
632 …es to be executed with `spawn()` and `spawnSync()`. (Colin Ihrig) [#4598](https://github.com/nodej…
633 … strict limitation of allowable header characters (James M Snell) [#5237](https://github.com/nodej…
634https://nodejs.org/download/nightly/v6.0.0-nightly201602102848f84332/docs/api/dgram.html#dgram_soc…
635 …s from communicating with HTTP/2 enabled servers. (Fedor Indutny) [#4337](https://github.com/nodej…
636 …e whether the server is listening for connections. (José Moreira) [#4743](https://github.com/nodej…
637 …ses microtask queue to be processed out of order. (Trevor Norris) [#4507](https://github.com/nodej…
638 …ted TLS protocol version of the current connection. (Brian White) [#4995](https://github.com/nodej…
639 …ime. See the [API docs](https://nodejs.org/api/vm.html#vm_new_vm_script_code_options) for details.…
641 * `process.nextTick()` (Ruben Bridgewater) [#5092](https://github.com/nodejs/node/pull/5092)
642 * `path` module (Brian White) [#5123](https://github.com/nodejs/node/pull/5123)
643 * `querystring` module (Brian White) [#5012](https://github.com/nodejs/node/pull/5012)
644 …* `streams` module when processing small chunks (Matteo Collina) [#4354](https://github.com/nodejs…
648 …3a96fa0030`](https://github.com/nodejs/node/commit/3a96fa0030)] - **async_wrap**: add parent uid t…
649 …4c7c4c`](https://github.com/nodejs/node/commit/4ef04c7c4c)] - **async_wrap**: make uid the first a…
650 …fe801f90`](https://github.com/nodejs/node/commit/4afe801f90)] - **async_wrap**: add uid to all asy…
651 * [[`edf8f8a7da`](https://github.com/nodejs/node/commit/edf8f8a7da)] - **benchmark**: split path be…
652 … [[`8d713d8d51`](https://github.com/nodejs/node/commit/8d713d8d51)] - **benchmark**: allow empty p…
653 …`](https://github.com/nodejs/node/commit/eb6d07327a)] - **(SEMVER-MINOR)** **buffer**: add encodin…
654https://github.com/nodejs/node/commit/60d2048b6c)] - **(SEMVER-MINOR)** **buffer**: properly retri…
655 …`](https://github.com/nodejs/node/commit/4c67d74607)] - **(SEMVER-MINOR)** **buffer**: allow encod…
656 …4117bfc`](https://github.com/nodejs/node/commit/5fa4117bfc)] - **build**: add a help message and r…
657 …9bfb865af`](https://github.com/nodejs/node/commit/09bfb865af)] - **build**: remove redundant TODO …
658 * [[`3dfc11c516`](https://github.com/nodejs/node/commit/3dfc11c516)] - **build**: remove Makefile.b…
659 …78d3d6a7`](https://github.com/nodejs/node/commit/fc78d3d6a7)] - **build**: skip msi build if WiX i…
660 … [[`356acb39d7`](https://github.com/nodejs/node/commit/356acb39d7)] - **build**: treat aarch64 as …
661 …d42b4a`](https://github.com/nodejs/node/commit/3b83d42b4a)] - **build**: fix build when python pat…
662 …ad2d8ff`](https://github.com/nodejs/node/commit/9e6ad2d8ff)] - **child_process**: fix data loss wi…
663 …0f`](https://github.com/nodejs/node/commit/ecc797600f)] - **(SEMVER-MINOR)** **child_process**: ad…
664 …[`efd6f68dce`](https://github.com/nodejs/node/commit/efd6f68dce)] - **cluster**: dont rely on `thi…
665 …93d60caf`](https://github.com/nodejs/node/commit/df93d60caf)] - **console**: apply null as `this` …
666 …7ba8fa3`](https://github.com/nodejs/node/commit/c397ba8fa3)] - **contextify**: use offset/length f…
667 …`3048ac0b57`](https://github.com/nodejs/node/commit/3048ac0b57)] - **crypto**: have fixed NodeBIOs…
668 …`af074846f5`](https://github.com/nodejs/node/commit/af074846f5)] - **debugger**: remove unneeded c…
669 …f36`](https://github.com/nodejs/node/commit/7bac743f36)] - **debugger**: assert test before access…
670 * [[`18c94e5a8d`](https://github.com/nodejs/node/commit/18c94e5a8d)] - **deps**: remove unnecessary…
671 …97bf0`](https://github.com/nodejs/node/commit/967cf97bf0)] - **deps**: cherry-pick 2e4da65 from v8…
672 …[[`bbdf2684d5`](https://github.com/nodejs/node/commit/bbdf2684d5)] - **deps**: update to http-pars…
673 …](https://github.com/nodejs/node/commit/127dd6275a)] - ***Revert*** "**deps**: sync with upstream …
674 …3832994`](https://github.com/nodejs/node/commit/35c3832994)] - **deps**: sync with upstream c-ares…
675 * [[`b4db31822f`](https://github.com/nodejs/node/commit/b4db31822f)] - **dgram**: scope redeclared …
676https://github.com/nodejs/node/commit/368c1d1098)] - **(SEMVER-MINOR)** **dgram**: support dgram.s…
677 …`a8862f59eb`](https://github.com/nodejs/node/commit/a8862f59eb)] - **doc**: update repo docs to us…
678 …cf8ec5bd1`](https://github.com/nodejs/node/commit/6cf8ec5bd1)] - **doc**: s/http/https in Myles Bo…
679 …3803c`](https://github.com/nodejs/node/commit/0389e3803c)] - **doc**: clarify child_process.execFi…
680 …8290d9b7`](https://github.com/nodejs/node/commit/c48290d9b7)] - **doc**: fix buf.length slice exam…
681 …6e437c619`](https://github.com/nodejs/node/commit/a6e437c619)] - **doc**: fix buffer\[index\] exam…
682 * [[`73ef1bd423`](https://github.com/nodejs/node/commit/73ef1bd423)] - **doc**: fix template string…
683 …04daa384`](https://github.com/nodejs/node/commit/fa04daa384)] - **doc**: clarify exceptions during…
684 …32e61d`](https://github.com/nodejs/node/commit/22f132e61d)] - **doc**: improvements to console.mar…
685 * [[`48fa6f6063`](https://github.com/nodejs/node/commit/48fa6f6063)] - **doc**: update process.send…
686 …`35d89d4662`](https://github.com/nodejs/node/commit/35d89d4662)] - **doc**: fix net.createConnecti…
687 …7c9f0`](https://github.com/nodejs/node/commit/149007c9f0)] - **doc**: replace node-forward link in…
688 …a6aaf2caab`](https://github.com/nodejs/node/commit/a6aaf2caab)] - **doc**: improve scrolling, vari…
689 * [[`18b00deeac`](https://github.com/nodejs/node/commit/18b00deeac)] - **doc**: update DCO to v1.1 …
690 …3955bc4cd0`](https://github.com/nodejs/node/commit/3955bc4cd0)] - **doc**: fix minor inconsistenci…
691 …e7b48`](https://github.com/nodejs/node/commit/287bce7b48)] - **doc**: merging behavior of writeHea…
692 …9d88`](https://github.com/nodejs/node/commit/529e749d88)] - **doc**: fix type references for link …
693 …(https://github.com/nodejs/node/commit/275f6dbcbb)] - **(SEMVER-MINOR)** **doc**: correct tlsSocke…
694 …[[`b706b0c2c5`](https://github.com/nodejs/node/commit/b706b0c2c5)] - **http**: remove old, confusi…
695 * [[`ed36235248`](https://github.com/nodejs/node/commit/ed36235248)] - **http**: remove unnecessary…
696 …6b3`](https://github.com/nodejs/node/commit/7e82a566b3)] - **(SEMVER-MINOR)** **http**: allow asyn…
697 …1d813323`](https://github.com/nodejs/node/commit/411d813323)] - **http**: do not emit `upgrade` on…
698 …`bbc786b50f`](https://github.com/nodejs/node/commit/bbc786b50f)] - **http,util**: fix typos in com…
699 …d198c702`](https://github.com/nodejs/node/commit/a2d198c702)] - **net**: use `_server` for interna…
700https://github.com/nodejs/node/commit/18d24e60c5)] - **(SEMVER-MINOR)** **net**: add net.listening…
701 …ee86e3e9`](https://github.com/nodejs/node/commit/9cee86e3e9)] - **node**: set process._eventsCount…
702 …4f621c5`](https://github.com/nodejs/node/commit/f2e4f621c5)] - **node**: improve process.nextTick …
703 …`1c6f927bd1`](https://github.com/nodejs/node/commit/1c6f927bd1)] - **path**: fix input type checki…
704 …e8caf7a`](https://github.com/nodejs/node/commit/4dae8caf7a)] - **path**: performance improvements …
705 …46be1f4d0c`](https://github.com/nodejs/node/commit/46be1f4d0c)] - **querystring**: improve escape(…
706 …23e8c1`](https://github.com/nodejs/node/commit/27e323e8c1)] - **querystring**: improve unescapeBuf…
707 …`301023b2b4`](https://github.com/nodejs/node/commit/301023b2b4)] - **querystring**: improve parse(…
708 …07c716b`](https://github.com/nodejs/node/commit/98907c716b)] - **(SEMVER-MINOR)** **repl**: allow …
709 …51da8cb4`](https://github.com/nodejs/node/commit/c551da8cb4)] - **repl**: handle quotes within reg…
710 * [[`15091ccca2`](https://github.com/nodejs/node/commit/15091ccca2)] - **src**: remove unnecessary …
711 …[`830bb04d90`](https://github.com/nodejs/node/commit/830bb04d90)] - **src**: remove TryCatch in Ma…
712 …`7f22c8c8a6`](https://github.com/nodejs/node/commit/7f22c8c8a6)] - **src**: remove unused TickInfo…
713 …6eb1f516`](https://github.com/nodejs/node/commit/406eb1f516)] - **src**: remove unused of TickInfo…
714 * [[`bcec2fecbd`](https://github.com/nodejs/node/commit/bcec2fecbd)] - **src**: add AsyncCallbackSc…
715 …[`2cb1594279`](https://github.com/nodejs/node/commit/2cb1594279)] - **src**: fix MakeCallback erro…
716 …e679a90`](https://github.com/nodejs/node/commit/8d6e679a90)] - **src,test,tools**: modify for more…
717 …[`7684b0fcdf`](https://github.com/nodejs/node/commit/7684b0fcdf)] - **stream**: fix no data on par…
718 …189`](https://github.com/nodejs/node/commit/f706cb0189)] - **streams**: 5% throughput gain when se…
719 …25513a473a`](https://github.com/nodejs/node/commit/25513a473a)] - **string_decoder**: fix performa…
720 …85530d8c`](https://github.com/nodejs/node/commit/0e85530d8c)] - **test**: use String.prototype.rep…
721 …3efb90a`](https://github.com/nodejs/node/commit/5683efb90a)] - **test**: remove flaky mark for tes…
722 …5bb79ace`](https://github.com/nodejs/node/commit/c55bb79ace)] - **test**: add test for https serve…
723 …983b0`](https://github.com/nodejs/node/commit/138ee983b0)] - **test**: refactor test-http-destroye…
724 …df7d91f36b`](https://github.com/nodejs/node/commit/df7d91f36b)] - **test**: mitigate flaky test-de…
725 …7e7c26`](https://github.com/nodejs/node/commit/d9177e7c26)] - **test**: test-process-getactivehand…
726 …[`f5cc04732f`](https://github.com/nodejs/node/commit/f5cc04732f)] - **test**: mark test-http-regr-…
727 …`78b349d5d1`](https://github.com/nodejs/node/commit/78b349d5d1)] - **test**: disable fs watch test…
728 * [[`82ee5e94df`](https://github.com/nodejs/node/commit/82ee5e94df)] - **test**: mark test-http-age…
729 … [[`1494d6f213`](https://github.com/nodejs/node/commit/1494d6f213)] - **test**: minimal repl eval …
730 …`e7bf951136`](https://github.com/nodejs/node/commit/e7bf951136)] - **test**: add addons test for M…
731 …a94fa`](https://github.com/nodejs/node/commit/98596a94fa)] - **(SEMVER-MINOR)** **test**: run v8 t…
732 …[`69c544f245`](https://github.com/nodejs/node/commit/69c544f245)] - **test**: fix flaky test-http-…
733 …10507`](https://github.com/nodejs/node/commit/7c88410507)] - **test**: fix child-process-fork-regr…
734 …cb6700d`](https://github.com/nodejs/node/commit/2c2cb6700d)] - **test**: remove unneeded common.in…
735 …0974f21`](https://github.com/nodejs/node/commit/6340974f21)] - **test**: don't run test-tick-proce…
736 * [[`a8f4db236c`](https://github.com/nodejs/node/commit/a8f4db236c)] - **test**: improve path tests…
737 …01773c1e`](https://github.com/nodejs/node/commit/8301773c1e)] - **test**: fix child-process-fork-r…
738 * [[`f2bd86775b`](https://github.com/nodejs/node/commit/f2bd86775b)] - **test**: update arrow funct…
739 …[`aed04b85c2`](https://github.com/nodejs/node/commit/aed04b85c2)] - **tls**: nullify `.ssl` on han…
740 …652`](https://github.com/nodejs/node/commit/c3f8aab652)] - **(SEMVER-MINOR)** **tls**: add getProt…
741 …`7fc2e3161f`](https://github.com/nodejs/node/commit/7fc2e3161f)] - **tools**: add Node.js-specific…
742 …[[`983325cb0c`](https://github.com/nodejs/node/commit/983325cb0c)] - **tools**: replace obsolete E…
743 …[[`f601d040b5`](https://github.com/nodejs/node/commit/f601d040b5)] - **tools**: update ESLint to v…
744 * [[`13af565759`](https://github.com/nodejs/node/commit/13af565759)] - **tools**: remove obsolete l…
745 …[[`c566f44f1b`](https://github.com/nodejs/node/commit/c566f44f1b)] - **tools**: add recommended ES…
746 …[[`b611caa0ba`](https://github.com/nodejs/node/commit/b611caa0ba)] - **tools**: add recommended li…
747 …a16d1202`](https://github.com/nodejs/node/commit/b1a16d1202)] - **tools**: remove excessive commen…
748 …`c4ed5ece4d`](https://github.com/nodejs/node/commit/c4ed5ece4d)] - **tools**: enable no-proto rule…
749 …8477b56`](https://github.com/nodejs/node/commit/86f8477b56)] - **tools**: disallow mixed spaces an…
750 * [[`21fd1496a9`](https://github.com/nodejs/node/commit/21fd1496a9)] - **tools**: alphabetize eslin…
751 …50a1f`](https://github.com/nodejs/node/commit/22c8d50a1f)] - **tools**: parse types into links in …
752 …5c54d4987d`](https://github.com/nodejs/node/commit/5c54d4987d)] - **tools**: enable no-redeclare r…
753 …[`a3a0cf603a`](https://github.com/nodejs/node/commit/a3a0cf603a)] - **tools**: add arrow function …
754 * [[`bcc26f747f`](https://github.com/nodejs/node/commit/bcc26f747f)] - **tools,doc**: fix linting e…
755 * [[`47274704aa`](https://github.com/nodejs/node/commit/47274704aa)] - **url**: fix lint and deopt …
756 …[[`729ad75860`](https://github.com/nodejs/node/commit/729ad75860)] - **url**: improve url.parse() …
757 * [[`6c8378b15b`](https://github.com/nodejs/node/commit/6c8378b15b)] - **vm**: fix `produceCachedDa…
758https://github.com/nodejs/node/commit/d1cacb814f)] - **(SEMVER-MINOR)** **vm**: introduce `cachedD…
769 * **npm**: upgrade npm from 3.3.12 to 3.6.0 (Rebecca Turner) [#4958](https://github.com/nodejs/node…
774 …283c163`](https://github.com/nodejs/node/commit/3b6283c163)] - **benchmark**: add a constant decla…
775 …3175f7450e`](https://github.com/nodejs/node/commit/3175f7450e)] - **buffer**: remove duplicated co…
776 …7e26a2`](https://github.com/nodejs/node/commit/58d67e26a2)] - **buffer**: validate list elements i…
777 …[[`bafc86f00e`](https://github.com/nodejs/node/commit/bafc86f00e)] - **buffer**: refactor redeclar…
778 …d90b94`](https://github.com/nodejs/node/commit/0fa4d90b94)] - **build**: Add VARIATION variable to…
779 …`ec62789152`](https://github.com/nodejs/node/commit/ec62789152)] - **crypto**: fix memory leak in …
780 …d9e934c71f`](https://github.com/nodejs/node/commit/d9e934c71f)] - **crypto**: add `pfx` certs as C…
781 …4b538175`](https://github.com/nodejs/node/commit/0d4b538175)] - **crypto**: use SSL_CTX_clear_extr…
782 …f6cd53`](https://github.com/nodejs/node/commit/abb0f6cd53)] - **crypto**: fix build when OCSP-stap…
783 * [[`755619c554`](https://github.com/nodejs/node/commit/755619c554)] - **crypto**: use a const SSL_…
784 * [[`4f4c8ab3b4`](https://github.com/nodejs/node/commit/4f4c8ab3b4)] - **(SEMVER-MINOR)** **deps**:…
785 …[`f0bd176d6d`](https://github.com/nodejs/node/commit/f0bd176d6d)] - **deps**: reapply c-ares float…
786 …0827417`](https://github.com/nodejs/node/commit/f1a0827417)] - **deps**: sync with upstream bagder…
787 * [[`cbf36de8f1`](https://github.com/nodejs/node/commit/cbf36de8f1)] - **deps**: upgrade npm to 3.6…
788 …97d07a0d`](https://github.com/nodejs/node/commit/dd97d07a0d)] - **deps**: backport 8d00c2c from v8…
789 …263094b`](https://github.com/nodejs/node/commit/b75263094b)] - **deps**: add -no_rand_screen to op…
790 …`b312b7914f`](https://github.com/nodejs/node/commit/b312b7914f)] - **deps**: upgrade openssl sourc…
791 …d04`](https://github.com/nodejs/node/commit/fa0457ed04)] - **dns**: throw a TypeError in lookupSer…
792 * [[`c4c8b3bf2e`](https://github.com/nodejs/node/commit/c4c8b3bf2e)] - **doc**: fix dgram doc inden…
793 …`027cd2719f`](https://github.com/nodejs/node/commit/027cd2719f)] - **doc**: clarify code of conduc…
794 …868`](https://github.com/nodejs/node/commit/9f7aa6f868)] - **doc**: clarify dgram socket.send() mu…
795 …e2cb37`](https://github.com/nodejs/node/commit/a96ae2cb37)] - **doc**: console is asynchronous unl…
796 * [[`4c54c8f309`](https://github.com/nodejs/node/commit/4c54c8f309)] - **doc**: fix typo in dgram d…
797 …9c93ea3d51`](https://github.com/nodejs/node/commit/9c93ea3d51)] - **doc**: fix links order in Buff…
798 …a0ba378880`](https://github.com/nodejs/node/commit/a0ba378880)] - **doc**: minor improvement in OS…
799 …[`1e2108a6b7`](https://github.com/nodejs/node/commit/1e2108a6b7)] - **doc**: fix links in Addons d…
800 * [[`e5134b1701`](https://github.com/nodejs/node/commit/e5134b1701)] - **doc**: fix inconsistent st…
801 …[`dde160378e`](https://github.com/nodejs/node/commit/dde160378e)] - **doc**: fix link in cluster d…
802 …`e5254c12f4`](https://github.com/nodejs/node/commit/e5254c12f4)] - **doc**: fix reference to API …
803 …968a8`](https://github.com/nodejs/node/commit/87fd9968a8)] - **doc**: clarify optional arguments o…
804 …8eced24`](https://github.com/nodejs/node/commit/9908eced24)] - **doc**: uppercase 'RSA-SHA256' in …
805 …bf0383bbea`](https://github.com/nodejs/node/commit/bf0383bbea)] - **doc**: apply consistent stylin…
806 …4bab2d`](https://github.com/nodejs/node/commit/8c7f4bab2d)] - **doc**: multiple improvements in St…
807 …715b9`](https://github.com/nodejs/node/commit/ee013715b9)] - **doc**: improve styling consistency …
808 …b0d132`](https://github.com/nodejs/node/commit/9824b0d132)] - **doc**: fix anchor links from strea…
809 …c85f79569`](https://github.com/nodejs/node/commit/2c85f79569)] - **doc**: minor improvement to HTT…
810 …017`](https://github.com/nodejs/node/commit/9cf1370017)] - **doc**: improve styling consistency in…
811 …13`](https://github.com/nodejs/node/commit/2750cb0613)] - **doc**: consistent styling for function…
812 …f13a5`](https://github.com/nodejs/node/commit/4758bf13a5)] - **doc**: update npm LICENSE using lic…
813 …[[`3b08b5d22c`](https://github.com/nodejs/node/commit/3b08b5d22c)] - **doc**: fix minor typo in pr…
814 * [[`129977c9c7`](https://github.com/nodejs/node/commit/129977c9c7)] - **doc**: fix typo in Readme.…
815 * [[`5de3dc557f`](https://github.com/nodejs/node/commit/5de3dc557f)] - **doc**: fix `notDeepEqual` …
816 …d47dadcc1f`](https://github.com/nodejs/node/commit/d47dadcc1f)] - **doc**: make buffer methods sty…
817 …7888b122c`](https://github.com/nodejs/node/commit/17888b122c)] - **doc**: fix JSON generation for …
818 …[[`396e4b9199`](https://github.com/nodejs/node/commit/396e4b9199)] - **doc**: add more details to …
819 …bc11bf4659`](https://github.com/nodejs/node/commit/bc11bf4659)] - **doc**: don't use "interface" a…
820 * [[`bcf55d2f44`](https://github.com/nodejs/node/commit/bcf55d2f44)] - **doc**: spell writable cons…
821 …6d0ac436`](https://github.com/nodejs/node/commit/4a6d0ac436)] - **doc**: update eol handling in re…
822 …638c0`](https://github.com/nodejs/node/commit/e65d3638c0)] - **doc**: replace function expressions…
823 …66f`](https://github.com/nodejs/node/commit/423a58d66f)] - **doc**: show links consistently in dep…
824 * [[`fd87659139`](https://github.com/nodejs/node/commit/fd87659139)] - **doc**: add docs working gr…
825 …[`19ed619cff`](https://github.com/nodejs/node/commit/19ed619cff)] - **doc**: remove unnecessary bi…
826 …29930786`](https://github.com/nodejs/node/commit/5129930786)] - **doc**: keep the names in sorted …
827 …c46c10d54`](https://github.com/nodejs/node/commit/3c46c10d54)] - **doc**: fix nonsensical grammar …
828 …1af6fc1a7`](https://github.com/nodejs/node/commit/a1af6fc1a7)] - **doc**: add `servername` paramet…
829 * [[`f4eeba8467`](https://github.com/nodejs/node/commit/f4eeba8467)] - **doc**: fix code type of ma…
830 …1d453359`](https://github.com/nodejs/node/commit/fa1d453359)] - **doc**: check for errors in 'list…
831 …320f74`](https://github.com/nodejs/node/commit/f462320f74)] - **doc**: undo move http.IncomingMess…
832 * [[`711245e5ac`](https://github.com/nodejs/node/commit/711245e5ac)] - **doc**: style fixes for the…
833 …fdf`](https://github.com/nodejs/node/commit/611c2f6fdf)] - **doc**: proper markdown escaping -> \_…
834 …d9cb7`](https://github.com/nodejs/node/commit/5a860d9cb7)] - **doc**: Examples work when data exce…
835 …71ba14de86`](https://github.com/nodejs/node/commit/71ba14de86)] - **doc**: update list of personal…
836 …c57a`](https://github.com/nodejs/node/commit/97eedfc57a)] - **doc**: harmonize $ node command line…
837 …0f08c9`](https://github.com/nodejs/node/commit/2dde0f08c9)] - **doc**: add buf.indexOf encoding pa…
838 …4548de`](https://github.com/nodejs/node/commit/66c74548de)] - **doc**: fenced all code blocks, typ…
839 * [[`54e8845b5e`](https://github.com/nodejs/node/commit/54e8845b5e)] - **fs**: refactor redeclared …
840 … [[`fa940cf9bc`](https://github.com/nodejs/node/commit/fa940cf9bc)] - **fs**: remove unused branch…
841 * [[`7bef1b7907`](https://github.com/nodejs/node/commit/7bef1b7907)] - **(SEMVER-MINOR)** **http**:…
842 …9b03af254a`](https://github.com/nodejs/node/commit/9b03af254a)] - **http**: remove reference to on…
843 …`101de9de3f`](https://github.com/nodejs/node/commit/101de9de3f)] - **https**: evict cached session…
844 …8b7f6d3`](https://github.com/nodejs/node/commit/b2c8b7f6d3)] - **internal/child_process**: call po…
845 * [[`55030922e5`](https://github.com/nodejs/node/commit/55030922e5)] - **lib**: scope loop variable…
846 …ad5b1ce`](https://github.com/nodejs/node/commit/725ad5b1ce)] - **lib**: remove string_decoder.js v…
847 …[[`c09eb44a59`](https://github.com/nodejs/node/commit/c09eb44a59)] - **module**: refactor redeclar…
848 … [[`612ce66c78`](https://github.com/nodejs/node/commit/612ce66c78)] - **net**: refactor redeclared…
849 …[[`c9b05dafe0`](https://github.com/nodejs/node/commit/c9b05dafe0)] - **net**: move isLegalPort to …
850 …03a4e3d8`](https://github.com/nodejs/node/commit/7003a4e3d8)] - **node_contextify**: do not incept…
851 * [[`5a77c095a6`](https://github.com/nodejs/node/commit/5a77c095a6)] - **process**: support symbol …
852 …85743c0e92`](https://github.com/nodejs/node/commit/85743c0e92)] - **querystring**: check that maxK…
853 …0fe932c`](https://github.com/nodejs/node/commit/5a10fe932c)] - **querystring**: use String.prototy…
854 … [[`2844cc03dc`](https://github.com/nodejs/node/commit/2844cc03dc)] - **repl**: remove variable re…
855 * [[`b5b5bb1e3c`](https://github.com/nodejs/node/commit/b5b5bb1e3c)] - **src**: avoid compiler warn…
856 * [[`d387591bbb`](https://github.com/nodejs/node/commit/d387591bbb)] - **(SEMVER-MINOR)** **src**: …
857 …[[`95615196de`](https://github.com/nodejs/node/commit/95615196de)] - **src**: clean up usage of `_…
858 …[[`e93b024214`](https://github.com/nodejs/node/commit/e93b024214)] - **src**: remove no longer rel…
859 …c257a3ef`](https://github.com/nodejs/node/commit/a2c257a3ef)] - **src**: fix negative values in pr…
860 …84d4`](https://github.com/nodejs/node/commit/b46f3b84d4)] - **src,deps**: replace LoadLibrary by L…
861 …4bb075`](https://github.com/nodejs/node/commit/ee8d4bb075)] - **stream**: prevent object map chang…
862 …[[`c8b6de244e`](https://github.com/nodejs/node/commit/c8b6de244e)] - **stream**: refactor redeclar…
863 …c45e9c5`](https://github.com/nodejs/node/commit/9dcc45e9c5)] - **test**: enable to work pkcs12 tes…
864 …390664ae`](https://github.com/nodejs/node/commit/e4390664ae)] - **test**: disable gh-5100 test whe…
865 … [[`cf3aa911ec`](https://github.com/nodejs/node/commit/cf3aa911ec)] - **test**: fix flaky test-dgr…
866 …[`63884f57dd`](https://github.com/nodejs/node/commit/63884f57dd)] - **test**: mark flaky tests on …
867 …7c99d8`](https://github.com/nodejs/node/commit/09917c99d8)] - **test**: fix `net-socket-timeout-un…
868 …da19aa48`](https://github.com/nodejs/node/commit/83da19aa48)] - **test**: fix redeclared test-even…
869 … [[`87b27c913d`](https://github.com/nodejs/node/commit/87b27c913d)] - **test**: fix redeclared tes…
870 …e98772d68e`](https://github.com/nodejs/node/commit/e98772d68e)] - **test**: remove redeclared var …
871 …d0463ca`](https://github.com/nodejs/node/commit/443d0463ca)] - **test**: add common.platformTimeou…
872 …90219c3398`](https://github.com/nodejs/node/commit/90219c3398)] - **test**: fix flaky cluster test…
873 * [[`3488fa81b5`](https://github.com/nodejs/node/commit/3488fa81b5)] - **test**: fix variable redec…
874 …[[`7dc0905d4d`](https://github.com/nodejs/node/commit/7dc0905d4d)] - **test**: fix redeclared test…
875 …3e7d605c9`](https://github.com/nodejs/node/commit/53e7d605c9)] - **test**: fix redeclared vars in …
876 …[`a62ace9f7e`](https://github.com/nodejs/node/commit/a62ace9f7e)] - **test**: fix tls-no-rsa-key f…
877 …[[`9b8f025816`](https://github.com/nodejs/node/commit/9b8f025816)] - **test**: fix redeclared vars…
878 … [[`51fb8845d5`](https://github.com/nodejs/node/commit/51fb8845d5)] - **test**: fix redeclared tes…
879 …[`b16b360ae8`](https://github.com/nodejs/node/commit/b16b360ae8)] - **test**: fix var redeclaratio…
880 …6199773e8`](https://github.com/nodejs/node/commit/d6199773e8)] - **test**: fix test-net-* variable…
881 …[[`9dd5b3e01b`](https://github.com/nodejs/node/commit/9dd5b3e01b)] - **test**: fix redeclared test…
882 …`835bf13c1d`](https://github.com/nodejs/node/commit/835bf13c1d)] - **test**: fix var redeclaration…
883 …[`71d7a4457d`](https://github.com/nodejs/node/commit/71d7a4457d)] - **test**: fix redeclared vars …
884 …38459402a5`](https://github.com/nodejs/node/commit/38459402a5)] - **test**: fix inconsistent styli…
885 * [[`4934798c0d`](https://github.com/nodejs/node/commit/4934798c0d)] - **test**: pummel test fixes …
886 …0504298`](https://github.com/nodejs/node/commit/3970504298)] - **test**: remove var redeclarations…
887 …881e2187`](https://github.com/nodejs/node/commit/a2881e2187)] - **test**: remove test-cluster-* va…
888 …93299c2`](https://github.com/nodejs/node/commit/c3d93299c2)] - **test**: fix test-http-extra-respo…
889 …885`](https://github.com/nodejs/node/commit/0384a43885)] - **test**: Add assertion for TLS peer ce…
890 …53fe41`](https://github.com/nodejs/node/commit/48a353fe41)] - **test**: scope redeclared vars in t…
891 …d1149467`](https://github.com/nodejs/node/commit/89d1149467)] - **test**: fix test-tls-zero-clear-…
892 …ed47341a`](https://github.com/nodejs/node/commit/f7ed47341a)] - **test**: remove Object.observe fr…
893 * [[`d95e53dc3b`](https://github.com/nodejs/node/commit/d95e53dc3b)] - **test**: refactor switch (R…
894 …1e3e929a`](https://github.com/nodejs/node/commit/7f1e3e929a)] - **test**: remove race condition in…
895 * [[`6539c64e67`](https://github.com/nodejs/node/commit/6539c64e67)] - **test**: scope redeclared v…
896 …[[`62fb941557`](https://github.com/nodejs/node/commit/62fb941557)] - **test**: fix irregular white…
897 …`3b225209f0`](https://github.com/nodejs/node/commit/3b225209f0)] - **test**: fs.link() test runs o…
898 … [[`1860eae110`](https://github.com/nodejs/node/commit/1860eae110)] - **test**: refactor test-net-…
899 …[[`ae9a8cd053`](https://github.com/nodejs/node/commit/ae9a8cd053)] - **test**: mark test-tick-proc…
900 * [[`57cea9e421`](https://github.com/nodejs/node/commit/57cea9e421)] - **test**: remove test-http-e…
901 * [[`2119c76d5a`](https://github.com/nodejs/node/commit/2119c76d5a)] - **test**: refactor test-fs-w…
902 …[[`e487b72459`](https://github.com/nodejs/node/commit/e487b72459)] - **test**: move cluster tests …
903 …4a658c`](https://github.com/nodejs/node/commit/8c694a658c)] - **test**: improve test-cluster-disco…
904 …[[`14f5bb7a99`](https://github.com/nodejs/node/commit/14f5bb7a99)] - **test,buffer**: refactor red…
905 * [[`62479e3406`](https://github.com/nodejs/node/commit/62479e3406)] - **tls**: scope loop vars wit…
906 …bd81a7a`](https://github.com/nodejs/node/commit/d6fbd81a7a)] - **tls_wrap**: reach error reporting…
907 …d06bf10`](https://github.com/nodejs/node/commit/f75d06bf10)] - **tools**: lint for empty character…
908 …cbd0564f`](https://github.com/nodejs/node/commit/53cbd0564f)] - **tools**: lint for spacing around…
909 …`7fa5959c59`](https://github.com/nodejs/node/commit/7fa5959c59)] - **tools**: fix redeclared vars …
910 * [[`e95fd6ae70`](https://github.com/nodejs/node/commit/e95fd6ae70)] - **tools**: apply linting to …
911 …77ed82162`](https://github.com/nodejs/node/commit/777ed82162)] - **tools**: fix detecting construc…
912 …55f59c85`](https://github.com/nodejs/node/commit/5d55f59c85)] - **tools**: add property types in J…
913 …c56698e`](https://github.com/nodejs/node/commit/fd5c56698e)] - **tools**: add support for subkeys …
914 …34df6a5c0c`](https://github.com/nodejs/node/commit/34df6a5c0c)] - **tools**: enable assorted ESLin…
915 …ad7e0b5`](https://github.com/nodejs/node/commit/386ad7e0b5)] - **tools**: fix setting path contain…
916 …b27e5`](https://github.com/nodejs/node/commit/e415eb27e5)] - **url**: change scoping of variables …
923 * **events**: make sure console functions exist (Dave) [#4479](https://github.com/nodejs/node/pull/…
924 * **fs**: add autoClose option to fs.createWriteStream (Saquib) [#3679](https://github.com/nodejs/n…
925 * **http**: improves expect header handling (Daniel Sellers) [#4501](https://github.com/nodejs/node…
926 * **node**: allow preload modules with -i (Evan Lucas) [#4696](https://github.com/nodejs/node/pull/…
927 …s about heap spaces (`v8.getHeapSpaceStatistics()`) (Ben Ripkens) [#4463](https://github.com/nodej…
929 …* **lib**: Use arrow functions instead of bind where possible (Minwoo Jung) [#3622](https://github…
931 …* **module**: cache stat() results more aggressively (Ben Noordhuis) [#4575](https://github.com/no…
932 …* **querystring**: improve parse() performance (Brian White) [#4675](https://github.com/nodejs/nod…
936 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
937 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
938 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
939 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
943 …10752`](https://github.com/nodejs/node/commit/8d0ca10752)] - **buffer**: make byteLength work with…
944 …`83d2b7707e`](https://github.com/nodejs/node/commit/83d2b7707e)] - **buffer**: remove unnecessary …
945 …8182ec094d`](https://github.com/nodejs/node/commit/8182ec094d)] - **build**: add option to select …
946 …3acd9f4`](https://github.com/nodejs/node/commit/4383acd9f4)] - **build**: fix and refactor VTune c…
947 …0b0b8cb9`](https://github.com/nodejs/node/commit/be0b0b8cb9)] - **build**: minor corrections in VT…
948 …e12f6`](https://github.com/nodejs/node/commit/9571be12f6)] - **cluster**: fix race condition setti…
949 …9addcd1`](https://github.com/nodejs/node/commit/ebd9addcd1)] - **crypto**: clear error stack in EC…
950 …`66b9c0d8bd`](https://github.com/nodejs/node/commit/66b9c0d8bd)] - **debugger**: remove variable r…
951 …b2889679`](https://github.com/nodejs/node/commit/88b2889679)] - **dgram**: prevent disabled optimi…
952 …11b8c0ef`](https://github.com/nodejs/node/commit/8a11b8c0ef)] - **doc**: restore ICU third-party s…
953 …12a44df03`](https://github.com/nodejs/node/commit/212a44df03)] - **doc**: clarify protocol default…
954 …97036345`](https://github.com/nodejs/node/commit/3297036345)] - **doc**: update branch-diff argume…
955 …](https://github.com/nodejs/node/commit/666c089e68)] - **doc**: fix named anchors in addons.markdo…
956 …](https://github.com/nodejs/node/commit/310530b7ec)] - **doc**: add path property to Write/ReadStr…
957 …574cb6`](https://github.com/nodejs/node/commit/3470574cb6)] - **doc**: clarify explanation of firs…
958 …646b9c7`](https://github.com/nodejs/node/commit/d91646b9c7)] - **doc**: rebuild LICENSE using tool…
959 * [[`265e2f557b`](https://github.com/nodejs/node/commit/265e2f557b)] - **doc**: fix typo in doc/nod…
960 * [[`4c132fe61e`](https://github.com/nodejs/node/commit/4c132fe61e)] - **doc**: make references cli…
961 …704ff7`](https://github.com/nodejs/node/commit/d139704ff7)] - **doc**: improve child_process.execF…
962 * [[`eeb6fdcd0f`](https://github.com/nodejs/node/commit/eeb6fdcd0f)] - **doc**: add docs for more s…
963 …6ab6d2de5`](https://github.com/nodejs/node/commit/b6ab6d2de5)] - **doc**: add branch-diff example …
964 …[`287325c5e8`](https://github.com/nodejs/node/commit/287325c5e8)] - **docs**: update gpg key for M…
965 …[`65825b79aa`](https://github.com/nodejs/node/commit/65825b79aa)] - **docs**: fix npm command in r…
966 …1d3b`](https://github.com/nodejs/node/commit/f9a59c1d3b)] - **(SEMVER-MINOR)** **events**: make su…
967 …`](https://github.com/nodejs/node/commit/6039a7c1b5)] - **(SEMVER-MINOR)** **fs**: add autoClose o…
968 …[`ed55169834`](https://github.com/nodejs/node/commit/ed55169834)] - **gitignore**: never ignore de…
969 …9`](https://github.com/nodejs/node/commit/d755432fa9)] - **(SEMVER-MINOR)** **http**: improves exp…
970 …f44`](https://github.com/nodejs/node/commit/7ce0e04f44)] - **lib**: fix style issues after eslint …
971 …`ae5bcf9528`](https://github.com/nodejs/node/commit/ae5bcf9528)] - **lib**: use arrow functions in…
972 …[[`0ec093cd41`](https://github.com/nodejs/node/commit/0ec093cd41)] - **lib,test**: remove extra se…
973 …5bd4fe1`](https://github.com/nodejs/node/commit/d8f5bd4fe1)] - **module**: avoid ArgumentsAdaptorT…
974 …8d98806`](https://github.com/nodejs/node/commit/83f8d98806)] - **module**: cache stat() results mo…
975 …c395`](https://github.com/nodejs/node/commit/ff64a4c395)] - **(SEMVER-MINOR)** **node**: allow pre…
976 …`4bc1a47761`](https://github.com/nodejs/node/commit/4bc1a47761)] - **querystring**: improve parse(…
977 …ad63d350d4`](https://github.com/nodejs/node/commit/ad63d350d4)] - **readline**: Remove XXX and out…
978 …[`da550aa063`](https://github.com/nodejs/node/commit/da550aa063)] - **repl**: make sure historyPat…
979 …c257a3ef`](https://github.com/nodejs/node/commit/a2c257a3ef)] - **src**: fix negative values in pr…
980 …[`8bad51977a`](https://github.com/nodejs/node/commit/8bad51977a)] - **src**: return UV_EAI_NODATA …
981 …cf2bf6a`](https://github.com/nodejs/node/commit/761cf2bf6a)] - **src**: don't check failure with E…
982 …f820f5`](https://github.com/nodejs/node/commit/426ff820f5)] - **stream**: prevent object map chang…
983 …e65f1f7954`](https://github.com/nodejs/node/commit/e65f1f7954)] - **test**: fix tls-multi-key race…
984 …7ae0d7d`](https://github.com/nodejs/node/commit/3727ae0d7d)] - **test**: use addon.md block headin…
985 …7cd793f`](https://github.com/nodejs/node/commit/a347cd793f)] - **test**: make test-cluster-disconn…
986 …b28bb5a`](https://github.com/nodejs/node/commit/a39b28bb5a)] - **test**: fix issues for space-in-p…
987 …264`](https://github.com/nodejs/node/commit/d1aabd6264)] - **test**: fix style issues after eslint…
988 …[[`e98bcfa2cb`](https://github.com/nodejs/node/commit/e98bcfa2cb)] - **test**: remove 1 second del…
989 …6cfd0b5a32`](https://github.com/nodejs/node/commit/6cfd0b5a32)] - **test**: fix flaky test-net-soc…
990 …c6c2eb`](https://github.com/nodejs/node/commit/e22cc6c2eb)] - **test**: fix race in test-net-serve…
991 …4c00bdb`](https://github.com/nodejs/node/commit/9164c00bdb)] - **test**: move resource intensive t…
992 …ba2c0de4`](https://github.com/nodejs/node/commit/d8ba2c0de4)] - **test**: fix `http-upgrade-client…
993 …018fa1f57`](https://github.com/nodejs/node/commit/6018fa1f57)] - **test**: fix `http-upgrade-agent…
994 …8f4f5b3ca5`](https://github.com/nodejs/node/commit/8f4f5b3ca5)] - **tools**: enable space-in-paren…
995 …62e16afdb`](https://github.com/nodejs/node/commit/162e16afdb)] - **tools**: enable no-extra-semi r…
996 …b87d42d`](https://github.com/nodejs/node/commit/031b87d42d)] - **tools**: add license-builder.sh t…
997 …697`](https://github.com/nodejs/node/commit/ec8e0ae697)] - **tools**: fix style issue after eslint…
998 …4d5ee7a512`](https://github.com/nodejs/node/commit/4d5ee7a512)] - **tools**: update eslint config …
999 …441493a4`](https://github.com/nodejs/node/commit/2d441493a4)] - **tools**: update eslint to v1.10.…
1000 …[`fe23f4241f`](https://github.com/nodejs/node/commit/fe23f4241f)] - **tools**: fix license-builder…
1001 …`](https://github.com/nodejs/node/commit/5f57005ec9)] - **(SEMVER-MINOR)** **v8,src**: expose stat…
1009 …* **module**: move unnecessary work for early return (Andres Suarez) [#3579](https://github.com/no…
1016 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
1017 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
1018 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
1019 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
1023 …5bb5`](https://github.com/nodejs/node/commit/ff539c5bb5)] - **cluster**: ignore queryServer msgs o…
1024 …0148b3de1`](https://github.com/nodejs/node/commit/00148b3de1)] - **deps**: backport 066747e from u…
1025 …a`](https://github.com/nodejs/node/commit/3912b5cbda)] - **doc**: adds usage of readline line-by-l…
1026 …102fb7d3a1`](https://github.com/nodejs/node/commit/102fb7d3a1)] - **doc**: remove "above" and "bel…
1027 …df87176ae0`](https://github.com/nodejs/node/commit/df87176ae0)] - **doc**: update stylesheet to ma…
1028 …de98d1f98`](https://github.com/nodejs/node/commit/ede98d1f98)] - **doc**: stronger suggestion for …
1029 …c72c977`](https://github.com/nodejs/node/commit/fdfc72c977)] - **doc**: label http.IncomingMessage…
1030 …26975`](https://github.com/nodejs/node/commit/b181e26975)] - **doc**: document http's server.liste…
1031 …aaeb8519`](https://github.com/nodejs/node/commit/97aaeb8519)] - **doc**: fix description about the…
1032 … [[`0126615d1e`](https://github.com/nodejs/node/commit/0126615d1e)] - **doc**: add Evan Lucas to R…
1033 …[`ec73c69412`](https://github.com/nodejs/node/commit/ec73c69412)] - **doc**: add Myles Borins to R…
1034 * [[`e703c9a4e2`](https://github.com/nodejs/node/commit/e703c9a4e2)] - **doc**: bring releases.md u…
1035 …[`ac1108d5e7`](https://github.com/nodejs/node/commit/ac1108d5e7)] - **doc**: add missing backtick …
1036 …9bc0c6a05`](https://github.com/nodejs/node/commit/09bc0c6a05)] - **doc**: improvements to crypto.m…
1037 … [[`787c5d96bd`](https://github.com/nodejs/node/commit/787c5d96bd)] - **http**: remove variable re…
1038 …b66820f`](https://github.com/nodejs/node/commit/145b66820f)] - **module**: move unnecessary work f…
1039 …`ffb7deb443`](https://github.com/nodejs/node/commit/ffb7deb443)] - **net**: remove hot path commen…
1040 * [[`799aa74d90`](https://github.com/nodejs/node/commit/799aa74d90)] - **net**: fix dns lookup for …
1041 …accebe087`](https://github.com/nodejs/node/commit/9accebe087)] - **net, doc**: fix line wrapping l…
1042 …[`37a546b490`](https://github.com/nodejs/node/commit/37a546b490)] - **src**: remove redeclarations…
1043 …[`b515ccc2a1`](https://github.com/nodejs/node/commit/b515ccc2a1)] - **stream**: remove useless if …
1044 …`ea6e26d904`](https://github.com/nodejs/node/commit/ea6e26d904)] - **test**: remove duplicate fork…
1045 …[[`b14b2aec5e`](https://github.com/nodejs/node/commit/b14b2aec5e)] - **test**: require common modu…
1046 … [[`f28a640505`](https://github.com/nodejs/node/commit/f28a640505)] - **test**: only include http …
1047 … [[`6f9a96f497`](https://github.com/nodejs/node/commit/6f9a96f497)] - **test**: fix flaky unrefed …
1048 …70eec8f7b`](https://github.com/nodejs/node/commit/b70eec8f7b)] - **tls_legacy**: do not read on Op…
1056 …* A new status code was added: 451 - "Unavailable For Legal Reasons" (Max Barinov) [#4377](https:/…
1057 …* Idle sockets that have been kept alive now handle errors (José F. Romaniello) [#4482](https://g…
1059 …al is now speedier when comparing TypedArrays (Claudio Rodriguez) [#4330](https://github.com/nodej…
1060 …* **lib**: Use arrow functions instead of bind where possible (Minwoo Jung) [node#3622](https://gi…
1061 …* **node**: Improved accessor perf of `process.env` (Trevor Norris) [#3780](https://github.com/nod…
1062 …process.hrtime()` (Trevor Norris) [#3780](https://github.com/nodejs/node/pull/3780), (Evan Lucas) …
1063 …* **node**: Improved GetActiveHandles performance (Trevor Norris) [#3780](https://github.com/nodej…
1064 …* **util**: Use faster iteration in `util.format()` (Jackson Tian) [#3964](https://github.com/node…
1068 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
1069 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
1070 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
1071 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
1075 …c821a`](https://github.com/nodejs/node/commit/d265fc821a)] - **assert**: typed array deepequal per…
1076 …56`](https://github.com/nodejs/node/commit/6d8053ab56)] - **buffer**: faster case for create Buffe…
1077 * [[`8781c59878`](https://github.com/nodejs/node/commit/8781c59878)] - **buffer**: refactor create …
1078 …252628294b`](https://github.com/nodejs/node/commit/252628294b)] - **child_process**: guard against…
1079 …2bc6a`](https://github.com/nodejs/node/commit/fcf632bc6a)] - **crypto**: load PFX chain the same w…
1080 …a35a0`](https://github.com/nodejs/node/commit/a5094a35a0)] - **debugger**: guard against call from…
1081 …51c5b76`](https://github.com/nodejs/node/commit/b4c51c5b76)] - **deps**: backport 200315c from V8 …
1082 …34e73942e`](https://github.com/nodejs/node/commit/334e73942e)] - **doc**: fix heading level error …
1083 …5be0259181`](https://github.com/nodejs/node/commit/5be0259181)] - **doc**: close backtick in proce…
1084 …[`35aec4c14d`](https://github.com/nodejs/node/commit/35aec4c14d)] - **doc**: fix numbering in stre…
1085 …982f3227a5`](https://github.com/nodejs/node/commit/982f3227a5)] - **doc**: improvements to dgram.m…
1086 …cdfa38d23`](https://github.com/nodejs/node/commit/6cdfa38d23)] - **doc**: improvements to errors.m…
1087 * [[`6c7bcd5007`](https://github.com/nodejs/node/commit/6c7bcd5007)] - **doc**: fix website wg misl…
1088 …21dc`](https://github.com/nodejs/node/commit/eee50821dc)] - **doc**: mention that http.Server inhe…
1089 …5b4d5f8`](https://github.com/nodejs/node/commit/c745b4d5f8)] - **doc**: explain ClientRequest#setT…
1090 …40076bf7f8`](https://github.com/nodejs/node/commit/40076bf7f8)] - **doc**: fix spelling error in l…
1091 …](https://github.com/nodejs/node/commit/5a223d64e3)] - **doc**: add anchors for _transform _flush …
1092 …bbeecc4c`](https://github.com/nodejs/node/commit/e8bbeecc4c)] - **doc**: improvements to debugger.…
1093 …cd75fe3fb`](https://github.com/nodejs/node/commit/ccd75fe3fb)] - **doc**: improvements to events.m…
1094 …`ed15962777`](https://github.com/nodejs/node/commit/ed15962777)] - **doc**: improvements to dns.ma…
1095 …177cc9fdf`](https://github.com/nodejs/node/commit/e177cc9fdf)] - **doc**: improvements to console.…
1096 …c1bc9a1023`](https://github.com/nodejs/node/commit/c1bc9a1023)] - **doc**: improve child_process.m…
1097 …`150f62847c`](https://github.com/nodejs/node/commit/150f62847c)] - **doc**: copyedit setTimeout() …
1098 …[`9e667354be`](https://github.com/nodejs/node/commit/9e667354be)] - **doc**: fix formatting in pro…
1099 …b`](https://github.com/nodejs/node/commit/bc1c0dc3fb)] - **doc**: catch the WORKING_GROUPS.md boot…
1100 …[[`c835ba3601`](https://github.com/nodejs/node/commit/c835ba3601)] - **doc**: improve assert.markd…
1101 * [[`e79eda74c0`](https://github.com/nodejs/node/commit/e79eda74c0)] - **doc**: copyedit releases.m…
1102 …[[`6450d8667f`](https://github.com/nodejs/node/commit/6450d8667f)] - **doc**: improve grammar in t…
1103 …74a0f081a`](https://github.com/nodejs/node/commit/474a0f081a)] - **doc**: improvements to buffer.m…
1104 …[[`57684d650e`](https://github.com/nodejs/node/commit/57684d650e)] - **doc**: improve addons.markd…
1105 …[`04dd861221`](https://github.com/nodejs/node/commit/04dd861221)] - **doc**: fix, modernize exampl…
1106 …9474`](https://github.com/nodejs/node/commit/5ce6e99474)] - **doc**: Typo in buffer.markdown refer…
1107 …[[`699bf2c464`](https://github.com/nodejs/node/commit/699bf2c464)] - **doc**: fix link in addons.m…
1108 …742422757`](https://github.com/nodejs/node/commit/e742422757)] - **fs**: use pushValueToArray for …
1109 …`](https://github.com/nodejs/node/commit/1dd2d015d2)] - **(SEMVER-MINOR)** **http**: handle errors…
1110https://github.com/nodejs/node/commit/083ae166bb)] - **http**: use `self.keepAlive` instead of `se…
1111 …4a6e0e4`](https://github.com/nodejs/node/commit/ffb4a6e0e4)] - **http**: fix non-string header val…
1112https://github.com/nodejs/node/commit/c77fd6829a)] - **(SEMVER-MINOR)** **http**: 451 status code …
1113 … [[`8f7af9a489`](https://github.com/nodejs/node/commit/8f7af9a489)] - **http**: remove excess call…
1114 …`b841967103`](https://github.com/nodejs/node/commit/b841967103)] - **http**: Remove an unnecessary…
1115 …66e76dd`](https://github.com/nodejs/node/commit/b8366e76dd)] - **http_parser**: use pushValueToArr…
1116 …[`ca97e7276e`](https://github.com/nodejs/node/commit/ca97e7276e)] - **https**: use `servername` in…
1117 * [[`b5aaccc6af`](https://github.com/nodejs/node/commit/b5aaccc6af)] - **lib**: remove unused modul…
1118 …21fb540c1`](https://github.com/nodejs/node/commit/921fb540c1)] - **node**: improve performance of …
1119 …cef817a28`](https://github.com/nodejs/node/commit/ecef817a28)] - **node**: improve accessor perf o…
1120 …`89f056bdf3`](https://github.com/nodejs/node/commit/89f056bdf3)] - **node**: improve performance o…
1121 …8fc217dc7`](https://github.com/nodejs/node/commit/c8fc217dc7)] - **node**: improve GetActiveHandle…
1122 …464667071`](https://github.com/nodejs/node/commit/8464667071)] - **node**: fix erroneously named f…
1123 …[`e57fd51a5e`](https://github.com/nodejs/node/commit/e57fd51a5e)] - **os**: fix crash in GetInterf…
1124 * [[`65c40d753f`](https://github.com/nodejs/node/commit/65c40d753f)] - **repl**: remove unused func…
1125 …`3d41a44dba`](https://github.com/nodejs/node/commit/3d41a44dba)] - **repl**: Fixed node repl histo…
1126 …11930d604`](https://github.com/nodejs/node/commit/d11930d604)] - **repl**: use String#repeat inste…
1127 …220d25626`](https://github.com/nodejs/node/commit/4220d25626)] - **test**: fix linting for the v5.…
1128 * [[`4b14f1c983`](https://github.com/nodejs/node/commit/4b14f1c983)] - **test**: remove unused vars…
1129 …69ab32ec`](https://github.com/nodejs/node/commit/2a69ab32ec)] - **test**: add test-domain-exit-dis…
1130 …e0246641c`](https://github.com/nodejs/node/commit/ae0246641c)] - **test**: remove unused vars from…
1131 …`984db93e7c`](https://github.com/nodejs/node/commit/984db93e7c)] - **test**: fix flaky test-cluste…
1132 * [[`30b0d7583a`](https://github.com/nodejs/node/commit/30b0d7583a)] - **test**: fix flaky streams …
1133 …`46fefbc1b5`](https://github.com/nodejs/node/commit/46fefbc1b5)] - **test**: fix flaky test-http-a…
1134 …`e04a8401d9`](https://github.com/nodejs/node/commit/e04a8401d9)] - **test**: remove flaky designat…
1135 * [[`a703b1bf73`](https://github.com/nodejs/node/commit/a703b1bf73)] - **test**: remove time check …
1136 …[`02b3a5be52`](https://github.com/nodejs/node/commit/02b3a5be52)] - **test**: refactor test-fs-emp…
1137 …3e5c1417`](https://github.com/nodejs/node/commit/ab3e5c1417)] - **test**: write to tmp dir rather …
1138 * [[`06043fdfa3`](https://github.com/nodejs/node/commit/06043fdfa3)] - **test**: remove unused modu…
1139 …[[`f1a66bc249`](https://github.com/nodejs/node/commit/f1a66bc249)] - **test**: clarify role of dom…
1140 …`08a3490dd6`](https://github.com/nodejs/node/commit/08a3490dd6)] - **test**: inherit JOBS from env…
1141 * [[`3bfc18763a`](https://github.com/nodejs/node/commit/3bfc18763a)] - **test**: improve assert mes…
1142 … [[`d46d850461`](https://github.com/nodejs/node/commit/d46d850461)] - **test**: shorten path for b…
1143 …d0a`](https://github.com/nodejs/node/commit/f68f86cd0a)] - **test**: fix race condition in test-ht…
1144 …`ec0b6362cf`](https://github.com/nodejs/node/commit/ec0b6362cf)] - **test**: remove unused assert …
1145 …ba2445046c`](https://github.com/nodejs/node/commit/ba2445046c)] - **test**: don't use cwd for rela…
1146 …e4deed`](https://github.com/nodejs/node/commit/5110e4deed)] - **test**: don't assume a certain fol…
1147 …[`55c6946400`](https://github.com/nodejs/node/commit/55c6946400)] - **test**: make temp path custo…
1148 … [[`b19d19efaa`](https://github.com/nodejs/node/commit/b19d19efaa)] - **test**: extend timeout in …
1149 …6a99ddd37`](https://github.com/nodejs/node/commit/c6a99ddd37)] - **test**: remove unused variables…
1150 …004f0e26`](https://github.com/nodejs/node/commit/54004f0e26)] - **test**: remove unused vars in Ch…
1151 …`e72112f90e`](https://github.com/nodejs/node/commit/e72112f90e)] - **test**: fix flaky cluster-dis…
1152 * [[`715afc9bbd`](https://github.com/nodejs/node/commit/715afc9bbd)] - **test**: fix flaky cluster-…
1153 …4bc704f`](https://github.com/nodejs/node/commit/03c4bc704f)] - **test**: fix flaky child-process-f…
1154 …4eb32072`](https://github.com/nodejs/node/commit/684eb32072)] - **test**: remove unused variables …
1155 …85c01f674`](https://github.com/nodejs/node/commit/585c01f674)] - **test**: remove unused variables…
1156 …36ca37e2a`](https://github.com/nodejs/node/commit/c36ca37e2a)] - **test**: remove unused variables…
1157 …`c639d0f1fe`](https://github.com/nodejs/node/commit/c639d0f1fe)] - **test**: mark test-debug-no-co…
1158 …[[`cd79ec268d`](https://github.com/nodejs/node/commit/cd79ec268d)] - **test**: remove unnecessary …
1159 …0799a9abaf`](https://github.com/nodejs/node/commit/0799a9abaf)] - **test**: remove unused var from…
1160 … [[`3710028a85`](https://github.com/nodejs/node/commit/3710028a85)] - **test**: remove unused `uti…
1161 …c9d0c1f6f`](https://github.com/nodejs/node/commit/8c9d0c1f6f)] - **test**: refactor test-net-conne…
1162 …`874209022f`](https://github.com/nodejs/node/commit/874209022f)] - **test**: fix http-response-mul…
1163 …79bcf54`](https://github.com/nodejs/node/commit/71b79bcf54)] - **test**: test each block in addon.…
1164 …7de243`](https://github.com/nodejs/node/commit/00b37de243)] - **test**: fix domain-top-level-error…
1165 …6d14b6520f`](https://github.com/nodejs/node/commit/6d14b6520f)] - **test**: use platformTimeout() …
1166 …[[`82f74caa56`](https://github.com/nodejs/node/commit/82f74caa56)] - **test**: fix flaky test-net-…
1167 …6501e55be`](https://github.com/nodejs/node/commit/96501e55be)] - **test**: try other ipv6 localhos…
1168 … [[`69343d6d2e`](https://github.com/nodejs/node/commit/69343d6d2e)] - **tls_wrap**: clear errors o…
1169 …[[`ca9812cf4d`](https://github.com/nodejs/node/commit/ca9812cf4d)] - **tools**: fix warning in doc…
1170 …386030b524`](https://github.com/nodejs/node/commit/386030b524)] - **tools**: implement no-unused-v…
1171 …14a947fc70`](https://github.com/nodejs/node/commit/14a947fc70)] - **tools**: run tick processor wi…
1172 * [[`8039ca06eb`](https://github.com/nodejs/node/commit/8039ca06eb)] - **util**: faster arrayToHash…
1180 …as been added to keep parity with TypedArrays. (Alexander Martin) [#3567](https://github.com/nodej…
1182 …* Fix handling of uncaught exceptions. (Julien Gilli) [#3654](https://github.com/nodejs/node/pull/…
1183 * **https**:
1184 …* Added support for disabling session caching. (Fedor Indutny) [#4252](https://github.com/nodejs/n…
1186 …equire()`. This corrects a regression from 5.2.0. (Ben Noordhuis) [#4215](https://github.com/nodej…
1188 …* Upgrade libuv to 1.8.0. (Saúl Ibarra Corretgé) [#4276](https://github.com/nodejs/node/pull/4276).
1192 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
1193 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
1194 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
1195 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
1199 * [[`6ca5ea3860`](https://github.com/nodejs/node/commit/6ca5ea3860)] - 2015-12-09, Version 5.2.0 (S…
1200 …cdc2207`](https://github.com/nodejs/node/commit/da5cdc2207)] - **assert**: accommodate ES6 classes…
1201https://github.com/nodejs/node/commit/67e181986a)] - **(SEMVER-MINOR)** **buffer**: add includes()…
1202 * [[`84dea1bd0c`](https://github.com/nodejs/node/commit/84dea1bd0c)] - **configure**: fix arm vfpv2…
1203 …fd14c`](https://github.com/nodejs/node/commit/a7f5dfd14c)] - **configure**: use \_\_ARM\_ARCH to d…
1204 …912be0b`](https://github.com/nodejs/node/commit/0e3912be0b)] - **configure**: respect CC\_host in …
1205 …[`69b94ec55c`](https://github.com/nodejs/node/commit/69b94ec55c)] - **deps**: upgrade libuv to 1.8…
1206 …5b59`](https://github.com/nodejs/node/commit/a8854e5b59)] - **doc**: document the cache parameter …
1207 …b7aa874`](https://github.com/nodejs/node/commit/9e1b7aa874)] - **doc**: document backlog for serve…
1208 * [[`435d571f22`](https://github.com/nodejs/node/commit/435d571f22)] - **doc**: update AUTHORS list…
1209 …61365a`](https://github.com/nodejs/node/commit/3b3061365a)] - **doc**: update irc channels: #node.…
1210 …2e5`](https://github.com/nodejs/node/commit/9538fd02e5)] - **doc**: clarify error events in HTTP m…
1211 …c6efd535e4`](https://github.com/nodejs/node/commit/c6efd535e4)] - **doc**: fix improper http.get s…
1212 …[[`498c9adb08`](https://github.com/nodejs/node/commit/498c9adb08)] - **doc**: add CTC meeting minu…
1213 … [[`671347cf13`](https://github.com/nodejs/node/commit/671347cf13)] - **doc**: fixup socket.remote…
1214 * [[`f050cab3d8`](https://github.com/nodejs/node/commit/f050cab3d8)] - **doc**: copyedit console do…
1215 …368b`](https://github.com/nodejs/node/commit/1a21a5368b)] - **doc**: move description of 'equals' …
1216 …9a9c5259bf`](https://github.com/nodejs/node/commit/9a9c5259bf)] - **doc**: Fixing broken links to …
1217 * [[`37ed05b8c1`](https://github.com/nodejs/node/commit/37ed05b8c1)] - **doc**: copyedit child_proc…
1218 * [[`e47ae5808b`](https://github.com/nodejs/node/commit/e47ae5808b)] - **doc**: copyedit buffer doc…
1219 * [[`70fb06a90b`](https://github.com/nodejs/node/commit/70fb06a90b)] - **doc**: clarify assert.fail…
1220 * [[`e3187cc81e`](https://github.com/nodejs/node/commit/e3187cc81e)] - **doc**: copyedit addons doc…
1221 …931ab967ff`](https://github.com/nodejs/node/commit/931ab967ff)] - **doc**: add calvinmetcalf to co…
1222 …[`01ce23148b`](https://github.com/nodejs/node/commit/01ce23148b)] - **doc**: add mcollina to colla…
1223 * [[`bd8753aabf`](https://github.com/nodejs/node/commit/bd8753aabf)] - **doc**: add rmg to collabor…
1224 …a9a6fc92`](https://github.com/nodejs/node/commit/73a9a6fc92)] - **doc**: harmonize description of …
1225 …fc8bedbc5`](https://github.com/nodejs/node/commit/dfc8bedbc5)] - **doc**: change references from n…
1226 …[[`7a518788e9`](https://github.com/nodejs/node/commit/7a518788e9)] - **doc, test**: symbols as eve…
1227 …](https://github.com/nodejs/node/commit/425a3545d2)] - **(SEMVER-MINOR)** **domains**: fix handlin…
1228 …`](https://github.com/nodejs/node/commit/acef181fde)] - **(SEMVER-MINOR)** **https**: support disa…
1229 …60e2ad71`](https://github.com/nodejs/node/commit/2a60e2ad71)] - **module,src**: do not wrap module…
1230 …8b1b7`](https://github.com/nodejs/node/commit/d3c498b1b7)] - **node**: remove unused variables in …
1231 …f0eb`](https://github.com/nodejs/node/commit/aad6b9f0eb)] - **repl**: display error message when l…
1232 …213ede6cee`](https://github.com/nodejs/node/commit/213ede6cee)] - **repl**: fix require('3rdparty'…
1233 …`f176b31e74`](https://github.com/nodejs/node/commit/f176b31e74)] - **src**: remove \_\_builtin\_bs…
1234 …`ce2471673f`](https://github.com/nodejs/node/commit/ce2471673f)] - **src**: remove unused BITS_PER…
1235 * [[`b799a74709`](https://github.com/nodejs/node/commit/b799a74709)] - **src**: fix line numbers on…
1236 …1430`](https://github.com/nodejs/node/commit/c311b61430)] - **src**: fix deprecation message for E…
1237 …`2859f9ef92`](https://github.com/nodejs/node/commit/2859f9ef92)] - **test**: fix debug-port-cluste…
1238 …`cb0b4a6bc0`](https://github.com/nodejs/node/commit/cb0b4a6bc0)] - **test**: add test for debuggin…
1239 …[`0b9c3a30d6`](https://github.com/nodejs/node/commit/0b9c3a30d6)] - **test**: add test for tls.par…
1240 …d6cc0`](https://github.com/nodejs/node/commit/7598ed6cc0)] - **test**: parallelize test-repl-persi…
1241 …449ad14`](https://github.com/nodejs/node/commit/668449ad14)] - **test**: use regular timeout times…
1242 …703c85`](https://github.com/nodejs/node/commit/23e7703c85)] - **test**: fix http-many-ended-pipeli…
1243 …[`3b94991bda`](https://github.com/nodejs/node/commit/3b94991bda)] - **test**: fix tls-inception fl…
1244 * [[`86a3bd09b0`](https://github.com/nodejs/node/commit/86a3bd09b0)] - **test**: fix tls-inception …
1245 …0a11`](https://github.com/nodejs/node/commit/1e89830a11)] - **test**: don't assume openssl s\_clie…
1246https://github.com/nodejs/node/commit/c5b4f6bc99)] - **(SEMVER-MINOR)** **tls**: introduce `secure…
1247 …bb118a1d`](https://github.com/nodejs/node/commit/e0bb118a1d)] - **tls_wrap**: inherit from the `As…
1248 * [[`d63cceeb10`](https://github.com/nodejs/node/commit/d63cceeb10)] - **tools**: add .editorconfig…
1249 …267df93e`](https://github.com/nodejs/node/commit/4b267df93e)] - **udp**: remove a needless instanc…
1257 …For more information about VTune, see <https://software.intel.com/en-us/node/544211>. (Chunyang Da…
1258 …n the intention is for the feature to be enabled. (Fedor Indutny) [#3962](https://github.com/nodej…
1260 …s unnecessary and can lead to inconsistent state. (Michael Ruddy) [#3511](https://github.com/nodej…
1261 …he current list stored maintained by Mozilla NSS. (Ben Noordhuis) [#3951](https://github.com/nodej…
1262 …strings or in a single new-line separated string. (Ben Noordhuis) [#4099](https://github.com/nodej…
1263 …ated when using the `--prof` command-line argument. (Matt Loring) [#4021](https://github.com/nodej…
1267 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
1268 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
1269 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
1270 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
1274 …8a3f29fd4`](https://github.com/nodejs/node/commit/08a3f29fd4)] - **buffer**: fix range checking fo…
1275 …`e3a8e8bba4`](https://github.com/nodejs/node/commit/e3a8e8bba4)] - **buffer**: Prevent Buffer cons…
1276 …e68324`](https://github.com/nodejs/node/commit/0e18e68324)] - **buffer**: fix writeInt{B,L}E for s…
1277 …ab5b529dd2`](https://github.com/nodejs/node/commit/ab5b529dd2)] - **buffer**: default to UTF8 in b…
1278 …fcf0e8ebdf`](https://github.com/nodejs/node/commit/fcf0e8ebdf)] - **buffer**: move checkFloat from…
1279 …12649f4496`](https://github.com/nodejs/node/commit/12649f4496)] - **build**: add "--partly-static"…
1280 …`a76d788119`](https://github.com/nodejs/node/commit/a76d788119)] - **build**: update signtool desc…
1281 …](https://github.com/nodejs/node/commit/ed255abdc1)] - **(SEMVER-MINOR)** **build,src**: add Intel…
1282 * [[`7793c364fc`](https://github.com/nodejs/node/commit/7793c364fc)] - **child_process**: flush con…
1283 …c5d6e70`](https://github.com/nodejs/node/commit/f29c5d6e70)] - **configure**: `v8_use_snapshot` sh…
1284https://github.com/nodejs/node/commit/da5ac55c83)] - **(SEMVER-MINOR)** **crypto**: simplify using…
1285 …7641ee`](https://github.com/nodejs/node/commit/cfc97641ee)] - **crypto**: fix native module compil…
1286 … [[`b81b45dabd`](https://github.com/nodejs/node/commit/b81b45dabd)] - **crypto**: update root cert…
1287 …1a07e`](https://github.com/nodejs/node/commit/def681a07e)] - **crypto**: disable crypto.createCiph…
1288 * [[`ce423f3624`](https://github.com/nodejs/node/commit/ce423f3624)] - **debugger**: introduce exec…
1289 …99fd1ec28d`](https://github.com/nodejs/node/commit/99fd1ec28d)] - **deps**: backport 819b40a from …
1290 …[[`82252b2a17`](https://github.com/nodejs/node/commit/82252b2a17)] - **doc**: add brief Node.js ov…
1291 …f1f81`](https://github.com/nodejs/node/commit/634c5f1f81)] - **doc**: url.format - true slash post…
1292 * [[`6f957a70d8`](https://github.com/nodejs/node/commit/6f957a70d8)] - **doc**: s/node.js/Node.js i…
1293 …[`0cd4a52392`](https://github.com/nodejs/node/commit/0cd4a52392)] - **doc**: improve child_process…
1294 … [[`fd5ed6888d`](https://github.com/nodejs/node/commit/fd5ed6888d)] - **doc**: add JungMinu to col…
1295 … [[`fa0cdf75d9`](https://github.com/nodejs/node/commit/fa0cdf75d9)] - **doc**: add iarna to collab…
1296 * [[`424eb962b1`](https://github.com/nodejs/node/commit/424eb962b1)] - **doc**: add zkat to collabo…
1297 * [[`85b601224b`](https://github.com/nodejs/node/commit/85b601224b)] - **doc**: add HTTP working gr…
1298 …f4164bd8df`](https://github.com/nodejs/node/commit/f4164bd8df)] - **doc**: update links to use htt…
1299 …[`3169eed1e3`](https://github.com/nodejs/node/commit/3169eed1e3)] - **doc**: add links and backtic…
1300 …7e2574`](https://github.com/nodejs/node/commit/f3417e2574)] - **doc**: standardize references to n…
1301 … [[`95dd60c657`](https://github.com/nodejs/node/commit/95dd60c657)] - **doc**: reword https.Agent …
1302 …[`c61237d3ea`](https://github.com/nodejs/node/commit/c61237d3ea)] - **doc**: fix internal link to …
1303 * [[`aaeced915e`](https://github.com/nodejs/node/commit/aaeced915e)] - **doc**: fix the exception d…
1304 … [[`a2b7596ac0`](https://github.com/nodejs/node/commit/a2b7596ac0)] - **doc**: fix color of linked…
1305 …`f3c50f5fb5`](https://github.com/nodejs/node/commit/f3c50f5fb5)] - **doc**: fix rare case of misal…
1306 …0a2e2cdec`](https://github.com/nodejs/node/commit/f0a2e2cdec)] - **doc**: message.header duplicati…
1307 * [[`b1dfa8bebb`](https://github.com/nodejs/node/commit/b1dfa8bebb)] - **doc**: fix typo in README …
1308 … [[`4602e01221`](https://github.com/nodejs/node/commit/4602e01221)] - **doc**: replace sane with r…
1309 …49a54386`](https://github.com/nodejs/node/commit/4849a54386)] - **doc**: Adding best practises for…
1310 * [[`77251d99de`](https://github.com/nodejs/node/commit/77251d99de)] - **doc**: numeric flags to fs…
1311 …4ca007b42`](https://github.com/nodejs/node/commit/f4ca007b42)] - **doc**: clarify that fs streams …
1312 …[[`26eeae8016`](https://github.com/nodejs/node/commit/26eeae8016)] - **doc**: fix broken reference…
1313 …27b0e8`](https://github.com/nodejs/node/commit/f90227b0e8)] - **doc**: move fs.existsSync() deprec…
1314 * [[`bbcb2a2e65`](https://github.com/nodejs/node/commit/bbcb2a2e65)] - **doc**: clarify module load…
1315 …[[`0997178037`](https://github.com/nodejs/node/commit/0997178037)] - **doc**: add reference for bu…
1316 * [[`6c16c40283`](https://github.com/nodejs/node/commit/6c16c40283)] - **doc**: clarify v5.1.1 nota…
1317 …`4c8800c2de`](https://github.com/nodejs/node/commit/4c8800c2de)] - **fs,doc**: use `target` instea…
1318 …[`1f0e8dca8e`](https://github.com/nodejs/node/commit/1f0e8dca8e)] - **installer**: install the tic…
1319 …`e8e4e0718b`](https://github.com/nodejs/node/commit/e8e4e0718b)] - **meta**: remove use of profani…
1320 …13834caa28`](https://github.com/nodejs/node/commit/13834caa28)] - **module**: fix column offsets i…
1321 …8988e1e117`](https://github.com/nodejs/node/commit/8988e1e117)] - **module,repl**: remove repl req…
1322 …aac81d95f`](https://github.com/nodejs/node/commit/baac81d95f)] - **net**: add local address/port f…
1323 * [[`12754c5dc3`](https://github.com/nodejs/node/commit/12754c5dc3)] - **net**: small code cleanup …
1324 …5e4345fd`](https://github.com/nodejs/node/commit/8a5e4345fd)] - **node**: s/doNTCallbackX/nextTick…
1325 …55`](https://github.com/nodejs/node/commit/0869ef3c55)] - **(SEMVER-MINOR)** **repl**: allow leadi…
1326 …`aaab108dfe`](https://github.com/nodejs/node/commit/aaab108dfe)] - **repl**: attach location info …
1327 …b08126dc9d`](https://github.com/nodejs/node/commit/b08126dc9d)] - **src**: refactor vcbuild config…
1328 * [[`da3137d0c5`](https://github.com/nodejs/node/commit/da3137d0c5)] - **src**: don't print garbage…
1329 …346fa32`](https://github.com/nodejs/node/commit/9e9346fa32)] - **src**: use GetCurrentProcessId() …
1330 …[`d969c0965c`](https://github.com/nodejs/node/commit/d969c0965c)] - **src**: define Is* util funct…
1331 * [[`458facdf66`](https://github.com/nodejs/node/commit/458facdf66)] - **src**: define getpid() bas…
1332 …](https://github.com/nodejs/node/commit/7e18f2ec62)] - **(SEMVER-MINOR)** **src**: add BE support …
1333 …`756ab9caad`](https://github.com/nodejs/node/commit/756ab9caad)] - **stream**: be less eager with …
1334 …45ba28a`](https://github.com/nodejs/node/commit/8f845ba28a)] - **stream_wrap**: error if stream ha…
1335 …c1af81ea0`](https://github.com/nodejs/node/commit/1c1af81ea0)] - **streams**: update .readable/.wr…
1336 …819c85`](https://github.com/nodejs/node/commit/1d50819c85)] - **test**: check range fix for slowTo…
1337 …2a0dc859`](https://github.com/nodejs/node/commit/0c2a0dc859)] - **test**: skip long path tests on …
1338 …1303`](https://github.com/nodejs/node/commit/8a60aa1303)] - **test**: don't check the # of chunks …
1339 …`e84aeec883`](https://github.com/nodejs/node/commit/e84aeec883)] - **test**: mark test-cluster-sha…
1340 …[[`b3f3b2e157`](https://github.com/nodejs/node/commit/b3f3b2e157)] - **test**: fix cluster-worker-…
1341 …da6be4d31a`](https://github.com/nodejs/node/commit/da6be4d31a)] - **test**: fix time resolution co…
1342 …9b20`](https://github.com/nodejs/node/commit/9d16729b20)] - **test**: skip instead of fail when me…
1343 … [[`be41eb751b`](https://github.com/nodejs/node/commit/be41eb751b)] - **test**: refactor test-http…
1344 …b43bf0385`](https://github.com/nodejs/node/commit/4b43bf0385)] - **test**: fix flaky test-net-sock…
1345 …55c67a00`](https://github.com/nodejs/node/commit/cb55c67a00)] - **test**: improve cluster-disconne…
1346 …127e14`](https://github.com/nodejs/node/commit/2b5b127e14)] - **test**: fix cluster-disconnect-han…
1347 …430264817b`](https://github.com/nodejs/node/commit/430264817b)] - **test**: add test for repl.defi…
1348 …0971222`](https://github.com/nodejs/node/commit/22b0971222)] - **test**: eliminate multicast test …
1349 * [[`c50003746b`](https://github.com/nodejs/node/commit/c50003746b)] - **test**: mark test flaky on…
1350 * [[`69c95bbdb7`](https://github.com/nodejs/node/commit/69c95bbdb7)] - **test**: move ArrayStream t…
1351 …d94a70ec51`](https://github.com/nodejs/node/commit/d94a70ec51)] - **test**: fix test-domain-exit-d…
1352 …839a2b8`](https://github.com/nodejs/node/commit/00b839a2b8)] - **test**: use platform-based timeou…
1353 …a216b6f`](https://github.com/nodejs/node/commit/054a216b6f)] - **test**: mark cluster-net-send tes…
1354 …21c5649`](https://github.com/nodejs/node/commit/d0621c5649)] - **test**: mark fork regression test…
1355 … [[`19ed33df80`](https://github.com/nodejs/node/commit/19ed33df80)] - **test**: skip test if in Fr…
1356 …a863e8d667`](https://github.com/nodejs/node/commit/a863e8d667)] - **test**: remove flaky status fo…
1357 …15fc47`](https://github.com/nodejs/node/commit/dd0d15fc47)] - **test**: add TAP diagnostic message…
1358 …[`1fe4d30efc`](https://github.com/nodejs/node/commit/1fe4d30efc)] - **test**: retry on smartos if …
1359 …35d45e`](https://github.com/nodejs/node/commit/665a35d45e)] - **test**: address flaky test-http-cl…
1360 * [[`f9fe0aee53`](https://github.com/nodejs/node/commit/f9fe0aee53)] - **test**: numeric flags to f…
1361 …afa17af`](https://github.com/nodejs/node/commit/54aafa17af)] - **test**: http complete list of non…
1362 …40c`](https://github.com/nodejs/node/commit/788541b40c)] - **test**: fix race condition in unrefd …
1363 …83996`](https://github.com/nodejs/node/commit/e129d83996)] - **test**: skip/replace weak crypto te…
1364 …[[`bc27379453`](https://github.com/nodejs/node/commit/bc27379453)] - **test**: avoid test timeouts…
1365 …32e76b`](https://github.com/nodejs/node/commit/272732e76b)] - **test**: fix flaky test-child-proce…
1366 …781f8c0d1e`](https://github.com/nodejs/node/commit/781f8c0d1e)] - **test**: add OS X to module loa…
1367 …6363de`](https://github.com/nodejs/node/commit/f99c6363de)] - **test**: module loading error fix s…
1368 …79adc756`](https://github.com/nodejs/node/commit/1279adc756)] - **timers**: optimize callback call…
1369https://github.com/nodejs/node/commit/80f7f65464)] - **(SEMVER-MINOR)** **tls**: support reading m…
1370 …f305d56`](https://github.com/nodejs/node/commit/939f305d56)] - **tls_wrap**: slice buffer properly…
1371https://github.com/nodejs/node/commit/6d4a03d3d2)] - **(SEMVER-MINOR)** **tools**: list missing wh…
1372 …](https://github.com/nodejs/node/commit/1c1c1a0f2b)] - **(SEMVER-MINOR)** **tools**: add --prof-pr…
1373 * [[`d7a7d3e6f7`](https://github.com/nodejs/node/commit/d7a7d3e6f7)] - **tools**: update certdata.t…
1374 * [[`1b434e0654`](https://github.com/nodejs/node/commit/1b434e0654)] - **util**: determine object t…
1375 …`c93e2678f0`](https://github.com/nodejs/node/commit/c93e2678f0)] - **util**: fix constructor/insta…
1376 …3113e1`](https://github.com/nodejs/node/commit/098a3113e1)] - **util**: move .decorateErrorStack t…
1377 * [[`e68ea16c32`](https://github.com/nodejs/node/commit/e68ea16c32)] - **util**: add decorateErrorS…
1378 …[[`c584c3e08f`](https://github.com/nodejs/node/commit/c584c3e08f)] - **util,src**: allow lookup of…
1389 (Shigeki Ohtsu) [#4134](https://github.com/nodejs/node/pull/4134)
1394 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
1395 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
1396 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
1397 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
1401 * [[`678398f250`](https://github.com/nodejs/node/commit/678398f250)] - **deps**: backport a7e50a5 f…
1402 * [[`76a552c938`](https://github.com/nodejs/node/commit/76a552c938)] - **deps**: backport 6df9a1d f…
1403 …533881f889`](https://github.com/nodejs/node/commit/533881f889)] - **deps**: upgrade openssl source…
1404 * [[`12e70fafd3`](https://github.com/nodejs/node/commit/12e70fafd3)] - **http**: fix pipeline regre…
1411 …lently drop invalid write values rather than crashing (Minqi Pan) [#3767](https://github.com/nodej…
1413 …now properly returns a boolean like the docs suggest (Rich Trott) [#3577](https://github.com/nodej…
1414 …e-ordered so as to read in alphabetical order (Tristian Flanagan) [#3662](https://github.com/nodej…
1415 * **http_parser**: update http-parser to 2.6.0 from 2.5.0 (James M Snell) [#3569](https://github.co…
1418 * **npm**: upgrade npm to 3.3.12 from v3.3.6 (Rebecca Turner) [#3685](https://github.com/nodejs/nod…
1419https://github.com/npm/npm/releases/tag/v3.3.7), [v3.3.8](https://github.com/npm/npm/releases/tag/…
1420 …e [persistent history](https://nodejs.org/api/repl.html#repl_persistent_history) file cannot be op…
1421 …text` now uses SHA1 in FIPS mode rather than MD5 (Stefan Budeanu) [#3755](https://github.com/nodej…
1422 * **v8**: Added some more useful post-mortem data (Fedor Indutny) [#3779](https://github.com/nodejs…
1426 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
1427 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
1428 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
1429 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
1433 …b663d2bbb5`](https://github.com/nodejs/node/commit/b663d2bbb5)] - **async_wrap**: call callback in…
1434 …[[`eccbec99ea`](https://github.com/nodejs/node/commit/eccbec99ea)] - **async_wrap**: new instances…
1435 …34c81a5c`](https://github.com/nodejs/node/commit/5d34c81a5c)] - **async_wrap**: allow some hooks t…
1436 …f0138e2`](https://github.com/nodejs/node/commit/7bff0138e2)] - **buffer**: let WriteFloatGeneric s…
1437 …6673693cd`](https://github.com/nodejs/node/commit/56673693cd)] - **buffer**: neuter external `null…
1438 …0ca0293a`](https://github.com/nodejs/node/commit/2d0ca0293a)] - **build**: fix configuring with pr…
1439 …6820f`](https://github.com/nodejs/node/commit/2a69b6820f)] - **build**: fix --with-intl=system-icu…
1440 …2550a7`](https://github.com/nodejs/node/commit/8f5a2550a7)] - **build**: omit -gline-tables-only f…
1441 …4bb74547d`](https://github.com/nodejs/node/commit/84bb74547d)] - **child_process**: add safety che…
1442 …471a11`](https://github.com/nodejs/node/commit/e888471a11)] - **child_process**: don't fork bomb o…
1443 …`47f3735e88`](https://github.com/nodejs/node/commit/47f3735e88)] - **cluster**: send suicide messa…
1444 …6cba5`](https://github.com/nodejs/node/commit/d64a56cba5)] - **cluster**: remove handles when disc…
1445 …0da5a0`](https://github.com/nodejs/node/commit/5ed30da5a0)] - **console**: use 'label' argument fo…
1446 …90abea6`](https://github.com/nodejs/node/commit/7a290abea6)] - **crypto**: DSA parameter validatio…
1447 …fb147be`](https://github.com/nodejs/node/commit/2c9fb147be)] - **crypto**: Improve error checking …
1448 …dccaf0cd`](https://github.com/nodejs/node/commit/66dccaf0cd)] - **debugger**: also exit when the r…
1449 …[`fd0253be4d`](https://github.com/nodejs/node/commit/fd0253be4d)] - **deps**: backport bc2e393 fro…
1450 …077acc3d`](https://github.com/nodejs/node/commit/59077acc3d)] - **deps**: cherry-pick 68e89fb from…
1451 * [[`9ef81ff5d3`](https://github.com/nodejs/node/commit/9ef81ff5d3)] - **deps**: update V8 to 4.6.8…
1452 * [[`b48dbf9fce`](https://github.com/nodejs/node/commit/b48dbf9fce)] - **deps**: upgrade npm to 3.3…
1453 …4e11`](https://github.com/nodejs/node/commit/7caeb14e11)] - **(SEMVER-MINOR)** **deps**: update ht…
1454 * [[`08e0de59fa`](https://github.com/nodejs/node/commit/08e0de59fa)] - **deps**: upgrade npm to 3.3…
1455 …ac9e4ffe8e`](https://github.com/nodejs/node/commit/ac9e4ffe8e)] - **dns**: prevent undefined value…
1456 … [[`ea67d870f4`](https://github.com/nodejs/node/commit/ea67d870f4)] - **doc**: document release ty…
1457 …60d3daa65c`](https://github.com/nodejs/node/commit/60d3daa65c)] - **doc**: replace head of readme …
1458 …[[`df1fdba2ae`](https://github.com/nodejs/node/commit/df1fdba2ae)] - **doc**: sort repl alphabetic…
1459 …5422c8`](https://github.com/nodejs/node/commit/7ecd5422c8)] - **doc**: address use of profanity in…
1460 …`c2393d1f2a`](https://github.com/nodejs/node/commit/c2393d1f2a)] - **doc**: consistent reference-s…
1461 …b02`](https://github.com/nodejs/node/commit/96f53c6b02)] - **doc**: add link to \[customizing util…
1462 …97d3f6`](https://github.com/nodejs/node/commit/132297d3f6)] - **doc**: Updated streams simplified …
1463 …37f0fd28`](https://github.com/nodejs/node/commit/d137f0fd28)] - **doc**: add warning about Windows…
1464 * [[`45ff31cf94`](https://github.com/nodejs/node/commit/45ff31cf94)] - **doc**: added what buf.copy…
1465https://github.com/nodejs/node/commit/5d1faa28cb)] - **doc**: reword message.headers to indicate t…
1466 …`25c3807051`](https://github.com/nodejs/node/commit/25c3807051)] - **doc**: clarify duplicate head…
1467 …d1ee302`](https://github.com/nodejs/node/commit/ae2d1ee302)] - **doc**: repl: add defineComand and…
1468 … [[`09e524d013`](https://github.com/nodejs/node/commit/09e524d013)] - **doc**: sort tls alphabetic…
1469 …[`7e60b81c81`](https://github.com/nodejs/node/commit/7e60b81c81)] - **doc**: sort stream alphabeti…
1470 … [[`cd931a8a13`](https://github.com/nodejs/node/commit/cd931a8a13)] - **doc**: sort net alphabetic…
1471 …[`cfa8198af8`](https://github.com/nodejs/node/commit/cfa8198af8)] - **doc**: sort process alphabet…
1472 …[[`e1a512607a`](https://github.com/nodejs/node/commit/e1a512607a)] - **doc**: sort zlib alphabetic…
1473 …[[`0996b97240`](https://github.com/nodejs/node/commit/0996b97240)] - **doc**: sort util alphabetic…
1474 …[[`df07072b66`](https://github.com/nodejs/node/commit/df07072b66)] - **doc**: sort https alphabeti…
1475 …[[`6e9d01c7d8`](https://github.com/nodejs/node/commit/6e9d01c7d8)] - **doc**: sort http alphabetic…
1476 …[`18da02fa0f`](https://github.com/nodejs/node/commit/18da02fa0f)] - **doc**: sort modules alphabet…
1477 …`29054ffc0c`](https://github.com/nodejs/node/commit/29054ffc0c)] - **doc**: sort readline alphabet…
1478 …[[`389ead37ef`](https://github.com/nodejs/node/commit/389ead37ef)] - **doc**: sort repl alphabetic…
1479 …83d624de`](https://github.com/nodejs/node/commit/d383d624de)] - **doc**: sort string_decoder alpha…
1480 …[`0d2262887c`](https://github.com/nodejs/node/commit/0d2262887c)] - **doc**: sort timers alphabeti…
1481 … [[`14b5a95d03`](https://github.com/nodejs/node/commit/14b5a95d03)] - **doc**: sort tty alphabetic…
1482 … [[`d4dda77e4a`](https://github.com/nodejs/node/commit/d4dda77e4a)] - **doc**: sort url alphabetic…
1483 … [[`39b8259bd5`](https://github.com/nodejs/node/commit/39b8259bd5)] - **doc**: sort vm alphabetica…
1484 …d357b3090e`](https://github.com/nodejs/node/commit/d357b3090e)] - **doc**: sort querystring alphab…
1485 …`1f56abaa98`](https://github.com/nodejs/node/commit/1f56abaa98)] - **doc**: sort punycode alphabet…
1486 …[[`bc63667456`](https://github.com/nodejs/node/commit/bc63667456)] - **doc**: sort path alphabetic…
1487 … [[`22961e011c`](https://github.com/nodejs/node/commit/22961e011c)] - **doc**: sort os alphabetica…
1488 …[`4ba18489d3`](https://github.com/nodejs/node/commit/4ba18489d3)] - **doc**: sort globals alphabet…
1489 … [[`c3f5ea704f`](https://github.com/nodejs/node/commit/c3f5ea704f)] - **doc**: sort fs alphabetica…
1490 …[`ce3ac8dd1e`](https://github.com/nodejs/node/commit/ce3ac8dd1e)] - **doc**: sort events alphabeti…
1491 …[`63a78749b8`](https://github.com/nodejs/node/commit/63a78749b8)] - **doc**: sort errors alphabeti…
1492 …[[`488326da8d`](https://github.com/nodejs/node/commit/488326da8d)] - **doc**: sort dgram alphabeti…
1493 …[`e1c357e881`](https://github.com/nodejs/node/commit/e1c357e881)] - **doc**: sort crypto alphabeti…
1494 … [[`4118fd5794`](https://github.com/nodejs/node/commit/4118fd5794)] - **doc**: sort dns alphabetic…
1495 …[`3e046acc50`](https://github.com/nodejs/node/commit/3e046acc50)] - **doc**: sort console alphabet…
1496 …[`05f1af7124`](https://github.com/nodejs/node/commit/05f1af7124)] - **doc**: sort cluster alphabet…
1497 …c30e5dada`](https://github.com/nodejs/node/commit/5c30e5dada)] - **doc**: sort child_process alpha…
1498 …[`fb6a09cd0e`](https://github.com/nodejs/node/commit/fb6a09cd0e)] - **doc**: sort buffer alphabeti…
1499 …[`c7c05d8f02`](https://github.com/nodejs/node/commit/c7c05d8f02)] - **doc**: sort assert alphabeti…
1500 * [[`f2c2e53321`](https://github.com/nodejs/node/commit/f2c2e53321)] - **doc**: add note to util.is…
1501 …fb9f91eb`](https://github.com/nodejs/node/commit/35fb9f91eb)] - **doc**: Describe FIPSDIR environm…
1502 …58b`](https://github.com/nodejs/node/commit/da911f158b)] - **doc**: update lts description in the …
1503 …8751d1`](https://github.com/nodejs/node/commit/597f8751d1)] - **doc**: add note on tls connection …
1504 … [[`a32d9e31dc`](https://github.com/nodejs/node/commit/a32d9e31dc)] - **doc**: add romankl to coll…
1505 …`e5b9109d12`](https://github.com/nodejs/node/commit/e5b9109d12)] - **doc**: add thealphanerd to co…
1506 …a05a0b47e3`](https://github.com/nodejs/node/commit/a05a0b47e3)] - **doc**: add saghul as a collabo…
1507 …4d9c5f16`](https://github.com/nodejs/node/commit/b14d9c5f16)] - **doc**: add method links in event…
1508 …79b112`](https://github.com/nodejs/node/commit/44f779b112)] - **doc**: add caveats of algs and key…
1509 …fb355`](https://github.com/nodejs/node/commit/a0db5fb355)] - **doc**: stdout/stderr can block when…
1510 …09f29972e`](https://github.com/nodejs/node/commit/409f29972e)] - **doc**: rename iojs-\* groups to…
1511 …280e`](https://github.com/nodejs/node/commit/801866280e)] - **doc**: fix wrong date and known issu…
1512 …25c4c7af5`](https://github.com/nodejs/node/commit/325c4c7af5)] - **doc**: fix function param order…
1513 …[`045e04e531`](https://github.com/nodejs/node/commit/045e04e531)] - **doc**: typo fix in readme.md…
1514 …1371e`](https://github.com/nodejs/node/commit/7fd8f1371e)] - **doc**: add note about timeout delay…
1515 …d0b589644`](https://github.com/nodejs/node/commit/7d0b589644)] - **doc**: fix crypto spkac functio…
1516 …cb5`](https://github.com/nodejs/node/commit/efa19bdcb5)] - **doc**: add final full stop in CONTRIB…
1517 …723afe32`](https://github.com/nodejs/node/commit/90723afe32)] - **doc**: made code spans more visi…
1518 …9144f`](https://github.com/nodejs/node/commit/530bb9144f)] - **docs**: improve discoverability of …
1519https://github.com/nodejs/node/commit/73e40f0327)] - **docs**: fs - change links to buffer encodin…
1520 …c60`](https://github.com/nodejs/node/commit/7a84fa6c60)] - **docs**: fs - remove encoding list and…
1521 …a6a6d998`](https://github.com/nodejs/node/commit/2aa6a6d998)] - **fs**: return null error on readF…
1522 …6400c572`](https://github.com/nodejs/node/commit/c96400c572)] - **gitignore**: don't ignore 'debug…
1523 …8a098e`](https://github.com/nodejs/node/commit/a7f28a098e)] - **http**: remove unneeded cb check f…
1524 …[[`d2b5dcb2de`](https://github.com/nodejs/node/commit/d2b5dcb2de)] - **lib**: return boolean from …
1525 * [[`5c54fa0095`](https://github.com/nodejs/node/commit/5c54fa0095)] - **module**: cache regular ex…
1526 …9285db128`](https://github.com/nodejs/node/commit/89285db128)] - **module**: remove unnecessary JS…
1527 …d8e6e`](https://github.com/nodejs/node/commit/fd3f0d8e6e)] - **querystring**: Parse multiple separ…
1528 …5dbafc3f8`](https://github.com/nodejs/node/commit/75dbafc3f8)] - **repl**: To exit, press ^C again…
1529 …073da0481`](https://github.com/nodejs/node/commit/5073da0481)] - **repl**: don't crash if cannot o…
1530 …59cd28114d`](https://github.com/nodejs/node/commit/59cd28114d)] - **src**: Add missing va_end befo…
1531 …[[`02e012e984`](https://github.com/nodejs/node/commit/02e012e984)] - **src**: force line buffering…
1532 …98e29344`](https://github.com/nodejs/node/commit/2498e29344)] - **src**: Revert "nix stdin _readab…
1533 …65cd03cda6`](https://github.com/nodejs/node/commit/65cd03cda6)] - **src**: wrap source before doin…
1534 …bb1e96a`](https://github.com/nodejs/node/commit/d72bb1e96a)] - ***Revert*** "**src**: fix stuck de…
1535 …7abbd6eb`](https://github.com/nodejs/node/commit/047abbd6eb)] - **test**: move test-specific funct…
1536 * [[`19a36ff355`](https://github.com/nodejs/node/commit/19a36ff355)] - **test**: fix flaky SmartOS …
1537 …bb27baf8d`](https://github.com/nodejs/node/commit/4bb27baf8d)] - **test**: skip test if FreeBSD ja…
1538 …64b`](https://github.com/nodejs/node/commit/1c1e70864b)] - **test**: fix path to module for repl t…
1539 …53107`](https://github.com/nodejs/node/commit/413ca53107)] - **test**: increase crypto strength fo…
1540 * [[`2ec5e17d16`](https://github.com/nodejs/node/commit/2ec5e17d16)] - **test**: add test-zlib-flus…
1541 …e707f0876`](https://github.com/nodejs/node/commit/de707f0876)] - **test**: add hasFipsCrypto to te…
1542 …828b786e48`](https://github.com/nodejs/node/commit/828b786e48)] - **test**: add test for invalid D…
1543 …2e810059`](https://github.com/nodejs/node/commit/252e810059)] - **test**: Fix test-cluster-worker-…
1544 …`91248b1094`](https://github.com/nodejs/node/commit/91248b1094)] - **test**: run pipeline flood te…
1545 …583f58e5d6`](https://github.com/nodejs/node/commit/583f58e5d6)] - **test**: stronger crypto in tes…
1546 …[`2e67db3104`](https://github.com/nodejs/node/commit/2e67db3104)] - **test**: refactor test-http-p…
1547 …59ab9b3`](https://github.com/nodejs/node/commit/1ab59ab9b3)] - **test**: fix flaky test test-http-…
1548 …a7c6351`](https://github.com/nodejs/node/commit/1c8a7c6351)] - **test**: enhance fs-watch-recursiv…
1549 …7840f2`](https://github.com/nodejs/node/commit/81997840f2)] - **test**: fix test-module-loading-er…
1550 …cdceac782`](https://github.com/nodejs/node/commit/9cdceac782)] - **test**: use really invalid host…
1551 …94e77b2`](https://github.com/nodejs/node/commit/f3594e77b2)] - **test**: fix test-net-persistent-k…
1552 …2480f1`](https://github.com/nodejs/node/commit/81522480f1)] - **test**: more regression tests for …
1553 …b97769e`](https://github.com/nodejs/node/commit/935b97769e)] - **test**: add regression test for 5…
1554 …[[`e302c33bb0`](https://github.com/nodejs/node/commit/e302c33bb0)] - **test**: mark http-pipeline-…
1555 …77963bce`](https://github.com/nodejs/node/commit/5977963bce)] - **test**: remove flaky designation…
1556 …8d90db8`](https://github.com/nodejs/node/commit/1e98d90db8)] - **test**: add regression test for -…
1557 …be2b70`](https://github.com/nodejs/node/commit/2f16be2b70)] - **tls**: Use SHA1 for sessionIdConte…
1558 …0549b50`](https://github.com/nodejs/node/commit/05f0549b50)] - **tls**: copy client CAs and cert s…
1559 …[[`bea35424a2`](https://github.com/nodejs/node/commit/bea35424a2)] - **tools**: add tap output to …
1560 …6b35349`](https://github.com/nodejs/node/commit/d036b35349)] - **tools**: enforce `throw new Error…
1561 …38bb0d864e`](https://github.com/nodejs/node/commit/38bb0d864e)] - **tools**: Use `throw new Error(…
1562 …0d28283a`](https://github.com/nodejs/node/commit/e40d28283a)] - **tools**: update npm test tooling…
1563 …33`](https://github.com/nodejs/node/commit/cbd358ce33)] - **tools**: fix gyp to work on MacOSX wit…
1564 * [[`3137e46cb8`](https://github.com/nodejs/node/commit/3137e46cb8)] - **tools**: update gyp to b3c…
1565 …90ee3`](https://github.com/nodejs/node/commit/d61cb90ee3)] - **util**: use Object.create(null) for…
1566 …a45c21e6c`](https://github.com/nodejs/node/commit/9a45c21e6c)] - **util**: use regexp instead of s…
1567 …62670`](https://github.com/nodejs/node/commit/33ffc62670)] - **zlib**: only apply drain listener i…
1568 …70deabf90`](https://github.com/nodejs/node/commit/d70deabf90)] - **zlib**: pass kind to recursive …
1575 …ese have been deprecated for a long time (Sakthipriyan Vairamani) [#2859](https://github.com/nodej…
1576 …ole.time()` now have 3 decimals of accuracy added (Michaël Zasso) [#3166](https://github.com/nodej…
1578 …ccept a file descriptor as their first argument (Johannes Wüller) [#3163](https://github.com/nodej…
1579 … is no longer _thrown_ but is passed to the callback (Evan Lucas) [#3485](https://github.com/nodej…
1580 … is no longer _thrown_ but is passed to the callback (Evan Lucas) [#3503](https://github.com/nodej…
1582 …* Fixed a bug where pipelined http requests would stall (Fedor Indutny) [#3342](https://github.com…
1583 …dified-Since`, `From`, `Location`, `Max-Forwards` (James M Snell) [#3090](https://github.com/nodej…
1584 …()` must be a function or a `TypeError` is thrown (James M Snell) [#3090](https://github.com/nodej…
1585 …&'*+.^`|~-]+$/``` or a `TypeError` will be thrown (James M Snell) [#2526](https://github.com/nodej…
1587 …* _(Breaking)_ Deprecated the `_linklist` module (Rich Trott) [#3078](https://github.com/nodejs/no…
1588 …ously set to throw `Error` when accessed (Sakthipriyan Vairamani) [#2922](https://github.com/nodej…
1589https://github.com/npm/npm/releases/tag/v3.3.6 for more details. This is a major version bump for …
1590 … V8 upgrade. Native add-ons will need to be recompiled (Rod Vagg) [#3400](https://github.com/nodej…
1591 …ed timers would perviously hold `beforeExit` open (Fedor Indutny) [#3407](https://github.com/nodej…
1593 * Added ALPN Support (Shigeki Ohtsu) [#2564](https://github.com/nodejs/node/pull/2564).
1594 …w be passed in an object to `createSecurePair()` (Коренберг Марк) [#2441](https://github.com/nodej…
1595 …` TLS option can be used to override the default. (Shigeki Ohtsu) [#1831](https://github.com/nodej…
1597 … was deprecated for years, and has now been removed (Wyatt Preul) [#3432](https://github.com/nodej…
1598 …PrototypeOf(ctor.prototype, superCtor.prototype)` (Michaël Zasso) [#3455](https://github.com/nodej…
1599 * **v8**: _(Breaking)_ Upgraded to 4.6.85.25 from 4.5.103.35 (Ali Ijaz Sheikh) [#3351](https://git…
1600 …* Implements the spread operator, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe…
1601 …* Implements `new.target`, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/O…
1602 …ows on truncated input (e.g. unexpected end of file) (Yuval Brik) [#2595](https://github.com/nodej…
1606 * Surrogate pair in REPL can freeze terminal. [#690](https://github.com/nodejs/node/issues/690)
1607 … in progress can cause the process to crash on a failed assertion. [#894](https://github.com/nodej…
1608 …uth portion of the url when resolving between two full hosts, see [#1435](https://github.com/nodej…
1609 … APIs. See [#2088](https://github.com/nodejs/node/issues/2088), [#3401](https://github.com/nodejs/…
1613 …04cc0a43`](https://github.com/nodejs/node/commit/6a04cc0a43)] - **buffer**: fix value check for wr…
1614 …a41feb559`](https://github.com/nodejs/node/commit/1a41feb559)] - **buffer**: don't CHECK on zero-s…
1615 …](https://github.com/nodejs/node/commit/5f6579d366)] - **(SEMVER-MAJOR)** **buffer**: remove raw &…
1616 …fca2a81e`](https://github.com/nodejs/node/commit/70fca2a81e)] - **build**: Updates for AIX npm sup…
1617 …[[`b36b4f385a`](https://github.com/nodejs/node/commit/b36b4f385a)] - **build**: rectify --link-mod…
1618 …9eeca590`](https://github.com/nodejs/node/commit/a89eeca590)] - **console**: rename argument of ti…
1619https://github.com/nodejs/node/commit/870108aaa8)] - **(SEMVER-MAJOR)** **console**: sub-milliseco…
1620 …a43697ce8`](https://github.com/nodejs/node/commit/0a43697ce8)] - **deps**: backport 010897c from V…
1621 …318ce8d`](https://github.com/nodejs/node/commit/8c0318ce8d)] - **deps**: backport 8d6a228 from the…
1622 * [[`2974debc6e`](https://github.com/nodejs/node/commit/2974debc6e)] - **deps**: update V8 to 4.6.8…
1623 … [[`f76af49b13`](https://github.com/nodejs/node/commit/f76af49b13)] - **deps**: fix upgrade to npm…
1624 * [[`32b51c97ec`](https://github.com/nodejs/node/commit/32b51c97ec)] - **deps**: upgrade npm to 3.3…
1625 … [[`770cd229f9`](https://github.com/nodejs/node/commit/770cd229f9)] - **deps**: upgrade V8 to 4.6.…
1626 …72a0c8515`](https://github.com/nodejs/node/commit/972a0c8515)] - **deps**: backport 0d01728 from v…
1627 …dec65203`](https://github.com/nodejs/node/commit/1fdec65203)] - **deps**: improve ArrayBuffer perf…
1628 …`5cd1fd836a`](https://github.com/nodejs/node/commit/5cd1fd836a)] - **deps**: backport 56a0a79 from…
1629 …[[`7fb128d8df`](https://github.com/nodejs/node/commit/7fb128d8df)] - **deps**: cherry-pick backpor…
1630 …1d1683`](https://github.com/nodejs/node/commit/d8011d1683)] - **(SEMVER-MAJOR)** **deps**: upgrade…
1631 …67`](https://github.com/nodejs/node/commit/a334ddc467)] - ***Revert*** "**deps**: backport 03ef3cd…
1632 …fff47ffac`](https://github.com/nodejs/node/commit/6fff47ffac)] - **deps**: backport 03ef3cd from V…
1633 …[`680dda8023`](https://github.com/nodejs/node/commit/680dda8023)] - **dns**: remove nonexistant ex…
1634 …39ad899a3`](https://github.com/nodejs/node/commit/239ad899a3)] - **doc**: add LTS info to COLLABOR…
1635 …df`](https://github.com/nodejs/node/commit/5e76587fdf)] - **doc**: createServer's key option can b…
1636 …[[`0317c880da`](https://github.com/nodejs/node/commit/0317c880da)] - **doc**: add TSC meeting minu…
1637 * [[`cd245b12e0`](https://github.com/nodejs/node/commit/cd245b12e0)] - **doc**: clarify API buffer.…
1638 …[[`ff9ef893fd`](https://github.com/nodejs/node/commit/ff9ef893fd)] - **doc**: add TSC meeting minu…
1639 …`605c5a7754`](https://github.com/nodejs/node/commit/605c5a7754)] - **doc**: clarify the use of `op…
1640 …f75a175e5`](https://github.com/nodejs/node/commit/cf75a175e5)] - **doc**: more use-cases for promi…
1641 …bda3`](https://github.com/nodejs/node/commit/1b75d4bda3)] - **doc**: update WORKING_GROUPS.md - ad…
1642 …[[`c658de2f99`](https://github.com/nodejs/node/commit/c658de2f99)] - **doc**: add TSC meeting minu…
1643 …[[`d0b8c5d3a4`](https://github.com/nodejs/node/commit/d0b8c5d3a4)] - **doc**: add TSC meeting minu…
1644 …`b483afcb20`](https://github.com/nodejs/node/commit/b483afcb20)] - **doc**: binary encoding is not…
1645 …1c`](https://github.com/nodejs/node/commit/b607366a1c)] - **doc**: add information about Assert be…
1646 …086103b32e`](https://github.com/nodejs/node/commit/086103b32e)] - **doc**: show keylen in pbkdf2 a…
1647 …f6ebc8277b`](https://github.com/nodejs/node/commit/f6ebc8277b)] - **doc**: reword description of c…
1648 …503f279527`](https://github.com/nodejs/node/commit/503f279527)] - **doc**: fix indent in tls resum…
1649 …fae0fe`](https://github.com/nodejs/node/commit/dae9fae0fe)] - **doc**: label v4.2.1 as LTS in chan…
1650 …[[`4fc638804c`](https://github.com/nodejs/node/commit/4fc638804c)] - **doc**: update V8 options in…
1651 …aa6e1d`](https://github.com/nodejs/node/commit/a441aa6e1d)] - **doc**: update WORKING_GROUPS.md to…
1652 * [[`81503e597b`](https://github.com/nodejs/node/commit/81503e597b)] - **doc**: fix typo in changel…
1653 * [[`3ef2e4acf3`](https://github.com/nodejs/node/commit/3ef2e4acf3)] - **doc**: fix typos in change…
1654 …a193`](https://github.com/nodejs/node/commit/b9279aa193)] - **doc**: remove old note, 'cluster' is…
1655 * [[`cdfa271164`](https://github.com/nodejs/node/commit/cdfa271164)] - **doc**: update AUTHORS list…
1656 …06f6bb1`](https://github.com/nodejs/node/commit/47b06f6bb1)] - **docs**: add missing shell option …
1657 …`4c9abbd1bb`](https://github.com/nodejs/node/commit/4c9abbd1bb)] - **fs**: reduced duplicate code …
1658 …e`](https://github.com/nodejs/node/commit/2bb147535e)] - **(SEMVER-MAJOR)** **fs**: don't throw in…
1659 …](https://github.com/nodejs/node/commit/7added3b39)] - **(SEMVER-MAJOR)** **fs**: pass err to call…
1660https://github.com/nodejs/node/commit/5e0759f6fd)] - **(SEMVER-MINOR)** **fs**: add file descripto…
1661 …357e`](https://github.com/nodejs/node/commit/d1a2e5357e)] - **gitignore**: don't ignore debug sour…
1662 * [[`ab03635fb1`](https://github.com/nodejs/node/commit/ab03635fb1)] - **http**: fix stalled pipeli…
1663https://github.com/nodejs/node/commit/e655a437b3)] - **(SEMVER-MAJOR)** **http**: do not allow mul…
1664 …d7`](https://github.com/nodejs/node/commit/0094a8dad7)] - **(SEMVER-MAJOR)** **http**: add callbac…
1665https://github.com/nodejs/node/commit/6192c9892f)] - **(SEMVER-MAJOR)** **http**: add checkIsHttpT…
1666https://github.com/nodejs/node/commit/c9786bb680)] - **(SEMVER-MAJOR)** http{s}: don't connect to …
1667 * [[`1929d5be73`](https://github.com/nodejs/node/commit/1929d5be73)] - **lib**: fix cluster handle …
1668 …`97d081709e`](https://github.com/nodejs/node/commit/97d081709e)] - **lib**: avoid REPL exit on com…
1669 …4`](https://github.com/nodejs/node/commit/f236b3a904)] - **(SEMVER-MINOR)** **lib,doc**: return bo…
1670 …30`](https://github.com/nodejs/node/commit/6e887cc630)] - **lib,test**: update let to const where …
1671 …efffc53`](https://github.com/nodejs/node/commit/47befffc53)] - **(SEMVER-MAJOR)** **lib,test**: de…
1672 … [[`d5ce53458e`](https://github.com/nodejs/node/commit/d5ce53458e)] - **lttng**: update flags for …
1673https://github.com/nodejs/node/commit/6ad458b752)] - **(SEMVER-MAJOR)** **module**: remove unneces…
1674 …196175f4`](https://github.com/nodejs/node/commit/ae196175f4)] - **node**: improve GetActiveRequest…
1675 …bd4311bc9c`](https://github.com/nodejs/node/commit/bd4311bc9c)] - **repl**: handle comments proper…
1676https://github.com/nodejs/node/commit/ce391ed849)] - **(SEMVER-MAJOR)** **repl**: event ordering: …
1677 …2ac7`](https://github.com/nodejs/node/commit/4c80c02ac7)] - **repl**: limit persistent history cor…
1678 …60c785`](https://github.com/nodejs/node/commit/134a60c785)] - **src**: fix race condition in debug…
1679 …dabb4`](https://github.com/nodejs/node/commit/bf7c3dabb4)] - **(SEMVER-MAJOR)** **src**: bump NODE…
1680 …3560767e`](https://github.com/nodejs/node/commit/2d3560767e)] - **src**: fix exception message enc…
1681 …[[`ff877e93e1`](https://github.com/nodejs/node/commit/ff877e93e1)] - **src**: fix stuck debugger p…
1682 …fe5`](https://github.com/nodejs/node/commit/8854183fe5)] - **stream**: avoid unnecessary concat of…
1683 …74de9de`](https://github.com/nodejs/node/commit/85b74de9de)] - **stream**: fix signature of _write…
1684 …a49c88`](https://github.com/nodejs/node/commit/b8cea49c88)] - **test**: fix heap-profiler link err…
1685 …[`4a5dbeab43`](https://github.com/nodejs/node/commit/4a5dbeab43)] - **test**: fix missing unistd.h…
1686 …2328b3a`](https://github.com/nodejs/node/commit/74e2328b3a)] - **test**: split independent tests i…
1687 …f915a`](https://github.com/nodejs/node/commit/8c6c0f915a)] - **test**: use port number from env in…
1688 …`1a968e67a5`](https://github.com/nodejs/node/commit/1a968e67a5)] - **test**: improve tests for uti…
1689 …d752456`](https://github.com/nodejs/node/commit/9d8d752456)] - **test**: print helpful err msg on …
1690 …e9f8d7b`](https://github.com/nodejs/node/commit/60de9f8d7b)] - **test**: wrap assert.fail when pas…
1691 …83f7ed7f`](https://github.com/nodejs/node/commit/cd83f7ed7f)] - **test**: add node::MakeCallback()…
1692 …2a06`](https://github.com/nodejs/node/commit/08da5c2a06)] - **test**: disable test-tick-processor …
1693 …bcb14`](https://github.com/nodejs/node/commit/7c35fbcb14)] - **test**: harden test-child-process-f…
1694 …[[`ad2b272417`](https://github.com/nodejs/node/commit/ad2b272417)] - **test**: fix test-net-keepal…
1695 …`04fb14cc35`](https://github.com/nodejs/node/commit/04fb14cc35)] - **test**: fix flaky test-child-…
1696 …0f0cd63`](https://github.com/nodejs/node/commit/eef0f0cd63)] - **test**: remove flaky status from …
1697 …1eab2`](https://github.com/nodejs/node/commit/bbbd81eab2)] - **test**: skip test-dns-ipv6.js if ip…
1698 * [[`f78c8e7426`](https://github.com/nodejs/node/commit/f78c8e7426)] - **test**: fix flaky test for…
1699 …f41b`](https://github.com/nodejs/node/commit/28e9a4f41b)] - **test**: repl-persistent-history is n…
1700 …556e5`](https://github.com/nodejs/node/commit/9e981556e5)] - **test**: cleanup, improve repl-persi…
1701 …e2e641e0a`](https://github.com/nodejs/node/commit/ee2e641e0a)] - **test**: add Symbol test for ass…
1702 …b8393ee8`](https://github.com/nodejs/node/commit/e2b8393ee8)] - **test**: port domains regression …
1703 …676e61872f`](https://github.com/nodejs/node/commit/676e61872f)] - **test**: apply correct assert.f…
1704 … [[`bbdbef9274`](https://github.com/nodejs/node/commit/bbdbef9274)] - **test**: fix tests after V8…
1705 …6c032a8333`](https://github.com/nodejs/node/commit/6c032a8333)] - **test**: replace util with back…
1706 …c315763`](https://github.com/nodejs/node/commit/f45c315763)] - **test**: fix domain with abort-on-…
1707 …9d25083`](https://github.com/nodejs/node/commit/e3d9d25083)] - **test**: add test-child-process-em…
1708 * [[`6f14b3a7db`](https://github.com/nodejs/node/commit/6f14b3a7db)] - **test**: remove util from c…
1709 …7d94611ac9`](https://github.com/nodejs/node/commit/7d94611ac9)] - **test**: split up buffer tests …
1710 …`3202456baa`](https://github.com/nodejs/node/commit/3202456baa)] - **test**: remove util propertie…
1711 … [[`31c971d641`](https://github.com/nodejs/node/commit/31c971d641)] - **test**: parallelize long-r…
1712 …bc6df7de`](https://github.com/nodejs/node/commit/5bbc6df7de)] - **test**: change call to deprecate…
1713 …e3d3cd3`](https://github.com/nodejs/node/commit/522e3d3cd3)] - **timers**: reuse timer in `setTime…
1714 …b64ce5960f`](https://github.com/nodejs/node/commit/b64ce5960f)] - **tls**: remove util and calls t…
1715 …64af7d99e`](https://github.com/nodejs/node/commit/c64af7d99e)] - **tls**: TLSSocket options defaul…
1716https://github.com/nodejs/node/commit/2296a4fc0f)] - **(SEMVER-MINOR)** **tls**: add `options` arg…
1717 …1b5e3`](https://github.com/nodejs/node/commit/0140e1b5e3)] - **tls**: output warning of setDHParam…
1718 …](https://github.com/nodejs/node/commit/f72e178a78)] - **(SEMVER-MAJOR)** **tls**: add minDHSize o…
1719 …6d92ebac11`](https://github.com/nodejs/node/commit/6d92ebac11)] - **tls**: add TLSSocket.getEpheme…
1720 …1d0113`](https://github.com/nodejs/node/commit/62ad1d0113)] - **(SEMVER-MINOR)** **tls, crypto**: …
1721https://github.com/nodejs/node/commit/5029f41b2f)] - **(SEMVER-MINOR)** **tls,crypto**: move NPN p…
1722 …38c25f`](https://github.com/nodejs/node/commit/701e38c25f)] - **tools**: enable prefer-const eslin…
1723 …382605`](https://github.com/nodejs/node/commit/6e78382605)] - **tools**: ensure npm always uses th…
1724 …c3435d017`](https://github.com/nodejs/node/commit/3c3435d017)] - **tools**: update test-npm to wor…
1725 …`b4f4c24539`](https://github.com/nodejs/node/commit/b4f4c24539)] - **tools**: use absolute paths i…
1726 …b8`](https://github.com/nodejs/node/commit/80573153b8)] - **(SEMVER-MAJOR)** **util**: make inheri…
1727 …](https://github.com/nodejs/node/commit/412252ca04)] - **(SEMVER-MAJOR)** **util**: Remove p, has …
1728 …18c304a4f`](https://github.com/nodejs/node/commit/718c304a4f)] - **v8**: pull fix for builtin code…
1729 …36468de2`](https://github.com/nodejs/node/commit/6936468de2)] - **vm**: remove Watchdog dependency…
1730 …`](https://github.com/nodejs/node/commit/80169b1f0a)] - **(SEMVER-MAJOR)** **zlib**: decompression…