2536 Commits (c9a4ec9c6392fefa7ce6c66168f4c535ea0702e1)

Author SHA1 Message Date
Ben Noordhuis 14a6c4efb8 crypto: add crypto.getHashes() 12 years ago
Ben Noordhuis f53441ab1f crypto: add crypto.getCiphers() 12 years ago
isaacs 58db21e6c5 Now working on 0.8.13 12 years ago
isaacs 38c72d4e29 2012.10.12, Version 0.8.12 (Stable) 12 years ago
Ben Noordhuis 6a128e037e buffer: report proper retained size in profiler 12 years ago
Ben Noordhuis eec8c2edaf crypto: fix -Wtautological-compare warning 12 years ago
Andrew Paprocki 8c5f269f90 Fix -Wsizeof-array-argument compiler warning. 12 years ago
koichik fbb0ee6f24 buffer: fix byteLength with UTF-16LE 12 years ago
Ben Noordhuis 109f8e2773 node_http_parser: fix whitespace errors 12 years ago
isaacs 9877b8f414 Now working on 0.8.12 12 years ago
isaacs e1f39468fa 2012.09.27, Version 0.8.11 (Stable) 12 years ago
Ben Noordhuis ec03c47c19 fs: fix stat() reporting for large files 12 years ago
isaacs 37869f1c9a Now working on 0.8.11 12 years ago
isaacs 0bc273da4f 2012.09.25, Version 0.8.10 (Stable) 12 years ago
Ben Noordhuis 17ef062db1 handle_wrap: don't abort if wrap == NULL 13 years ago
Fedor Indutny 63ff449d87 crypto: bring module into modern age 12 years ago
isaacs d406a8250f Now working on v0.9.3 12 years ago
isaacs 6e20558890 2012.09.17, Version 0.9.2 (Unstable) 12 years ago
Ben Noordhuis 96ca59fbf3 process: fix setuid() and setgid() error reporting 12 years ago
Ben Noordhuis db5c26e3b5 fs: fix assert in fs.watch() 12 years ago
Ben Noordhuis 07804c7c9a fs: don't segfault on deeply recursive stat() 12 years ago
Pavel Lang 7ab4a77d6f buffer: update constructor prototype 12 years ago
Ben Noordhuis bec863b7de crypto: use uv_thread_self() 12 years ago
isaacs 362189a5d3 Now working on 0.8.10 12 years ago
isaacs b88c3902b2 2012.09.11, Version 0.8.9 (Stable) 12 years ago
Ben Noordhuis c8c638a841 buffer: change prototype of Data() and Length() 12 years ago
Ben Noordhuis eaf1343100 crypto: remove legacy openssl compatibility code 12 years ago
Fedor Indutny 8e0c830cd0 tls: async session storage 13 years ago
Ben Noordhuis 83b1dda12f cli: make argument to -p optional 12 years ago
Ben Noordhuis 7dfa587d18 crypto, tls: make setSNICallback() compatible with domains 12 years ago
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() 13 years ago
isaacs 459717efb6 Now working on 0.9.2 13 years ago
isaacs e6ce259d2c 2012.08.28, Version 0.9.1 (Unstable) 13 years ago
Ian Babrou 3b17f3b80a constants: add O_DIRECT 13 years ago
isaacs 985e3a25cb lint 13 years ago
isaacs 0ccdedab79 Now working on 0.8.9 13 years ago
isaacs a299c97bbc 2012.08.22, Version 0.8.8 (Stable) 13 years ago
Ben Noordhuis 63d13e86a5 child_process: emit error on exec failure 13 years ago
Ben Noordhuis 2cdf427dce signal_wrap: fix unused variable compiler warning 13 years ago
Bert Belder 2c5828b65b Remove node_io_watcher 13 years ago
Bert Belder 34fc97880f Delete the old node_signal_watcher code 13 years ago
Bert Belder 600a6468dc process: use uv_signal instead of ev_signal 13 years ago
Bert Belder d38d7bea6c unix: don't explicitly instantiate v8::Persistent<x> templates 13 years ago
Bert Belder 772b3bf4c8 unix: don't explicitly instantiate v8::Persistent<x> templates 13 years ago
Ben Noordhuis b1ffbdc975 fs: fix use after free in stat watcher 13 years ago