Commit Graph

  • 479b0b4e54 tools: customize mk-ca-bundle.pl Ben Noordhuis 2013-11-09 23:31:54 +01:00
  • 3c9c920f57 tools: bundle mk-ca-bundle.pl from upstream curl Ben Noordhuis 2013-11-09 23:01:26 +01:00
  • e67db0191d node: fix bad assert Trevor Norris 2014-12-03 17:16:31 -08:00
  • 4815873bb5 doc: set logical umask in process.umask example Carlos Campderrós 2014-07-31 10:34:51 +02:00
  • 6120472036 url: change hostname regex to negate invalid chars Jonathan Johnson 2014-11-26 20:02:25 -06:00
  • c4f6c22c20 lint: fix code style Trevor Norris 2014-12-02 17:10:40 -08:00
  • d312b6d15c url: support path for url.format Yazhong Liu 2014-11-20 23:46:38 +08:00
  • c131c1f920 modules: adding load linked modules feature Thorsten Lorenz 2014-09-15 12:00:22 -05:00
  • 304c0b43aa crypto: store thread id as pointer-sized Alexis Campailla 2014-11-17 16:44:19 +01:00
  • cb8cadbe62 Revert "crypto: cast uv_thread_t to unsigned long" Alexis Campailla 2014-11-28 13:11:36 +01:00
  • 0308ad2ce5 crypto: cast uv_thread_t to unsigned long Saúl Ibarra Corretgé 2014-11-26 22:50:19 +01:00
  • 69904c8a78 deps: update libuv to 1.0.1 Saúl Ibarra Corretgé 2014-11-26 22:37:41 +01:00
  • bf3e0f417b smalloc: don't allow to dispose typed arrays Vladimir Kurchatkin 2014-11-18 12:30:27 +03:00
  • 0d051238be timers: fix unref() memory leak Trevor Norris 2014-11-26 12:27:57 -08:00
  • e0a0e913c7 path: refactor normalizeArray() Nathan Woltman 2014-11-21 03:22:07 -05:00
  • 9d9ed61c5a deps: update libuv to 1.0.0 Saúl Ibarra Corretgé 2014-11-21 15:43:12 +01:00
  • 2d17193f20 path: added parse() and format() functions Rory Bradford 2014-04-08 22:48:24 +01:00
  • 6a90a06002 path: allow calling platform specific methods Timothy J Fontaine 2013-06-10 17:09:54 -07:00
  • 4dc8b26bbe doc: correct broken link in net.markdown Steve Sharp 2014-11-20 10:35:30 -08:00
  • 6a6782343c doc: clarify return value of http.createServer MK Safi 2013-08-15 02:15:49 +03:00
  • 3a08b7c3e0 doc: cover stdio option in child_process Sam Roberts 2014-10-28 10:42:50 -07:00
  • a1b2875afd lint: fix lint issues Trevor Norris 2014-11-18 16:42:10 -08:00
  • caeb67735b domains: fix issues with abort on uncaught Julien Gilli 2014-10-29 19:55:16 -07:00
  • fbff7054a4 v8: add api for aborting on uncaught exception Trevor Norris 2014-11-18 16:37:54 -08:00
  • 8032a21025 test: test all spawn parameter positions Sam Roberts 2014-10-08 13:30:38 -07:00
  • 70dafa7b62 child_process: check fork args is an array Sam Roberts 2014-09-29 11:26:43 -07:00
  • e17c5a72b2 child_process: check execFile args is an array Sam Roberts 2014-09-25 22:28:33 -07:00
  • 2ff29cc7e3 test: use assert.throw to test exceptions Sam Roberts 2014-09-25 22:19:40 -07:00
  • 13a992b1c2 doc: document the fds behind stdin/out/err Sam Roberts 2014-10-27 11:03:13 -07:00
  • adc0206de9 doc: fix typos in http.markdown Artur Cistov 2013-02-15 22:21:48 +00:00
  • 0fef250090 dns: propagate domain for c-ares methods Chris Dickinson 2014-11-15 18:33:20 -08:00
  • 743a009bad process: pid can be a string in process.kill() Sam Roberts 2014-10-08 14:36:21 -07:00
  • f6556b678d fs: fix symlink error message Vladimir Kurchatkin 2014-11-01 13:07:03 +03:00
  • 5ff59453a4 doc: clarify dns.lookup vs dns.resolve Julien Gilli 2014-11-14 10:58:54 -08:00
  • 00d7b13a18 module: correct the order of the assertions haoxin 2014-09-09 10:22:37 +08:00
  • 855b1c98ca build: i18n: support little-endian machines Steven Loomis 2014-08-04 21:00:55 -04:00
  • ea4dc7d444 build: i18n: fix icu toolset dependencies Steven R. Loomis 2014-11-05 19:09:43 -08:00
  • 0339446cf7 build: i18n: fix build on OSX Steven R. Loomis 2014-10-03 23:10:29 -07:00
  • 88bd95cfef doc: update openssl commands to use best practices Eric Mill 2014-11-07 10:05:00 -05:00
  • fd2226894a doc: note ability to require files within packages sudodoki 2014-06-17 01:05:58 +03:00
  • d8a3c4ab2a tls: remove tls.createSecurePair code deprecation Jackson Tian 2014-11-10 13:09:58 +08:00
  • 03bae7bded doc: remove tls.createSecurePair deprecation Chris Dickinson 2014-11-07 14:24:12 -08:00
  • 5845a6bcd5 uv: revert change causing build failures Trevor Norris 2014-11-07 13:44:09 -08:00
  • e46cbaa06d core: fix usage of uv_cwd Saúl Ibarra Corretgé 2014-10-17 09:31:59 +02:00
  • a5f1307e45 core: replace uv_fs_readdir with uv_fs_scandir Saúl Ibarra Corretgé 2014-10-17 09:31:23 +02:00
  • ce112c27c6 deps: update uv to v1.0.0-rc2 Saúl Ibarra Corretgé 2014-10-21 00:45:30 +02:00
  • 28ae70ebad npm: Upgrade to v2.1.6 Timothy J Fontaine 2014-11-04 15:08:12 -08:00
  • 272aa589af test: more thorough tests for npm Forrest L Norvell 2014-09-23 18:59:35 -07:00
  • 3589a62104 build: fix build for SmartOS Julien Gilli 2014-10-09 13:01:27 -07:00
  • f65a5cbcde smalloc: check if obj has external data Vladimir Kurchatkin 2014-11-01 01:15:12 +03:00
  • d435f4b3eb Merge remote-tracking branch 'joyent/v0.10' into v0.10 Fedor Indutny 2014-11-04 00:11:23 -05:00
  • 3cc2e17831 build: remove requirement on GCC version on win32 node-review Julien Gilli 2014-11-03 17:59:24 -08:00
  • fbcf039759 build: fix issue with ETW support on win32 Julien Gilli 2014-11-03 17:53:32 -08:00
  • 849fcdeca0 smalloc: fix copyOnto optimization Vladimir Kurchatkin 2014-10-28 15:32:07 +03:00
  • c2b4f4809b net: add pauseOnConnect option to createServer() cjihrig 2014-10-17 21:45:40 -04:00
  • 15aa47e261 docs: fix smalloc.dispose() example Vladimir Kurchatkin 2014-10-21 13:00:37 +04:00
  • 6a68d64629 lint: fix whitespace issues Trevor Norris 2014-10-25 14:27:23 -07:00
  • 523929c927 repl: Private Buffer object in lib/* files Emmanuel Odeke 2014-10-22 16:57:51 -06:00
  • 293f036bd4 configure: require > 4.7.0 if using GCC Timothy J Fontaine 2014-10-24 15:56:37 -07:00
  • 54206e32a6 Revert "gyp: fix solaris builds, probably?!" Timothy J Fontaine 2014-10-24 14:52:19 -07:00
  • ea69dd7584 Now working on 0.10.34 Timothy J Fontaine 2014-10-23 12:13:05 -07:00
  • e59eca58ad Merge branch 'v0.10.33-release' into v0.10 Timothy J Fontaine 2014-10-23 12:12:52 -07:00
  • 8d045a30e9 tests: add TLS tests matrix v0.10.33 v0.10.33-release Julien Gilli 2014-10-22 17:58:16 -07:00
  • 69080f5474 tls: enforce secureOptions on incoming clients Timothy J Fontaine 2014-10-22 12:14:10 -07:00
  • b9283cf9d1 tls: honorCipherOrder should not degrade defaults Timothy J Fontaine 2014-10-22 10:27:56 -07:00
  • fe2e8a4a24 2014.10.20, Version 0.10.33 (Stable) Timothy J Fontaine 2014-10-20 17:43:37 -07:00
  • 35443862a2 uv: Update to v0.10.29 Timothy J Fontaine 2014-10-20 16:13:29 -07:00
  • 1349b680ba crypto: allow forcing SSLv2/v3 via secureProtocol Fedor Indutny 2014-10-18 04:47:05 +04:00
  • f6e5740180 path: resolve normalize drive letter to lower case orangemocha-deadhorseresolve dead-horse 2014-09-17 18:59:59 +08:00
  • 7dbc024c85 doc: add note about key derivation Calvin Metcalf 2014-10-19 10:31:22 -04:00
  • 6c8593d456 crypto: move disaling SSLv2/3 into JavaScript Timothy J Fontaine 2014-10-17 15:16:26 -07:00
  • 226c98649d doc: clarify poodle mitigation Timothy J Fontaine 2014-10-17 15:15:45 -07:00
  • b259f245f8 docs: update api location Timothy J Fontaine 2014-10-17 15:14:45 -07:00
  • 28451aeaba dtrace: fix ustack helper Fedor Indutny 2014-10-17 20:31:51 +00:00
  • b7b51cb96b deps: fix after merge, should be fixup into update commit Fedor Indutny 2014-10-17 20:30:39 +00:00
  • 2f26d2acdc deps: preemptively land signbit fix for solaris Fedor Indutny 2014-10-17 20:30:07 +00:00
  • c77fd4a03e build: generate files after detecting compiler Timothy J Fontaine 2014-10-16 13:26:27 -07:00
  • 6a3e38af85 gyp: fix solaris builds, probably?! Fedor Indutny 2014-10-16 22:12:28 +04:00
  • 1be221c1ef deps: fix postmortem-metadata generator in v8 Refael Ackermann 2014-09-29 13:20:50 +04:00
  • b94a3f6897 test: fix error messages after v8 upgrade Fedor Indutny 2014-10-11 02:18:34 +04:00
  • 67d013ed7e gyp: build with gnu++0x for the sake of new v8 Fedor Indutny 2014-10-11 02:17:49 +04:00
  • 552bcf3395 v8_platform: provide default v8::Platform impl Fedor Indutny 2014-10-11 02:17:03 +04:00
  • 8d5bc968eb deps: update v8 to 3.29.93.1 Fedor Indutny 2014-10-10 14:49:02 +04:00
  • 3139fa20d7 crypto: extra caution in setting ssl options Alexis Campailla 2014-10-16 18:45:47 +02:00
  • 3859fbdb7d test: fix test-net-listen-fd0 for pipes Timothy J Fontaine 2014-01-27 17:39:45 -08:00
  • 2afa3d8a03 test: crypto-domains avoid spurious failures Timothy J Fontaine 2014-10-15 18:23:42 -07:00
  • d601c76f4d crypto: allow runtime opt in using SSLv2/SSLv3 Timothy J Fontaine 2014-10-15 13:56:40 -07:00
  • c1f4aacc75 build: revert change to disable ssl2 and ssl3 Timothy J Fontaine 2014-10-15 14:48:05 -07:00
  • 707cc25011 test: fix test-crypto-stream Fedor Indutny 2014-10-15 20:50:15 +04:00
  • e0e38c2f47 deps: update openssl to 1.0.1j Fedor Indutny 2014-10-15 20:50:09 +04:00
  • d6712917f5 doc: document why SSL2/SSL3 is disabled Fedor Indutny 2014-10-15 19:28:16 +04:00
  • 0ec78c961b configure: disable ssl2/ssl3 by default Fedor Indutny 2014-10-15 12:58:01 +04:00
  • 6a95e9f7e0 tls add secureOptions documentation Swaagie 2014-10-15 11:08:33 +02:00
  • 1524d48333 doc: update design to match nodejs.org Matthew Fitzsimmons 2014-06-16 17:38:00 -07:00
  • 641cea0926 doc: build branch versioned docs Timothy J Fontaine 2014-10-13 13:09:17 -07:00
  • 2b7c8a2f02 test: check for multi-localhost support Timothy J Fontaine 2014-10-13 11:34:42 -07:00
  • d22637c36c build: vcbuild fix "The input line is too long." Alexis Campailla 2014-10-10 15:14:47 +02:00
  • 874dd590cf streams: make setDefaultEncoding() throw Brian White 2014-10-09 16:07:50 -04:00
  • db7df57e03 doc: correct createSecureContext Wang Xinyong 2014-10-10 01:15:05 +08:00
  • cfcb1de130 stream: remove duplicated expression Yazhong Liu 2014-10-03 00:00:40 +08:00