0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
isaacs 76b0bdf720 crypto: Add crypto.DEFAULT_ENCODING (defaults to 'buffer')
This is a flag to make it easier for users to upgrade through the
breaking crypto change, and easier for us to switch it back if it's a
problem.

Explicitly set default encoding to 'buffer' in other tests, in case it
ever changes back.
2012-10-23 10:48:51 -07:00
..
_toc.markdown doc: put API table of contents in alphabetical order 2012-09-25 14:38:36 +02:00
addons.markdown
all.markdown doc: remote the "recommended modules" section 2012-08-22 23:58:34 +02:00
assert.markdown doc: update assert.doesNotThrow() docs 2012-08-29 02:36:22 +02:00
buffer.markdown docs: fix typo in Buffer#toJSON() docs 2012-09-09 11:15:45 -07:00
child_process.markdown doc: fix three typos 2012-09-17 16:05:53 +02:00
cluster.markdown doc: fix three typos 2012-09-17 16:05:53 +02:00
crypto.markdown crypto: Add crypto.DEFAULT_ENCODING (defaults to 'buffer') 2012-10-23 10:48:51 -07:00
debugger.markdown
dgram.markdown add docs for socket/server/timer unref and ref 2012-07-23 18:31:31 +02:00
dns.markdown
documentation.markdown
domain.markdown doc: consistent use of the callback argument 2012-10-08 22:58:11 +02:00
events.markdown events: add 'removeListener' event 2012-09-22 03:48:59 +02:00
fs.markdown Merge remote-tracking branch 'origin/v0.8' 2012-10-21 23:06:48 +02:00
globals.markdown doc: document setTimeout / setInterval behavior 2012-07-01 20:09:55 +02:00
http.markdown Merge remote-tracking branch 'origin/v0.8' 2012-10-13 16:16:56 -07:00
https.markdown Merge remote-tracking branch 'origin/v0.8' 2012-10-13 16:16:56 -07:00
index.markdown
modules.markdown node: remove unused flags and files 2012-06-18 23:56:42 +02:00
net.markdown Merge remote-tracking branch 'origin/v0.8' 2012-10-13 16:16:56 -07:00
os.markdown Fix #3407 os.tmpDir() 2012-06-12 19:08:47 -07:00
path.markdown path: add platform specific path delimiter 2012-10-01 22:10:36 +02:00
process.markdown Merge remote-tracking branch 'origin/v0.8' 2012-10-13 16:16:56 -07:00
punycode.markdown
querystring.markdown
readline.markdown
repl.markdown
stdio.markdown doc: Improve cross-linking in API docs markdown 2012-06-15 09:44:37 -07:00
stream.markdown doc: stream: clarify meaning of 'drain' some more 2012-10-03 13:38:03 +02:00
string_decoder.markdown string_decoder: Add 'end' method, do base64 properly 2012-10-11 16:46:18 -07:00
synopsis.markdown
timers.markdown timers: implement setImmediate 2012-08-12 00:07:22 +02:00
tls.markdown Merge remote-tracking branch 'origin/v0.8' 2012-10-13 16:16:56 -07:00
tty.markdown
url.markdown
util.markdown Merge remote-tracking branch 'origin/v0.8' 2012-10-13 16:16:56 -07:00
vm.markdown
zlib.markdown doc: zlib: document flush() and reset() methods 2012-09-19 13:22:29 +02:00