14 Commits (9d1bdbcf05c9f23a9e18caccf305cf63b563c3b8)

Author SHA1 Message Date
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