5464 Commits (1b99d8ffe9647aa075408b5551e81ef70242eec2)

Author SHA1 Message Date
Daijiro Wachi 1b99d8ffe9 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Matteo Collina 1ae172b272 crypto: make LazyTransform compabile with Streams1 8 years ago
Christopher Luke 9dcf18a5c0 stream: Fixes missing 'unpipe' event 8 years ago
Nao YONASHIRO 05a00a0c43 test: improve punycode coverage to check surrogate pair 8 years ago
Anna Henningsen 8bd26d3aea
test: fix compiler warning in n-api test 8 years ago
Rich Trott 3900cf66a5 test: remove disabled test-dgram-send-error 8 years ago
Sam Roberts 8086cb68ae src: use option parser for expose_internals 8 years ago
Michaël Zasso 9de2e159c4 test: add second argument to assert.throws 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Rich Trott 758b8b6e5d assert: improve assert.fail() API 8 years ago
Michael Dawson 0ec0272e10 test: improve test coverage for n-api 8 years ago
Daijiro Wachi eb0492d51e url: remove javascript URL special case 8 years ago
Timothy Gu 2ced07ccaf zlib: support all ArrayBufferView types 8 years ago
Timothy Gu a8f460f12d crypto: support all ArrayBufferView types 8 years ago
Timothy Gu 0c539faac3 test: add common.getArrayBufferViews(buf) 8 years ago
Timothy Gu faa447b256 src: allow ArrayBufferView as instance of Buffer 8 years ago
Daniel Bevenius ec53921d2e src: make AtExit callback's per Environment 8 years ago
Ali Ijaz Sheikh a235ccd168 src,test: debug is now an alias for inspect 8 years ago
Karl Cheng eb49d596b4 test: fix allocUnsafe uninitialized buffer check 8 years ago
Rich Trott 569f988be7 test: remove disabled tls_server.js 8 years ago
taylor.woll 9decfb1521
n-api: implement async helper methods 8 years ago
Taylor Woll ca786c3734
n-api: change napi_callback to return napi_value 8 years ago
Daijiro Wachi b470a85f07 url: trim leading slashes of file URL paths 8 years ago
Tobias Nießen 88351a22ed
crypto: handle exceptions in hmac/hash.digest 8 years ago
Karl Cheng 2555780aa6
test: check curve algorithm is supported 8 years ago
Jan Krems 1807080d3d
doc: update information on test/known_issues 8 years ago
Joyee Cheung 2d3d4ccb98 test: add http benchmark test 8 years ago
Alexey Orlenko b03f1f0c01
test: add basic cctest for base64.h 8 years ago
Rich Trott 971fe67dce test: complete coverage for lib/assert.js 8 years ago
Jason Ginchereau 84602845c6 n-api: Update property attrs enum to match JS spec 8 years ago
dave-k 943d085307 test: add a second argument to assert.throws() 8 years ago
Rich Trott a94a5da78c test: skip irrelevant test on Windows 8 years ago
Jan Krems 47f8f7462f src: remove support for --debug 8 years ago
Rich Trott 65c100ae8b test: remove disabled debugger test 8 years ago
Gabriel Schulhof 0a5bf4aee3 n-api: create napi_env as a real structure 8 years ago
DavidCai 610ac7d858 test: increase coverage of internal/socket_list 8 years ago
Luca Maraschi 085c1f8f60 test: refactor mkdtemp test and added async 8 years ago
Alexey Orlenko f4e8a6f1f0 test: add Unicode characters regression test 8 years ago
Brian White b40dab553f linkedlist: remove unused methods 8 years ago
Lovell Fuller 2ff107dad7 test: add case for url.parse throwing a URIError 8 years ago
Luigi Pinca 8d386ed7e1 events: do not keep arrays with a single listener 8 years ago
Daniel Bevenius 5ccaba49f0 test: add variable arguments support for Argv 8 years ago
JR McEntee 7a5d07c7fb doc: change Mac OS X to macOS 8 years ago
Brian White 84a23391f6 linkedlist: remove public module 8 years ago
Timothy Gu c4469c49ec url: error when domainTo*() is called w/o argument 8 years ago
Rich Trott 1e6186e902 buffer,util: refactor for performance 8 years ago
DavidCai dc7d9eb0a9 test: increase querystring coverage 8 years ago
Teddy Katz 9348f31c2a
test: fix test-cli-syntax assertions on windows 8 years ago
Santiago Gimeno 45c4ad58e5
test: fix flaky test-child-process-exec-timeout 8 years ago
Sakthipriyan Vairamani (thefourtheye) d51f4f31be
test: reduce buffer size in buffer-creation test 8 years ago