22 Commits (466a9b5c78abef8f6c5261f33df83672d78b41b5)

Author SHA1 Message Date
Fedor Indutny 92b6417098 crypto: introduce .setEngine(engine, [flags]) 11 years ago
Fedor Indutny 8e29ce9f13 src: lint c++ code 12 years ago
Ian Babrou 3b17f3b80a constants: add O_DIRECT 13 years ago
Bert Belder 600a6468dc process: use uv_signal instead of ev_signal 13 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Ben Noordhuis ff4a9d381d core: use proper #include directives 13 years ago
Igor Zinkovsky 500c8f45f5 Remove platform files, and use uv platform api 13 years ago
Ben Noordhuis 05de01d707 tls: expose more openssl SSL context options 13 years ago
Roman Shtylman 4d05f56dcd tls: expose ssl bug workaround constants 13 years ago
Peter Bright 13d6a1f67f Basic VC++ compatibility work. 14 years ago
Bert Belder 91ecfbcae8 Remove platform_win32_winsock 14 years ago
Bert Belder 9cec08e490 Batch of ev -> uv changes 14 years ago
isaacs 3935adced0 GH-853 fs.lchown and fs.lchmod 14 years ago
Fedor Indutny c9b40da368 OpenSSL NPN in node.js 14 years ago
Theo Schlossnagle e2d9018535 SSL_OP_CRYPTOPRO_TLSEXT_BUG 14 years ago
Theo Schlossnagle 2a88dd3bc1 TLS: Add secureOptions flag 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Bert Belder 0eb4c2157d Define winsock error numbers 14 years ago
Bert Belder e0f47be9d0 Clean up the way windows headers are included 14 years ago
Bert Belder cd921c2c62 S_IFLNK, S_IFSOCK and SIGCHLD are not available on windows 14 years ago
Peter Dekkers e48f0d1dd9 Fixed incorrect mask for determining fs.Stats types 15 years ago
Ryan Dahl aeb7d6d168 Add process.IdleWatcher 15 years ago
Ryan Dahl a5df0f6a65 Prefix all source files with node_ 15 years ago
Ryan Dahl 0d1ec5fdbe API: node.fs.read() takes a normal encoding parameter. 16 years ago
Ryan 227638bac1 Lint 16 years ago
Ryan 241950c1df Add isDirectory(), isFile(), isSocket(), ... methods to stats object. 16 years ago
Ryan 17c6a67f15 Introduce node.stdio 16 years ago
Ryan 0f76d3e6d8 define signal constants 16 years ago
Ryan 11b2e5dcc4 Remove file access flags that arn't present in macintosh. 16 years ago
Ryan b260a9108b Add errno constants. Move all constants to `node.constants` namespace. 16 years ago