summaryrefslogtreecommitdiff
path: root/src/node_constants.cc
AgeCommit message (Expand)Author
2012-08-21process: use uv_signal instead of ev_signalBert Belder
2012-03-10core: use proper #include directivesBen Noordhuis
2011-12-15Remove platform files, and use uv platform apiIgor Zinkovsky
2011-11-21tls: expose more openssl SSL context optionsBen Noordhuis
2011-11-21tls: expose ssl bug workaround constantsRoman Shtylman
2011-08-06Basic VC++ compatibility work.Peter Bright
2011-08-02Remove platform_win32_winsockBert Belder
2011-05-23Batch of ev -> uv changesBert Belder
2011-04-20GH-853 fs.lchown and fs.lchmodisaacs
2011-04-19OpenSSL NPN in node.jsFedor Indutny
2011-04-13SSL_OP_CRYPTOPRO_TLSEXT_BUGTheo Schlossnagle
2011-04-13TLS: Add secureOptions flagTheo Schlossnagle
2011-03-14Update copyright headersRyan Dahl
2011-01-18Define winsock error numbersBert Belder
2011-01-18Clean up the way windows headers are includedBert Belder
2010-12-20S_IFLNK, S_IFSOCK and SIGCHLD are not available on windowsBert Belder
2010-06-15Fixed incorrect mask for determining fs.Stats typesPeter Dekkers
2010-01-18Add process.IdleWatcherRyan Dahl
2009-10-27Prefix all source files with node_Ryan Dahl