| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | doc: document key encryption options | Tobias Nießen | 2019-01-05 | 1 | -0/+12 |
* | lib: move DEP0006 to end of life | cjihrig | 2019-01-04 | 1 | -1/+4 |
* | doc: simplify DEP0119 wording | cjihrig | 2019-01-01 | 1 | -2/+2 |
* | doc: edit and simplify util.inspect() docs | cjihrig | 2018-12-31 | 1 | -42/+36 |
* | lib: remove unintended access to deps/ | Anna Henningsen | 2018-12-30 | 1 | -3/+6 |
* | doc: describe TLS session resumption | Sam Roberts | 2018-12-27 | 1 | -39/+147 |
* | doc: link and expand --tls-cipher-list docs | Sam Roberts | 2018-12-27 | 1 | -4/+10 |
* | doc: fix lint in CHANGELOG_V6 | Myles Borins | 2018-12-26 | 1 | -1/+1 |
* | 2018-12-26, Version 11.6.0 (Current) | Myles Borins | 2018-12-26 | 4 | -20/+99 |
* | 2018-12-26, Version 10.15.0 'Dubnium' (LTS) | Myles Borins | 2018-12-26 | 1 | -0/+27 |
* | 2018-12-26, Version 8.15.0 'Carbon' (LTS) | Myles Borins | 2018-12-26 | 1 | -0/+25 |
* | 2018-12-26, Version 6.16.0 'Boron' (LTS) | Myles Borins | 2018-12-26 | 1 | -0/+22 |
* | doc: fix NAPI typo | Philipp Renoth | 2018-12-25 | 1 | -1/+1 |
* | crypto: always accept certificates as public keys | Tobias Nießen | 2018-12-24 | 1 | -0/+2 |
* | crypto: add key object API | Tobias Nießen | 2018-12-24 | 2 | -60/+223 |
* | doc: describe root cert update process | Sam Roberts | 2018-12-21 | 1 | -0/+122 |
* | http: add maxHeaderSize property | cjihrig | 2018-12-20 | 1 | -0/+11 |
* | cli: add --max-http-header-size flag | cjihrig | 2018-12-20 | 2 | -0/+11 |
* | test,doc: add tests and docs for addon unloading | Anna Henningsen | 2018-12-19 | 1 | -0/+18 |
* | util: `format()` now formats bigint and booleans | Ruben Bridgewater | 2018-12-19 | 1 | -2/+1 |
* | 2018-12-18, Version 11.5.0 (Current) | Beth Griggs | 2018-12-18 | 3 | -2/+103 |
* | 2018-12-18, Version 8.14.1 'Carbon' (LTS) | Beth Griggs | 2018-12-18 | 2 | -1/+102 |
* | doc: add missing pr-url | cjihrig | 2018-12-17 | 1 | -1/+1 |
* | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 12 | -20/+20 |
* | console: add `inspectOptions` option | Ruben Bridgewater | 2018-12-17 | 2 | -1/+13 |
* | tools: enable no-useless-constructor lint rule | cjihrig | 2018-12-16 | 1 | -5/+5 |
* | doc: fix node.1 --http-parser sort order | cjihrig | 2018-12-16 | 1 | -6/+6 |
* | doc: add EventTarget link to worker_threads | Azard | 2018-12-16 | 1 | -4/+5 |
* | util: remove todo | Ruben Bridgewater | 2018-12-14 | 1 | -4/+0 |
* | doc: update a link of npm repository | Daijiro Wachi | 2018-12-13 | 1 | -1/+1 |
* | doc: fix author-ready conflict | Ruben Bridgewater | 2018-12-13 | 1 | -5/+2 |
* | util: add inspection getter option | Ruben Bridgewater | 2018-12-12 | 1 | -0/+8 |
* | tls: support "BEGIN TRUSTED CERTIFICATE" for ca: | Sam Roberts | 2018-12-11 | 1 | -2/+5 |
* | test: test TLS client authentication | Sam Roberts | 2018-12-11 | 1 | -0/+2 |
* | doc: add class worker documentation | yoshimoto koki | 2018-12-11 | 1 | -0/+2 |
* | 2018-12-11, Version 10.14.2 'Dubnium' (LTS) | Shelley Vohr | 2018-12-11 | 1 | -0/+394 |
* | lib: move DEP0120 to end of life | cjihrig | 2018-12-11 | 1 | -1/+4 |
* | tools: capitalize sentences | Ruben Bridgewater | 2018-12-10 | 11 | -15/+15 |
* | http: switch default parser to llhttp | Anna Henningsen | 2018-12-09 | 1 | -1/+1 |
* | doc: update http doc for new Agent()/support options in socket.connect() | Beni von Cheni | 2018-12-08 | 1 | -0/+3 |
* | doc: fix order of events when request is aborted | Luigi Pinca | 2018-12-08 | 1 | -4/+4 |
* | 2018-12-07, Version 11.4.0 (Current) | Ruben Bridgewater | 2018-12-07 | 9 | -11/+360 |
* | http: make parser choice a runtime flag | Anna Henningsen | 2018-12-06 | 2 | -0/+22 |
* | doc: mention util depth default change | Ruben Bridgewater | 2018-12-05 | 1 | -0/+3 |
* | doc: list all versions WHATWG URL api was added | Thomas Watson | 2018-12-05 | 1 | -7/+27 |
* | doc: add authority and scheme psuedo headers | Kenigbolo Meya Stephen | 2018-12-05 | 1 | -0/+20 |
* | doc: add internal functionality details of util.inherits | Ruben Bridgewater | 2018-12-05 | 1 | -0/+2 |
* | doc: add triaging section to releases.md | Beth Griggs | 2018-12-04 | 1 | -7/+32 |
* | process: provide dummy stdio for non-console Windows apps | Anna Henningsen | 2018-12-04 | 1 | -14/+22 |
* | doc: hide undocumented object artifacts in async_hooks | Gireesh Punathil | 2018-12-03 | 1 | -7/+10 |