aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-212019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-21deps: patch V8 to 7.9.317.23Myles Borins
2019-11-21test: move test not requiring internet from internet to parallelRich Trott
2019-11-21test: use reserved .invalid TLD for invalid address in testRich Trott
2019-11-21test: improve assertion message in internet dgram testRich Trott
2019-11-21test: cover 'close' method in Dir classArtem Maksimov
2019-11-21domain: rename var to let and constMaria Stogova
2019-11-21http2: remove duplicated assertIsObjectZYSzys
2019-11-21test: add test for options validation of createServerZYSzys
2019-11-20doc: add mention for using promisify on class methodsDenys Otrishko
2019-11-20doc: explain GIT_REMOTE_REF in COLLABORATOR_GUIDEDenys Otrishko
2019-11-20doc: fix overriding of prefix optionLuigi Pinca
2019-11-20deps: upgrade npm to 6.13.1claudiahdz
2019-11-20test: clean up http-set-trailersDenys Otrishko
2019-11-20src: fix -Winconsistent-missing-override warningcjihrig
2019-11-20src: add abstract `IsolatePlatformDelegate`Marcel Laverdet
2019-11-20crypto: add support for IEEE-P1363 DSA signaturesTobias Nießen
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