summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-15src: fix jslint errorsYosuke Furukawa
2015-01-15src: define AI_V4MAPPED for OpenBSDAaron Bieber
2015-01-15src: fix documentation url in help messageShigeki Ohtsu
2015-01-14crypto: add deprecated verisign cert for s3 compatBen Noordhuis
2015-01-14Working on 1.0.2Rod Vagg
2015-01-142015-01-14 io.js v1.0.1 ReleaseRod Vagg
2015-01-14Working on 1.0.1Rod Vagg
2015-01-14win: use the new io.js iconBert Belder
2015-01-14win: update icon for io.jsBert Belder
2015-01-14process: reintroduce ares to versionsJohan Bergström
2015-01-13http: optimize on_headers_completeBert Belder
2015-01-13build,src: remove sslv3 supportBen Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-13src: rename node to io.js for Windows installerRod Vagg
2015-01-12addon: update NODE_MODULE_VERSION macroBen Noordhuis
2015-01-11build,src: remove sslv2 supportBen Noordhuis
2015-01-11src: only append "-pre" to version if no tagRod Vagg
2015-01-10zlib: do not unref() if wasn't ref()edFedor Indutny
2015-01-10src: check if NODE_WANT_INTERNALS is definedFedor Indutny
2015-01-09src: disable harmony object literalsBen Noordhuis
2015-01-09src: disable harmony classesBen Noordhuis
2015-01-09src: zlib: revert concatenated-stream changesChris Dickinson
2015-01-09build: fix `process.platform`Vladimir Kurchatkin
2015-01-09core: throw TypeError if chdir() args are wrongCaitlin Potter
2015-01-08win,tracing: node -> iojs in perfctr/etw manifestsBert Belder
2015-01-08win,src: node -> iojs in executable manifestBert Belder
2015-01-08version: working on 1.0.0Rod Vagg
2015-01-08src: prefix ARCH and PLATFORM with NODE_Bert Belder
2015-01-08win: fix NODE_NET_SOCKET_READ/WRITE signatureBert Belder
2015-01-08win: suppress GetVersionEx deprecation warningBert Belder
2015-01-08win: use GetVersionExW instead of GetVersionExABert Belder
2015-01-07src,deps: replace LoadLibrary by LoadLibraryWCheng Zhao
2015-01-07src: pass Isolate to node::Utf8Value constructorTrevor Norris
2015-01-07src: pass Isolate to additional locationsTrevor Norris
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis
2015-01-05smalloc: fix bad assert for zero length dataTrevor Norris
2014-12-23src: remove cpplint error using NOLINT directiveRudi Cilibrasi
2014-12-18lib,src: remove post-gc event infrastructureBen Noordhuis
2014-12-17src: fix windows build errorBen Noordhuis
2014-12-16zlib: support concatenated gzip filesLuis Reis
2014-12-15fs: add access() and accessSync()cjihrig
2014-12-14src: move BE/LE buffer conversion to StringSlice()Ben Noordhuis
2014-12-14src: redo unaligned access workaroundBen Noordhuis
2014-12-13src: fix addon loader regressionBen Noordhuis
2014-12-11lib,src: fix spawnSync ignoring its 'env' optionJuanjo
2014-12-11crypto: separate altname extensions with ", "Fedor Indutny
2014-12-10crypto: disable SSLv3 if shared OpenSSL lacks itbrian m. carlson
2014-12-09src: fix unaligned access in ucs2 string encoderBen Noordhuis
2014-12-09lib,src: fix spawnSync ignoring its 'env' optionJuanjo
2014-12-09src: remove the tracing module entirelyBert Belder