Masahiro Wakame
|
093a2b32d4
|
Merge pull request #7228 from thynson/pbkdf2
Allow pass buffer argument for pbkdf2 function
|
2015-12-23 15:38:22 +09:00 |
|
LAN Xingcan
|
5d78b33357
|
Allow pass buffer argument for pbkdf2 function
|
2015-12-16 21:14:08 +08:00 |
|
f111fei
|
07b87e6064
|
#7152 [node] parameter type of "signal" in process.kill
|
2015-12-16 09:50:54 +08:00 |
|
Joe Herman
|
2336533f9a
|
Updated net.connect, combined url.Url and url.UrlOptions.
|
2015-11-02 11:00:46 -05:00 |
|
marvin
|
2708ec7029
|
fixed type of maxBuffer option to execFile
|
2015-10-11 12:16:55 +02:00 |
|
Ryan Schmukler
|
811c2fe7d9
|
add objectMode to node stream.WritableOptions
references #5658, references #5774
|
2015-09-30 19:55:06 -04:00 |
|
Stéphane Le Dorze
|
cbadcb1b11
|
Signer is writable stream in crypto
|
2015-08-27 22:43:14 +02:00 |
|
Stéphane Le Dorze
|
e63ff8f99a
|
Verify in crypto extends WritableStream
|
2015-08-27 22:10:18 +02:00 |
|
Alex Wilson
|
17146c4455
|
Update node's ReadLine.setPrompt to match new API
Fixes #5224
|
2015-08-08 12:54:49 -06:00 |
|
Joe Herman
|
e6967ede70
|
node: Added stack to NodeJS.ErrnoException
|
2015-07-01 16:10:11 -04:00 |
|
impinball
|
f7a0bc8ee1
|
Fix ErrnoException
See https://github.com/joyent/node/blob/v0.11.13-release/src/node.cc#L752
|
2015-03-19 03:11:03 -04:00 |
|
atrakeur
|
a5c37c4ea3
|
Corrected Nodejs querystring (un)escape definitions
|
2015-02-13 23:09:36 +01:00 |
|
Mika Turunen
|
6c6a5cce6d
|
Fixed the 'os' modules tmpdir function declaration.
|
2014-11-25 21:07:31 +02:00 |
|
Jxck
|
332390e693
|
fixup util.isArray() & require("url").Url.query
|
2014-10-03 20:12:26 +09:00 |
|
Jxck
|
4bc51ca5b1
|
add node-0.11.d.ts updates util module definition
|
2014-09-25 18:39:30 +09:00 |
|