2571 Commits (ed19a18b72dcf2bd6219f5689564c3d10c71d89a)

Author SHA1 Message Date
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
Christian d'Heureuse e296ffb360 doc: fix mistakes in stream doc (object mode) 8 years ago
Amelia Clarke 1faf136bfd doc: argument types for dns methods 8 years ago
Gaara 27f4c9407f doc: fix a typo in api/process.md 8 years ago
Amelia Clarke 73e2d0bce6 doc: argument types for crypto methods 8 years ago
Amelia Clarke 38ba0c25d4 doc: missing argument types for events methods 8 years ago
Alexander 8b03221b28 doc: correct comment error in stream.md 8 years ago
Vse Mozhet Byt 4d52d12fd1 doc: console.log() -> console.error() in events.md 8 years ago
Vse Mozhet Byt e494e427c9 doc: var -> let / const in events.md 8 years ago
Alexey Orlenko d3418b1319 doc: fix stylistic issues in api/net.md 8 years ago
Rich Trott ea5a2f4e2b doc: improve child_process `maxBuffer` text 8 years ago
Bradley Farias 608ea94272 doc: package main can be directory with an index 8 years ago
Joyee Cheung efec14a7d1
assert: enforce type check in deepStrictEqual 8 years ago
Joyee Cheung df97727272 doc: improve net.md on sockets and connections 8 years ago
Brian White 86996c5838
doc: deprecate private http properties 8 years ago
Jeroen Mandersloot 0c10ec9183 doc: fix occurences of "the the" 8 years ago
Sam Roberts 28584dbf29 doc: fix process links to console.log/error 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Amelia Clarke 9772fb9282 doc: http cleanup and missing argument types 8 years ago
Amelia Clarke f6b0309861 doc: argument types for https methods 8 years ago
Timothy Gu 3f27f02da0 repl: docs-only deprecation of magic mode 8 years ago