• Home
  • Raw
  • Download

Lines Matching refs:nodejs

53 [Node.js Long Term Support Plan](https://github.com/nodejs/LTS) and
66 …`](https://github.com/nodejs/node/commit/a47fd4549d)] - build: add working lint-ci make target (Ro…
67 …ps://github.com/nodejs/node/commit/830584ca59)] - deps: define missing operator delete functions (…
68 …`](https://github.com/nodejs/node/commit/c130b31cba)] - deps: upgrade npm to 2.15.11 (Jeremiah Sen…
69 …https://github.com/nodejs/node/commit/bc6766d847)] - doc: update npm license in main LICENSE file …
70 …github.com/nodejs/node/commit/0cdf344c80)] - (SEMVER-MINOR) process: reintroduce ares to versions …
71 …ps://github.com/nodejs/node/commit/d8e27ec30a)] - test: mark dgram-multicast-multi-process as flak…
72 …5ead`](https://github.com/nodejs/node/commit/c722335ead)] - tls: fix minor jslint failure (Rod Vag…
77 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
85 …tps://github.com/nodejs/node/commit/c5b095ecf8)] - deps: avoid single-byte buffer overwrite (Danie…
90 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
105 …ub.com/nodejs/node/commit/38d7258d89)] - buffer: zero-fill uninitialized bytes in .concat() (Сково…
106 …s://github.com/nodejs/node/commit/1ba6d16786)] - build: turn on -fno-delete-null-pointer-checks (B…
107 …7`](https://github.com/nodejs/node/commit/71e4285e27)] - crypto: don't build hardware engines (Rod…
108 …ps://github.com/nodejs/node/commit/b6e0105a66)] - deps: add -no_rand_screen to openssl s_client (S…
109 …s://github.com/nodejs/node/commit/1caec97eab)] - deps: fix openssl assembly error on ia32 win32 (F…
110 …//github.com/nodejs/node/commit/734bc6938b)] - deps: separate sha256/sha512-x86_64.pl for openssl …
111 …//github.com/nodejs/node/commit/7cc6d4eb5c)] - deps: copy all openssl header files to include dir …
112 …https://github.com/nodejs/node/commit/4a9da21217)] - deps: upgrade openssl sources to 1.0.1u (Shig…
113 …](https://github.com/nodejs/node/commit/6d977902bd)] - http: check reason chars in writeHead (Evan…
114 …//github.com/nodejs/node/commit/ad470e496b)] - http: disallow sending obviously invalid status cod…
115 …s://github.com/nodejs/node/commit/9dbde2fc88)] - lib: make tls.checkServerIdentity() more strict (…
116 …//github.com/nodejs/node/commit/db80592071)] - openssl: fix keypress requirement in apps on win32 …
123 …All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulner…
125 … can be found at https://github.com/libuv/libuv/issues/515 or at https://nodejs.org/en/blog/vulner…
126 …tps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669 or at https://nodejs.org/en/blog/vulner…
130 * [[`da8501edf6`](https://github.com/nodejs/node/commit/da8501edf6)] - deps: backport bd1777fd from…
131 * [[`9207a00f8e`](https://github.com/nodejs/node/commit/9207a00f8e)] - deps: backport 85adf43e from…
132 * [[`9627f34230`](https://github.com/nodejs/node/commit/9627f34230)] - deps: backport 98239224 from…
133 * [[`5df21b2e36`](https://github.com/nodejs/node/commit/5df21b2e36)] - deps: backport 9a4fd268 from…
134 * [[`e75de35057`](https://github.com/nodejs/node/commit/e75de35057)] - deps: backport 3eb6764a from…
135 * [[`a113e02f16`](https://github.com/nodejs/node/commit/a113e02f16)] - deps: backport 3a9bfec from …
136 …//github.com/nodejs/node/commit/8138055c88)] - test: fix test failure due to expired certificates …
143 …roneous version number in v2.15.1 code (Forrest L Norvell) https://github.com/nodejs/node/pull/5988
144 ….0.1t, addressing security vulnerabilities (Shigeki Ohtsu) https://github.com/nodejs/node/pull/6553
147 * See https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ for full details
151 …://github.com/nodejs/node/commit/3e99ee1b47)] - deps: completely upgrade npm in LTS to 2.15.1 (For…
152 * [[`2b63396e1f`](https://github.com/nodejs/node/commit/2b63396e1f)] - deps: add -no_rand_screen to…
153 …8`](https://github.com/nodejs/node/commit/f21705df58)] - deps: update openssl asm files (Shigeki O…
154 * [[`02b6a6bc27`](https://github.com/nodejs/node/commit/02b6a6bc27)] - deps: fix openssl assembly e…
155 * [[`1aecc668b0`](https://github.com/nodejs/node/commit/1aecc668b0)] - deps: separate sha256/sha512…
156 …//github.com/nodejs/node/commit/39380836a0)] - deps: copy all openssl header files to include dir …
157 …https://github.com/nodejs/node/commit/08c8ae44a8)] - deps: upgrade openssl sources to 1.0.1t (Shig…
158 * [[`f5a961ab13`](https://github.com/nodejs/node/commit/f5a961ab13)] - openssl: fix keypress requir…
159 …ps://github.com/nodejs/node/commit/810fb211a7)] - tools: remove obsolete npm test-legacy command (…
167 …iscussion on the matter (https://github.com/nodejs/LTS/issues/85). (Shigeki Ohtsu) https://github.…
171 * [[`4041ea6bc5`](https://github.com/nodejs/node/commit/4041ea6bc5)] - deps: upgrade npm in LTS to …
172 …s://github.com/nodejs/node/commit/a115779026)] - deps: Disable EXPORT and LOW ciphers in openssl (…
173 …://github.com/nodejs/node/commit/ab907eb5a8)] - test: skip cluster-disconnect-race on Windows (Gib…
174 …ps://github.com/nodejs/node/commit/9c06db7444)] - test: change tls tests not to use LOW cipher (Sh…
175 …//github.com/nodejs/node/commit/154098a3dc)] - test: bp fix for test-http-get-pipeline-problem.js …
176 …tps://github.com/nodejs/node/commit/ff2bed6e86)] - win,build: support Visual C++ Build Tools 2015 …
189 …`](https://github.com/nodejs/node/commit/dbfc9d9241)] - crypto,tls: remove SSLv2 support (Ben Noor…
196 …limitation of allowable header characters. (James M Snell) https://github.com/nodejs/node/pull/5241
198 …eption' event listener is set on `process`. (Julien Gilli) https://github.com/nodejs/node/pull/3885
199 …nd `--abort-on-uncaught-exception` is used. (Julien Gilli) https://github.com/nodejs/node/pull/3885
200 * openssl: Upgrade from 1.0.1r to 1.0.1s (Ben Noordhuis) https://github.com/nodejs/node/pull/5509
207 …https://github.com/nodejs/node/commit/1ab6653db9)] - build: update Node.js logo on OSX installer (…
208 …ttps://github.com/nodejs/node/commit/fcc64792ae)] - child_process: guard against race condition (R…
209 …s://github.com/nodejs/node/commit/6c468df9af)] - child_process: fix data loss with readable event …
210 …2`](https://github.com/nodejs/node/commit/61a22019c2)] - deps: upgrade openssl to 1.0.1s (Ben Noor…
211 …`](https://github.com/nodejs/node/commit/fa26b13df7)] - deps: update to http-parser 2.3.2 (James M…
212 …ttps://github.com/nodejs/node/commit/46c8e2165f)] - deps: backport 1f8555 from v8's upstream (Trev…
213 …a`](https://github.com/nodejs/node/commit/ce58c2c31a)] - doc: remove SSLv2 descriptions (Shigeki O…
214 …tps://github.com/nodejs/node/commit/018e4e0b1a)] - domains: fix handling of uncaught exceptions (J…
215 …5dc9`](https://github.com/nodejs/node/commit/d421e85dc9)] - lib: fix cluster handle leak (Rich Tro…
216 …`](https://github.com/nodejs/node/commit/3a48f0022f)] - node: fix leaking Context handle (Trevor N…
217 …tps://github.com/nodejs/node/commit/28dddabf6a)] - src: fix build error without OpenSSL support (J…
218 …d`](https://github.com/nodejs/node/commit/a79baf03cd)] - src: use global SealHandleScope (Trevor N…
219 …ps://github.com/nodejs/node/commit/be39f30447)] - test: add test-domain-exit-dispose-again back (J…
220 …https://github.com/nodejs/node/commit/da66166b9a)] - test: fix test-domain-exit-dispose-again (Jul…
225 …elease. All Node.js users should consult the security release summary at nodejs.org for details on…
236 …* xz compressed tar files will be made available from nodejs.org for v0.12 builds from v0.12.10 on…
237 …* A headers.tar.gz file will be made available from nodejs.org for v0.12 builds from v0.12.10 onwa…
241 …s://github.com/nodejs/node/commit/4312848bff)] - build: enable xz compressed tarballs where possib…
242 * [[`247626245c`](https://github.com/nodejs/node/commit/247626245c)] - deps: upgrade openssl source…
243 * [[`744c9749fc`](https://github.com/nodejs/node/commit/744c9749fc)] - deps: update http-parser to …
244 …d1`](https://github.com/nodejs/node/commit/d1c56ec7d1)] - doc: clarify v0.12.9 notable items (Rod …
245 * [[`e128d9a5b4`](https://github.com/nodejs/node/commit/e128d9a5b4)] - http: strictly forbid invali…
246 * [[`bdb9f2cf89`](https://github.com/nodejs/node/commit/bdb9f2cf89)] - src: avoiding compiler warni…
247 * [[`23bced1fb3`](https://github.com/nodejs/node/commit/23bced1fb3)] - src: add --security-revert c…
248 …tps://github.com/nodejs/node/commit/f41a3c73e7)] - tools: backport tools/install.py for headers (R…
258 …p://openssl.org/news/secadv/20151203.txt>. (Ben Noordhuis) https://github.com/nodejs/node/pull/4133
262 …c`](https://github.com/nodejs/node/commit/8d24a14f2c)] - deps: upgrade to openssl 1.0.1q (Ben Noor…
263 * [[`dfc6f4a9af`](https://github.com/nodejs/node/commit/dfc6f4a9af)] - http: fix pipeline regressio…
268 …9bd`](https://github.com/nodejs/node/commit/d9399569bd)] - build: backport tools/release.sh (Rod V…
269 …tps://github.com/nodejs/node/commit/78c5b4c8bd)] - build: backport config for new CI infrastructur…
270 …tps://github.com/nodejs/node/commit/83441616a5)] - build: fix --without-ssl compile time error (Be…
271 …://github.com/nodejs/node/commit/8887666b0b)] - build: update manifest to include Windows 10 (Luci…
272 …4ec8e`](https://github.com/nodejs/node/commit/08afe4ec8e)] - build: add MSVS 2015 support (Rod Vag…
273 …ps://github.com/nodejs/node/commit/4f2456369c)] - build: work around VS2015 issue in ICU <56 (Stev…
274 …//github.com/nodejs/node/commit/15030f26fd)] - build: Intl: bump ICU4C from 54 to 55 (backport) (S…
275 …0`](https://github.com/nodejs/node/commit/1083fa70f0)] - build: run-ci makefile rule (Alexis Campa…
276 …ttps://github.com/nodejs/node/commit/2d2494cf14)] - build: support flaky tests in test-ci (Alexis …
277 …(https://github.com/nodejs/node/commit/b25d26f2ef)] - build: support Jenkins via test-ci (Alexis C…
278 …(https://github.com/nodejs/node/commit/7e4b47f38a)] - build,win: fix node.exe resource version (Jo…
279 …https://github.com/nodejs/node/commit/e07c86e240)] - build,win: try next MSVS version on failure (…
280 …(https://github.com/nodejs/node/commit/b5a0abcfdf)] - child_process: clone spawn options argument …
281 …41`](https://github.com/nodejs/node/commit/8b81f98c41)] - configure: add --without-mdb flag (cgali…
282 …tps://github.com/nodejs/node/commit/071c860c2b)] - crypto: replace rwlocks with simple mutexes (Be…
283 …3`](https://github.com/nodejs/node/commit/ca97fb6be3)] - deps: upgrade npm to 2.14.9 (Forrest L No…
284 …e`](https://github.com/nodejs/node/commit/583734342e)] - deps: fix openssl for MSVS 2015 (Andy Pol…
285 …ps://github.com/nodejs/node/commit/02c262a4c6)] - deps: fix gyp to work on MacOSX without XCode (S…
286 …0bce8`](https://github.com/nodejs/node/commit/f0fba0bce8)] - deps: update gyp to 25ed9ac (João Rei…
287 …5813`](https://github.com/nodejs/node/commit/f693565813)] - deps: upgrade to npm 2.13.4 (Kat March…
288 …9`](https://github.com/nodejs/node/commit/618b142679)] - deps,v8: fix compilation in VS2015 (João …
289 …4f0d54e`](https://github.com/nodejs/node/commit/49b4f0d54e)] - doc: backport README.md (Rod Vagg) …
290 …2`](https://github.com/nodejs/node/commit/2860c53562)] - doc: fixed child_process.exec doc (Tyler …
291 …ps://github.com/nodejs/node/commit/4a91fa11a3)] - doc: Update docs for os.platform() (George Kotch…
292 …tps://github.com/nodejs/node/commit/b03ab02fe8)] - doc: Change the link for v8 docs to v8dox.com (…
293 …`](https://github.com/nodejs/node/commit/1fd8f37efd)] - doc: buffer, adding missing backtick (Dyan…
294 …thub.com/nodejs/node/commit/162d0db3bb)] - doc: tls.markdown, adjust version from v0.10.39 to v0.1…
295 …ps://github.com/nodejs/node/commit/eda2560cdc)] - doc: additional refinement to readable event (Ja…
296 …`](https://github.com/nodejs/node/commit/881d9bea01)] - doc: readable event clarification (James M…
297 …://github.com/nodejs/node/commit/b6378f0c75)] - doc: stream.unshift does not reset reading state (…
301 * [[`0cf9f27703`](https://github.com/nodejs/node/commit/0cf9f27703)] - **deps**: upgrade openssl so…
302 * [[`8917e430b8`](https://github.com/nodejs/node/commit/8917e430b8)] - **deps**: upgrade to npm 2.1…
303 * [[`88a27a9621`](https://github.com/nodejs/node/commit/88a27a9621)] - **V8**: cherry-pick JitCodeE…
304 * [[`18d413d299`](https://github.com/nodejs/node/commit/18d413d299)] - **win,msi**: create npm fold…
315 * [[`78b0e30954`](https://github.com/nodejs/node/commit/78b0e30954)] - **deps**: fix out-of-band wr…
322 * [[`456c22f63f`](https://github.com/nodejs/node/commit/456c22f63f)] - **openssl**: upgrade to 1.0.…
323 * [[`20d8db1a42`](https://github.com/nodejs/node/commit/20d8db1a42)] - **npm**: upgrade to 2.11.2 […
324 * [[`50f961596d`](https://github.com/nodejs/node/commit/50f961596d)] - **uv**: upgrade to 1.6.1 [#2…
325 * [[`b81a643f9a`](https://github.com/nodejs/node/commit/b81a643f9a)] - **V8**: avoid deadlock when …
326 * [[`9d19dfbfdb`](https://github.com/nodejs/node/commit/9d19dfbfdb)] - **install**: fix source path…
327 * [[`4028669531`](https://github.com/nodejs/node/commit/4028669531)] - **install**: make sure opens…
328 * [[`d38e865fce`](https://github.com/nodejs/node/commit/d38e865fce)] - **timers**: fix timeout when…
329 * [[`e7c84f82c7`](https://github.com/nodejs/node/commit/e7c84f82c7)] - **windows**: broadcast WM_SE…
336 * [[`202c18bbc3`](https://github.com/nodejs/node/commit/202c18bbc3)] - **npm**: upgrade to 2.10.1 […
337 * [[`6157697bd5`](https://github.com/nodejs/node/commit/6157697bd5)] - **V8**: revert v8 Array.prot…
338 * [[`3122052890`](https://github.com/nodejs/node/commit/3122052890)] - **win**: bring back xp/2k3 s…
345 * [[`32166a90cf`](https://github.com/nodejs/node/commit/32166a90cf)] - **V8**: update to 3.28.71.19…
346 * [[`84f1ab6114`](https://github.com/nodejs/node/commit/84f1ab6114)] - **uv**: upgrade to 1.5.0 [#2…
347 * [[`03cfbd65fb`](https://github.com/nodejs/node/commit/03cfbd65fb)] - **npm**: upgrade to 2.9.1 [#…
348 * [[`80cdae855f`](https://github.com/nodejs/node/commit/80cdae855f)] - **V8**: don't busy loop in v…
349 * [[`2a5f4bd7ce`](https://github.com/nodejs/node/commit/2a5f4bd7ce)] - **V8**: fix issue with let b…
350 * [[`f0ef597e09`](https://github.com/nodejs/node/commit/f0ef597e09)] - **debugger**: don't spawn ch…
351 * [[`0e392f3b68`](https://github.com/nodejs/node/commit/0e392f3b68)] - **net**: do not set V4MAPPED…
352 * [[`101e103e3b`](https://github.com/nodejs/node/commit/101e103e3b)] - **repl**: make 'Unexpected t…
353 * [[`d5b32246fb`](https://github.com/nodejs/node/commit/d5b32246fb)] - **src**: backport ignore ENO…
354 * [[`f99eaefe75`](https://github.com/nodejs/node/commit/f99eaefe75)] - **src**: fix backport of SIG…
361 * [[`7a37910f25`](https://github.com/nodejs/node/commit/7a37910f25)] - **uv**: Upgrade to 1.4.2 [#9…
362 * [[`2704c62933`](https://github.com/nodejs/node/commit/2704c62933)] - **npm**: Upgrade to 2.7.4 [#…
363 * [[`a103712a62`](https://github.com/nodejs/node/commit/a103712a62)] - **V8**: do not add extra new…
364 * [[`2fc5eeb3da`](https://github.com/nodejs/node/commit/2fc5eeb3da)] - **V8**: Fix --max_old_space_…
365 * [[`605329d7f7`](https://github.com/nodejs/node/commit/605329d7f7)] - **asyncwrap**: fix construct…
366 * [[`a33f23cbbc`](https://github.com/nodejs/node/commit/a33f23cbbc)] - **buffer**: align chunks on …
367 * [[`a35ba2f67d`](https://github.com/nodejs/node/commit/a35ba2f67d)] - **buffer**: fix pool offset …
368 * [[`c0766eb1a4`](https://github.com/nodejs/node/commit/c0766eb1a4)] - **build**: fix use of strict…
369 * [[`6c3647c38d`](https://github.com/nodejs/node/commit/6c3647c38d)] - **console**: allow Object.pr…
370 * [[`4823afcbe2`](https://github.com/nodejs/node/commit/4823afcbe2)] - **fs**: make F_OK/R_OK/W_OK/…
371 * [[`b3aa876f08`](https://github.com/nodejs/node/commit/b3aa876f08)] - **fs**: properly handle fd p…
372 * [[`d6484f3f7b`](https://github.com/nodejs/node/commit/d6484f3f7b)] - **http**: fix assert on data…
373 * [[`04b63e022a`](https://github.com/nodejs/node/commit/04b63e022a)] - **lib**: fix max size check …
374 * [[`2411bea0df`](https://github.com/nodejs/node/commit/2411bea0df)] - **lib**: fix stdio/ipc sync …
375 * [[`b8604fa480`](https://github.com/nodejs/node/commit/b8604fa480)] - **module**: replace NativeMo…
376 * [[`1a2a4dac23`](https://github.com/nodejs/node/commit/1a2a4dac23)] - **net**: allow port 0 in con…
377 * [[`bada87bd66`](https://github.com/nodejs/node/commit/bada87bd66)] - **net**: unref timer in pare…
378 * [[`c66f8c21f0`](https://github.com/nodejs/node/commit/c66f8c21f0)] - **path**: refactor for perfo…
379 * [[`9deade4322`](https://github.com/nodejs/node/commit/9deade4322)] - **smalloc**: extend user API…
380 * [[`61fe1fe21b`](https://github.com/nodejs/node/commit/61fe1fe21b)] - **src**: fix for SIGINT cras…
381 * [[`b233131901`](https://github.com/nodejs/node/commit/b233131901)] - **src**: fix builtin modules…
382 * [[`7e9d2f8de8`](https://github.com/nodejs/node/commit/7e9d2f8de8)] - **watchdog**: fix timeout fo…
389 * [[`3b511a8ccd`](https://github.com/nodejs/node/commit/3b511a8ccd)] - **openssl**: upgrade to 1.0.…
396 * [[`087a7519ce`](https://github.com/nodejs/node/commit/087a7519ce)] - **npm**: Upgrade to 2.5.1
397 * [[`4312f8d760`](https://github.com/nodejs/node/commit/4312f8d760)] - **mdb_v8**: update for v0.12…