2607 Commits (0a763e35da1f9e17620b293e5049cc6984e302a5)

Author SHA1 Message Date
Ben Noordhuis 7d0543c128 crypto: make pbkdf2() compatible with domains 12 years ago
Ben Noordhuis d1eff9ab68 crypto: make randomBytes() compatible with domains 12 years ago
Bert Belder ea1cba6246 windows: don't blow when a signal handler is attached 12 years ago
Ben Noordhuis f03c3203a1 cli: make -p equivalent to -pe 12 years ago
Ben Noordhuis 870307de75 crypto: fix build error on OS X 12 years ago
Ben Noordhuis 298f6bff5b crypto: use CRYPTO_THREADID_set_callback() 12 years ago
isaacs 459717efb6 Now working on 0.9.2 12 years ago
isaacs e6ce259d2c 2012.08.28, Version 0.9.1 (Unstable) 12 years ago
Ian Babrou 3b17f3b80a constants: add O_DIRECT 12 years ago
isaacs 985e3a25cb lint 12 years ago
isaacs 0ccdedab79 Now working on 0.8.9 12 years ago
isaacs a299c97bbc 2012.08.22, Version 0.8.8 (Stable) 12 years ago
Ben Noordhuis 63d13e86a5 child_process: emit error on exec failure 12 years ago
Ben Noordhuis 2cdf427dce signal_wrap: fix unused variable compiler warning 12 years ago
Bert Belder 2c5828b65b Remove node_io_watcher 12 years ago
Bert Belder 34fc97880f Delete the old node_signal_watcher code 12 years ago
Bert Belder 600a6468dc process: use uv_signal instead of ev_signal 12 years ago
Bert Belder d38d7bea6c unix: don't explicitly instantiate v8::Persistent<x> templates 12 years ago
Bert Belder 772b3bf4c8 unix: don't explicitly instantiate v8::Persistent<x> templates 12 years ago
Ben Noordhuis b1ffbdc975 fs: fix use after free in stat watcher 12 years ago
Bert Belder 9263213d8e Avoid compiler warning about negating unsigned value 12 years ago
Bert Belder e8fd808dfb windows: avoid MSVC warnings about templates not having a dll interface 12 years ago
isaacs 073c7b4d08 Now working on 0.8.8 12 years ago
isaacs f640c5d35c 2012.08.15, Version 0.8.7 (Stable) 12 years ago
Ben Noordhuis 786e1e8712 buffer, crypto: fix buffer decoding 12 years ago
Timothy J Fontaine 382f22f229 timers: implement setImmediate 12 years ago
Ben Noordhuis 9693d3334c node: remove process.uvCounters() 12 years ago
isaacs e8bc2edabf Now working on 0.8.7 12 years ago
isaacs 0544a586ca 2012.08.07, Version 0.8.6 (Stable) 12 years ago
Bert Belder acea4c4123 dns: use uv_inet_ntop/uv_inet_pton instead of c-ares equivalents 12 years ago
Bert Belder 9e55ba7d6b dns: don't rely on libuv for c-ares integration 12 years ago
Bert Belder 22d03c9108 node.cc: include ares.h 12 years ago
isaacs 168a555780 fs: fix naming of truncate/ftruncate functions 12 years ago
isaacs 02dae998c3 Now working on 0.8.6 12 years ago
isaacs 9b86a4453f 2012.08.02, Version 0.8.5 (Stable) 12 years ago
Ben Noordhuis 53f3b128f5 node: tag Encode and friends NODE_EXTERN 12 years ago
isaacs b3cf3f35fc Report errors properly from --eval and stdin 12 years ago
Ben Noordhuis d559bed0d5 node: use variadic functions in ev-emul.h 12 years ago
Ben Noordhuis f69234703f node: don't scan add-on for "init" symbol 12 years ago
Ben Noordhuis c3d4c3560e node: bump NODE_MODULE_VERSION 12 years ago
Ben Noordhuis 2a30d328fa crypto: add sync interface to crypto.pbkdf2() 12 years ago
Ben Noordhuis 59b584c92d node: remove PrepareTick() and CheckTick() 12 years ago
isaacs 3d34590fba Now working on v0.8.5 12 years ago
isaacs f98562fcd7 2012.07.25, Version 0.8.4 (Stable) 12 years ago
Timothy J Fontaine 19d43f852e export HandleWrap Unref Ref in tcp/udp/timer/pipe 12 years ago
Peter Rybin 688859afc0 debugger: wake up the event loop when a debugger command is dispatched 12 years ago
isaacs ec299a1329 Now working on 0.9.0 12 years ago
isaacs f9b237f478 2012.07.20, Version 0.9.0 (Unstable) 12 years ago
Fedor Indutny eb2ca10462 tls: veryify server's identity 12 years ago
Fedor Indutny 8ba189b8d3 tls: veryify server's identity 12 years ago