18725 Commits (e9442d15820b3b8e1113ca0862e5a9635052037b)
 

Author SHA1 Message Date
Gil Tayar 52a0d97187
doc: explain browser support of http/2 without SSL 7 years ago
Anna Henningsen 66fd78e39d
async_hooks: CHECK that resource is not empty 7 years ago
Anna Henningsen 1419533df9
src: remove unused http2_socket_buffer from env 7 years ago
Prakash Palaniappan 8172c8a506 test: set module loading error for aix 8 years ago
Mandeep Singh 4796fbc7d8 doc: add docs for AssertionError 8 years ago
Tobias Nießen 472a66517a net: use rest parameters instead of arguments 8 years ago
Anna Henningsen d98606f968
src,http2: DRY header/trailer handling code up 7 years ago
Rich Trott c7a9a2edd4 test: split out load-sensitive readline tests 7 years ago
Rich Trott fe54bc7b69 lib: use Timer.now() in readline module 7 years ago
Daniel Bevenius 02371c7a8c doc: fix order of AtExit callbacks in addons.md 8 years ago
Daniel Bevenius 06ed0e8187 doc: remove undef NDEBUG from addons.md 8 years ago
Daniel Bevenius 7f81400723 tools: fix tools/addon-verify.js 8 years ago
Nick Stanish a439cf4354 test: fix conversion of microseconds in test 7 years ago
Anna Henningsen b72e702247 2017-08-09, Version 8.3.0 (Current) 8 years ago
Rich Trott 2923ed10bb test: improve check in test-os 7 years ago
Matteo Collina 7ec28a0a50
querystring: avoid indexOf when parsing 7 years ago
Anna Henningsen 1e569f42b6
zlib: fix crash when initializing failed 7 years ago
Kelvin Jin 1e33f92d6a http2: rename some nghttp2 stream flags 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Miguel Angel Asencio Hurtado 9564c20810 test: replace indexOf with includes 8 years ago
nishijayaraj e67220ec81 benchmark: remove unused parameters 8 years ago
Daniel Bevenius 1b719fe3d7 test: add crypto check to http2 tests 7 years ago
Azard f11379d25b test: fix test-readline-interface 7 years ago
Gabriel Schulhof 24c45054e4 doc: add gabrielschulhof to collaborators 7 years ago
Guy Margalit c3c045aea0 stream: support readable/writableHWM for Duplex 8 years ago
James M Snell 4da8b99a74 console: coerce label to string in console.time() 7 years ago
Jared Kantrowitz 80ebb4282d
src: adjust windows abort behavior 8 years ago
James M Snell 7535a94c8a test: begin normalizing fixtures use 8 years ago
James M Snell 7192e913f7 test: improve multiple timers tests 8 years ago
Jason Ginchereau af70c3b478 n-api: optimize number API performance 8 years ago
Jérémy Lal a974753676 test: use ciphers supported by shared OpenSSL 8 years ago
Aditya Anand ad664eae7d
test: mitigate RegEx exceeding 80 chars 8 years ago
Rich Trott 0f325aaaeb doc: improve fs.read() doc text 8 years ago
dcharbonnier 680285c3b4 doc: clarify the position argument for fs.read 8 years ago
Tobias Nießen 3f98b0f33c
src: reuse 'ondone' string in node_crypto.cc 8 years ago
Anna Henningsen efea3fcd35
src: use existing strings over creating new ones 8 years ago
Ben Noordhuis e658d32974 src: remove unused Connection::ClearError() 8 years ago
Ben Noordhuis f3afe29e19 src: replace assert with CHECK_LE in node_api.cc 8 years ago
Anna Henningsen 41a0dfcd97
src: properly manage timer in cares ChannelWrap 8 years ago
Rich Trott daf5596c27 test: add block scoping to test-readline-interface 8 years ago
jeyanthinath e88908d868
build: enable C++ linting for src/*/* 8 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu e96ca62480
src: avoid dereference without existence check 8 years ago
Rich Trott ff65a2e051 test: explain sloppy mode for test-global 8 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 8 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 8 years ago
Timothy Gu 3b0ef0bf53
test: fix test-readline-position w/o ICU 8 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 8 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 8 years ago
James M Snell 7152790c85 http2: fix compilation error after V8 update 8 years ago