3834 Commits (2498e2934495a58794bd0aa498b6297b234655f3)

Author SHA1 Message Date
Aaron Bieber ca039b4616 src: define AI_V4MAPPED for OpenBSD 10 years ago
Shigeki Ohtsu 8440cacb10 src: fix documentation url in help message 10 years ago
Ben Noordhuis 0926cb93ff crypto: add deprecated verisign cert for s3 compat 10 years ago
Rod Vagg 38a46b9442 Working on 1.0.2 10 years ago
Rod Vagg 545959468f 2015-01-14 io.js v1.0.1 Release 10 years ago
Rod Vagg a88bc219a4 Working on 1.0.1 10 years ago
Rod Vagg b82bb60037 2015-01-14 io.js v1.0.0 Release 10 years ago
Bert Belder 909df70694 win: use the new io.js icon 10 years ago
Bert Belder 274261383d win: update icon for io.js 10 years ago
Johan Bergström 01736ddc00 process: reintroduce ares to versions 10 years ago
Bert Belder 0bf1d124af http: optimize on_headers_complete 10 years ago
Ben Noordhuis 5165d71048 build,src: remove sslv3 support 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Rod Vagg 43e4c906e2 src: rename node to io.js for Windows installer 10 years ago
Ben Noordhuis 42ebdcbff1 addon: update NODE_MODULE_VERSION macro 10 years ago
Ben Noordhuis 26dd9e15bb build,src: remove sslv2 support 10 years ago
Rod Vagg 3ecad1d542 src: only append "-pre" to version if no tag 10 years ago
Fedor Indutny 0d02515d6e zlib: do not unref() if wasn't ref()ed 10 years ago
Fedor Indutny e92dbf3af9 src: check if NODE_WANT_INTERNALS is defined 10 years ago
Ben Noordhuis 4e58211bb7 src: disable harmony object literals 10 years ago
Ben Noordhuis a2751e3e1e src: disable harmony classes 10 years ago
Chris Dickinson bc629c0c4f src: zlib: revert concatenated-stream changes 10 years ago
Vladimir Kurchatkin 9f45799dd2 build: fix `process.platform` 10 years ago
Caitlin Potter be2404e0d3 core: throw TypeError if chdir() args are wrong 10 years ago
Bert Belder eab60039b1 win,tracing: node -> iojs in perfctr/etw manifests 10 years ago
Bert Belder 889f4023aa win,src: node -> iojs in executable manifest 10 years ago
Rod Vagg 8a0e7d6566 version: working on 1.0.0 10 years ago
Bert Belder e1fe270fd7 src: prefix ARCH and PLATFORM with NODE_ 10 years ago
Bert Belder 858b558345 win: fix NODE_NET_SOCKET_READ/WRITE signature 10 years ago
Bert Belder 09fe6fe153 win: suppress GetVersionEx deprecation warning 10 years ago
Bert Belder 0ce7b912c4 win: use GetVersionExW instead of GetVersionExA 10 years ago
Cheng Zhao 604b876147 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Trevor Norris cbf76c1f2f src: pass Isolate to node::Utf8Value constructor 10 years ago
Trevor Norris d553386623 src: pass Isolate to additional locations 10 years ago
Trevor Norris 372a2f56be smalloc: fix bad assert for zero length data 10 years ago
Rudi Cilibrasi c77a494e4a src: remove cpplint error using NOLINT directive 10 years ago
Ben Noordhuis dab6f681cd lib,src: remove post-gc event infrastructure 10 years ago
Ben Noordhuis 93533e98f7 src: fix windows build error 10 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 10 years ago
cjihrig 165b70f146 fs: add access() and accessSync() 10 years ago
Ben Noordhuis 52fc406308 src: move BE/LE buffer conversion to StringSlice() 10 years ago
Ben Noordhuis 56fde66c46 src: redo unaligned access workaround 10 years ago
Ben Noordhuis a60056df3c src: fix addon loader regression 10 years ago
Juanjo 946cec7b65 lib,src: fix spawnSync ignoring its 'env' option 10 years ago
Fedor Indutny 687dfc9875 crypto: separate altname extensions with ", " 10 years ago
brian m. carlson ac18ebddbd crypto: disable SSLv3 if shared OpenSSL lacks it 10 years ago
Ben Noordhuis 535fec83ea src: fix unaligned access in ucs2 string encoder 10 years ago
Juanjo ea945bf068 lib,src: fix spawnSync ignoring its 'env' option 10 years ago
Bert Belder 2b6a0f85f3 src: remove the tracing module entirely 10 years ago
Trevor Norris b9e6032d0e async-wrap: add event hooks 10 years ago