2441 Commits (e965ed16c111f219116a5e8ea6847f5b98b5d0be)

Author SHA1 Message Date
Timothy Gu a8f460f12d crypto: support all ArrayBufferView types 8 years ago
Ali Ijaz Sheikh a235ccd168 src,test: debug is now an alias for inspect 8 years ago
Vse Mozhet Byt a91242569a doc: modernize and fix code examples in path.md 8 years ago
Vse Mozhet Byt 9b6376a4ee doc: update os.uptime() and process.uptime() info 8 years ago
Vse Mozhet Byt b2a12ee782 doc: fix confusing example in process.md 8 years ago
Uppinder Chugh c0953945a8 doc: fix missing argument for dns.resolvePtr() 8 years ago
Vse Mozhet Byt 14749f9eaf doc: fix confusing reference in net.md 8 years ago
Vse Mozhet Byt 166a15669f doc: modernize and fix code examples in modules.md 8 years ago
Steven 9acd6c9aef doc: add sub domain to host in url 8 years ago
Jan Krems 47f8f7462f src: remove support for --debug 8 years ago
Vse Mozhet Byt 505936309d doc: modernize and fix code examples in https.md 8 years ago
Vinay Hiremath 82ef00cc0a doc: fix string interpolation in Stream 'finish' 8 years ago
Lovell Fuller 2ff107dad7 test: add case for url.parse throwing a URIError 8 years ago
Daiki Arai e9f2ec4e1e doc: fix the timing of setImmediate's execution 8 years ago
Daiki Arai 08442621a2 doc: fix fs.read arg type 8 years ago
JR McEntee 6ebc806a47 doc: correct markdown file line lengths 8 years ago
JR McEntee 7a5d07c7fb doc: change Mac OS X to macOS 8 years ago
Raphael Okon e1161a3718 doc: add notes to http.get options 8 years ago
Vse Mozhet Byt b2ac3b60b2 doc: fix and update examples in http.md 8 years ago
Gibson Fahnestock 2d2970e3cb
doc, inspector: note that the host is optional 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Timothy Gu 91383e47fd
zlib: support Uint8Array in convenience methods 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Jeremiah Senkpiel 1b63fa1096
tty: remove NODE_TTY_UNSAFE_ASYNC 8 years ago
Roman Reiss a46c43d21a
util: add %i and %f formatting specifiers 8 years ago
Anna Henningsen 1fde98bb4f
v8: expose new V8 serialization API 8 years ago
Nikolai Vavilov 01ffe30d18 doc: clarify out-of-bounds behavior of buf[index] 8 years ago
Vse Mozhet Byt 31da3757fa doc: update and modernize examples in fs.ms 8 years ago
Ahmad Nassri d367a0a3ac doc: fix https.timeout docs 8 years ago
Ahmad Nassri d437841961 doc: fix http properties documented as methods 8 years ago
Sebastian Van Sande 1005b1dc74 doc: stdout/err/in are all Duplex streams 8 years ago
Fumiya KARASAWA 88daf88bd3
doc: fix process.stdout fd number 8 years ago
Anna Henningsen 0db49fef41
crypto: support Uint8Array prime in createDH 8 years ago
Anna Henningsen c3efe72669
tls: support Uint8Arrays for protocol list buffers 8 years ago
Anna Henningsen 2dc1053b0a
dgram: support Uint8Array input to send() 8 years ago
Anna Henningsen e40ac30e05 doc: document extent of crypto Uint8Array support 8 years ago
ghaiklor 348cc80a3c tls: make rejectUnauthorized default to true 9 years ago
DavidCai 221b03ad20 events, doc: check input in defaultMaxListeners 8 years ago
Vse Mozhet Byt 76279cbb5c doc: correct info in child_process.md 8 years ago
Danny Nemer c8eec76c5f readline: rename `deDupeHistory` option 8 years ago
Rich Trott fbb853f52b doc: remove superfluous sample assert code 8 years ago
Bradley Farias 757ff8071e doc: require uses fs root for '/' prefix 8 years ago
Luca Maraschi eed87b1637 fs: (+/-)Infinity and NaN invalid unixtimestamp 8 years ago
Jyotman Singh 3622a97715 doc: add missing word in stream.md 8 years ago
Danny Nemer 5bda5faffd readline: add option to stop duplicates in history 9 years ago
Ruslan Bekenev 2e74b0da8f doc: add note that vm module is not a security mechanism 8 years ago
Noj Vek 38299d2456 Fix #7065: cli help documentation for --inspect 8 years ago
cjihrig db39273a8a doc: increase Buffer.concat() documentation 8 years ago