15716 Commits (6f02957846e91729606ecf00c2042ef1a4890dce)
 

Author SHA1 Message Date
Rich Trott 6f02957846 test: refactor test-http-pause-resume-one-end 8 years ago
Rich Trott 3ddbea6455 test: fix flaky test-dgram-exclusive-implicit-bind 8 years ago
Adrian Estrada e467d37ed9 test: improvements in test fixtures symlinked 8 years ago
Rob Adelmann 34991be450 test: refactor test-fs-fsync 8 years ago
Joyee Cheung 3d353c749c
buffer: consistent error for length > kMaxLength 8 years ago
larissayvette 832960592f test: refactor test-http-after-connect.js 8 years ago
Ben Noordhuis 524f693872 src: don't overwrite non-writable vm globals 8 years ago
Adrian Estrada 3b2a630653 test: use strictEqual in test-debug-break 8 years ago
Rich Trott 8bad37a547
test: refactor test-https-truncate 8 years ago
Prieto, Marcos 10891a1754 test: refactor assert.equal, update syntax to ES6 8 years ago
Rich Trott 7346e55750 test: refactor http pipelined socket test 8 years ago
Vse Mozhet Byt 50cb3a3711
doc: document argument variant in the repl.md 8 years ago
Rich Trott 499fc7ab1b test: refactor test-handle-wrap-close-abort 8 years ago
Adrian Estrada a8e87084cf test: add ES6 and strictEqual to test-fs-truncate 8 years ago
Amar Zavery fa4f1587d3 test: replace var with const in test-require-dot 8 years ago
Sam Roberts db50307d5c test: var to const in tls-no-cert-required 8 years ago
Sam Roberts caa7fa982a doc: rework tls for accuracy and clarity 8 years ago
Sam Roberts a28e949145 tls: do not refer to secureOptions as flags 8 years ago
Sam Roberts 475b8db835 test: tls key/cert ordering not necessary 8 years ago
Sam Roberts d4050b38d6 tls: document and test option-less createServer 8 years ago
Sam Roberts c3839f7ed4 tls: fix/annotate connect arg comments 8 years ago
Anna Henningsen d4f00fe109
buffer: fix single-character string filling 8 years ago
Anna Henningsen 9ee915be76
buffer: handle UCS2 `.fill()` properly on BE 8 years ago
Vse Mozhet Byt f418a22767 doc: modernize child_process example code 8 years ago
Anna Henningsen 10929f6cb6
test: fail for missing output files 8 years ago
pallxk 14b0b4463e doc: fix typo in code example of 'path' module 8 years ago
Adrian Estrada 5607228099 test: use ES6 in test-debugger-client.js 8 years ago
joyeecheung a84017a689 url, test: including base argument in originFor 8 years ago
Johnny Reading 9f58e02908 test: improve buffer transcode 8 years ago
James Tenenbaum f5c2c8c7f4 test: improving crypto fips 8 years ago
Gregory 8621ccc25a test: stream readableState readingMore state 8 years ago
Italo A. Casas 8dbf1aff3a test: stream readableListening internal state 8 years ago
Ben Noordhuis aa77b767b6 lib,src: support values > 4GB in heap statistics 8 years ago
Michaël Zasso 7c2dbd13b5 tools: enforce consistent operator linebreak style 8 years ago
Michaël Zasso 4d11c2ce5c lib,test: use consistent operator linebreak style 8 years ago
Jonathan Darling 0cd1f54fab doc: standardizing on make -j4 8 years ago
Jonathan Darling cffbb326a2 doc: add note to parallelize make 8 years ago
Eugene Ostroukhov d8c7534fcd inspector: stop relying on magic strings 8 years ago
Eugene Ostroukhov f9aadfbc5a inspector: move options parsing 8 years ago
joyeecheung bc335c0a8d
doc: buffer allocation throws for negative size 8 years ago
Jonathan Darling b8fc9a3c6a
test: add stdin-setrawmode.out file 8 years ago
Anna Henningsen def6dfb62c
test: set stdin too for pseudo-tty tests 8 years ago
Daniel Bevenius a8137dd06d tools: add macosx-firwall script to avoid popups 8 years ago
Matt Phillips 6aacef7300 test: check for error on invalid signal 8 years ago
davidmarkclements 444b907e92 test: refactor test-http-unix-socket 8 years ago
joyeecheung f0da38a5cb test: increase test coverage of BufferList 8 years ago
Karl Böhlmark 9a5d47542d http: remove stale timeout listeners 8 years ago
Rich Trott 6dd07545ff test: fix flaky test-net-socket-timeout 8 years ago
Jeremiah Senkpiel a0a6ff2ea5 doc: add some info on `tty#setRawMode()` 8 years ago
Luca Maraschi df3978421b http: verify client method is a string 8 years ago