| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: fix typo | Houssem Chebab | 2021-06-16 | 1 | -1/+1 |
* | build: move OPENSSL_API_COMPAT to else clause | Daniel Bevenius | 2021-04-09 | 1 | -3/+4 |
* | deps: add ngtcp2 and nghttp3 | James M Snell | 2021-03-19 | 1 | -8/+12 |
* | src,test: support dynamically linking OpenSSL 3.0 | Daniel Bevenius | 2021-03-16 | 1 | -1/+5 |
* | crypto: make FIPS related options always awailable | Vít Ondruch | 2021-02-25 | 1 | -3/+0 |
* | quic: remove quic | James M Snell | 2021-01-30 | 1 | -18/+0 |
* | quic: initial QUIC implementation | James M Snell | 2020-06-16 | 1 | -0/+18 |
* | tools: update V8 gypfiles for 8.1 | Matheus Marchini | 2020-03-18 | 1 | -1/+1 |
* | build: add configure option to debug only Node.js part of the binary | Anna Henningsen | 2020-02-08 | 1 | -0/+10 |
* | src: use __executable_start for linux hugepages | Ben Noordhuis | 2020-02-01 | 1 | -16/+0 |
* | build: switch realpath to pwd | bcoe | 2019-12-26 | 1 | -2/+2 |
* | src: make --use-largepages a runtime option | Gabriel Schulhof | 2019-12-22 | 1 | -4/+2 |
* | build: auto-load ICU data from --with-icu-default-data-dir | Stephen Gallagher | 2019-12-13 | 1 | -0/+7 |
* | build: do not link against librt on linux | Sam Roberts | 2019-10-01 | 1 | -0/+5 |
* | http: remove legacy parser | Anna Henningsen | 2019-09-20 | 1 | -1/+0 |
* | build: enable linux large pages LLVM lld linkage support | David Carlier | 2019-08-19 | 1 | -1/+13 |
* | build: fix building with d8 | Michaël Zasso | 2019-07-19 | 1 | -1/+1 |
* | build: remove broken intel vtune support | Ben Noordhuis | 2019-07-15 | 1 | -8/+0 |
* | build: do not always build the default V8 snapshot | Michaël Zasso | 2019-07-12 | 1 | -1/+1 |
* | build,v8: sync V8 gypfiles with 7.5 | Refael Ackermann | 2019-06-01 | 1 | -17/+17 |
* | build: run `mkcodecache` as an action | Refael Ackermann | 2019-04-16 | 1 | -10/+16 |
* | build,win: put all compilation artifacts into `out` | Refael Ackermann | 2019-04-12 | 1 | -20/+4 |
* | build,deps: move gypfiles out 2/2 - moving | Refael Ackermann | 2019-03-28 | 1 | -10/+4 |
* | deps: sync V8 gypfiles with 7.4 | Ujjwal Sharma | 2019-03-28 | 1 | -1/+1 |
* | build,win: mark x86 image as not SAFESEH | Refael Ackermann | 2019-03-14 | 1 | -0/+7 |
* | build,win: always build with PCH | Refael Ackermann | 2019-02-14 | 1 | -4/+2 |
* | build,src: add PCH to node.gypi | Refael Ackermann | 2019-02-14 | 1 | -2/+9 |
* | perf_hooks: implement histogram based api | James M Snell | 2019-02-08 | 1 | -0/+1 |
* | build: introduce --openssl-is-fips flag | Daniel Bevenius | 2019-01-17 | 1 | -1/+1 |
* | zlib: add brotli support | Anna Henningsen | 2019-01-05 | 1 | -0/+4 |
* | http: switch default parser to llhttp | Anna Henningsen | 2018-12-09 | 1 | -4/+0 |
* | http: make parser choice a runtime flag | Anna Henningsen | 2018-12-06 | 1 | -6/+8 |
* | build: fix c++ code coverage on macOS | Refael Ackermann | 2018-12-01 | 1 | -8/+11 |
* | deps: introduce `llhttp` | Fedor Indutny | 2018-11-10 | 1 | -3/+8 |
* | build: add -Werror=undefined-inline to clang builds | Refael Ackermann | 2018-10-31 | 1 | -0/+4 |
* | src: initial large page (2M) support | Suresh Srinivas | 2018-10-18 | 1 | -0/+6 |
* | build,deps: refactor and fix v8.gyp | Refael Ackermann | 2018-10-04 | 1 | -15/+6 |
* | build: reduce chance of unneeded rebuild | Refael Ackermann | 2018-10-02 | 1 | -0/+10 |
* | build,win: WHOLEARCHIVE needs just lib name | Refael Ackermann | 2018-09-11 | 1 | -3/+3 |
* | http2: switch to new runtime-controlled debugging system | Anna Henningsen | 2018-05-31 | 1 | -4/+0 |
* | build: add '-z relro -z now' linker flags | Shao,Ting | 2018-05-14 | 1 | -1/+4 |
* | deps: split v8_monolith target into separate file | Yang Guo | 2018-04-11 | 1 | -1/+1 |
* | build: add option to build v8 with GN | Yang Guo | 2018-04-11 | 1 | -4/+13 |
* | build: update node.gyp to reference gypfiles/v8.gyp | Joyee Cheung | 2018-04-11 | 1 | -5/+5 |
* | test: shared lib build doesn't handle SIGPIPE | Yihong Wang | 2018-03-12 | 1 | -0/+18 |
* | build: include the libuv and zlib into node | Yihong Wang | 2018-02-04 | 1 | -2/+60 |
* | build: fix coverage build | Yihong Wang | 2018-02-02 | 1 | -11/+6 |
* | build: make gyp user defined variables lowercase | Daniel Bevenius | 2018-02-01 | 1 | -7/+7 |
* | build: refine static and shared lib build | Yihong Wang | 2018-01-17 | 1 | -40/+100 |
* | build: Allow linking against an external copy of nghttp2. | Ed Schouten | 2017-11-20 | 1 | -0/+4 |