aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20tls: cli option to enable TLS key logging to fileSam Roberts
2019-11-20lib: replace var with letDavid OLIVIER
2019-11-20lib: replace var with let and const in readline.jsVinceOPS
2019-11-19https: add client support for TLS keylog eventsSam Roberts
2019-11-19stream: always invoke end callbackRobert Nagy
2019-11-19fs: make FSStatWatcher.start privateLucas Holmquist
2019-11-19src: add file name to 'Module did not self-register' errorJeremy Apthorp
2019-11-19doc: update http.md mention of socketJesse O'Connor
2019-11-19src: expose ArrayBuffer version of Buffer::New()Anna Henningsen
2019-11-19src: mark ArrayBuffers with free callbacks as untransferableAnna Henningsen
2019-11-19src: remove HandleWrap instances from list once closedAnna Henningsen
2019-11-19src: remove keep alive option from SetImmediate()Anna Henningsen
2019-11-19src: use BaseObjectPtr for keeping channel alive in dns bindingsAnna Henningsen
2019-11-19http2: use custom BaseObject smart pointersAnna Henningsen
2019-11-19src: introduce custom smart pointers for `BaseObject`sAnna Henningsen
2019-11-19module: reduce circular dependency of internal/modules/cjs/loaderJoyee Cheung
2019-11-19util: escape C1 control characters and switch to hex formatRuben Bridgewater
2019-11-19net: destructure primordialsGuilherme Goncalves
2019-11-192019-11-19, Version 12.13.1 'Erbium' (LTS)Michaƫl Zasso
2019-11-18lib: change var to let/const in internal/querystring.jsArtem Maksimov
2019-11-19tools: fix build at non-English windowsRongjian Zhang
2019-11-18http: revise _http_server.jstelenord
2019-11-18src: expose ability to set optionsShelley Vohr
2019-11-18test: handle undefined default_configurationShelley Vohr
2019-11-18doc: adds NO_COLOR to assert doc pageShobhit Chittora
2019-11-18deps: update nghttp2 to 1.40.0gengjiawen
2019-11-18benchmark: use let instead of var in async_hooksdnlup
2019-11-18lib: change var to let in internal/streamsKyriakos Markakis
2019-11-18querystring: replace var with let/constRaoul Jaeckel
2019-11-18test: Change from var to constJure Stepisnik
2019-11-18test: changed var to let in test-repl-editorJL Phillips
2019-11-18stream: replace var with letdaern91
2019-11-18src: enhance feature access `CHECK`s during bootstrapAnna Henningsen
2019-11-17doc: document timed out Travis CI buildsRichard Lau
2019-11-17build: store cache on timed out builds on TravisRichard Lau
2019-11-17test: improve test-fs-openArtem Maksimov
2019-11-17src: lib/internal/timers.js var -> let/constNikolay Krashnikov
2019-11-17test: change var to letnathias
2019-11-17test: changed var to const in testKerry Mahne
2019-11-17test: var to const in test-repl-multiline.jsSoulMonk
2019-11-17doc: replace const / var with letDuncan Healy
2019-11-17tls: change loop var to letXavier Redondo
2019-11-17benchmark: use let instead of var in assertdnlup
2019-11-17util: replace var with letSusana Ferreira
2019-11-17lib: replace var with let/constKenza Houmani
2019-11-17doc: update outdated commonjs compat infoGeoffrey Booth
2019-11-16esm: disable non-js exts outside package scopesGuy Bedford
2019-11-16doc: esm: improve dual package hazard docsGeoffrey Booth
2019-11-16doc: update 8.x to 10.x in backporting guidegarygsc
2019-11-16url: replace var with let in lib/url.jsxefimx