10541 Commits (6f49c244d11aafecea58d2c2058234c9a82062fe)
 

Author SHA1 Message Date
Steve Sharp 4dc8b26bbe doc: correct broken link in net.markdown 10 years ago
Fedor Indutny 963f5e8a88 tls: do not hang without `newSession` handler 10 years ago
Ben Noordhuis f8076c4067 lib: add setFlagsFromString() to tracing module 10 years ago
MK Safi 6a6782343c doc: clarify return value of http.createServer 11 years ago
Ben Noordhuis 83d2cb634e src: remove static variables from tls_wrap 10 years ago
Ben Noordhuis 8ba39b0189 src: turn two global vars into local vars 10 years ago
Rod Vagg 28c4520bb7 test: fix test-cluster-eaccess to work on windows 10 years ago
Rod Vagg 1f79e4f4b4 test: use common.PIPE for emptyTxt path 10 years ago
Artur Cistov adc0206de9 doc: fix typos in http.markdown 12 years ago
Chris Dickinson 0fef250090 dns: propagate domain for c-ares methods 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago
Ben Noordhuis c3d3c8e8cd src: fixups after v8 upgrade 10 years ago
Refael Ackermann 5a438489f0 deps: fix postmortem-metadata generator in v8 10 years ago
Ben Noordhuis 5d1b6d3e0f deps: upgrade v8 to 3.30.37 10 years ago
Fedor Indutny 3b3d89bad2 crypto: fix X509 cert memory leak in GetPeerCert 10 years ago
haoxin 00d7b13a18 module: correct the order of the assertions 10 years ago
Steven Loomis 855b1c98ca build: i18n: support little-endian machines 10 years ago
Steven R. Loomis ea4dc7d444 build: i18n: fix icu toolset dependencies 10 years ago
Steven R. Loomis 0339446cf7 build: i18n: fix build on OSX 10 years ago
Ben Noordhuis be413ac732 src: fix windows build error 10 years ago
Ben Noordhuis 355b96b605 lib,src: make os.endianness() inlinable 10 years ago
sudodoki fd2226894a doc: note ability to require files within packages 10 years ago
Jackson Tian d8a3c4ab2a tls: remove tls.createSecurePair code deprecation 10 years ago
Rod Vagg 454fbb803a test: kill children before cluster parent 10 years ago
Luis Reis 1183ba47df zlib: support concatenated gzip files 10 years ago
Fedor Indutny 1bb0aeb8f2 crypto: escape DNS altname 10 years ago
Chris Dickinson 03bae7bded doc: remove tls.createSecurePair deprecation 10 years ago
Trevor Norris 5845a6bcd5 uv: revert change causing build failures 10 years ago
Saúl Ibarra Corretgé e46cbaa06d core: fix usage of uv_cwd 10 years ago
Saúl Ibarra Corretgé a5f1307e45 core: replace uv_fs_readdir with uv_fs_scandir 10 years ago
Saúl Ibarra Corretgé ce112c27c6 deps: update uv to v1.0.0-rc2 10 years ago
Rod Vagg b9cecc305b test: use common.PIPE in simple/test-cluster-eaccess 10 years ago
Ben Noordhuis 9fb7aee747 test: unlink custom unix socket before test 10 years ago
Ben Noordhuis bf23328a9c build: add rpmbuild .spec file 11 years ago
Ben Noordhuis e13663d647 src: network interface names are UTF-8 encoded 10 years ago
Timothy J Fontaine 28ae70ebad npm: Upgrade to v2.1.6 10 years ago
Forrest L Norvell 272aa589af test: more thorough tests for npm 10 years ago
Julien Gilli 3589a62104 build: fix build for SmartOS 10 years ago
Vladimir Kurchatkin f65a5cbcde smalloc: check if obj has external data 10 years ago
Rod Vagg 7ab73ff735 windows: fix process description to say "Node.js" 10 years ago
Fedor Indutny ef46ca61b5 node: do not crash on IPC stdin 10 years ago
Ben Noordhuis b1dcaadb0e src: replace NULL with nullptr in debug agent 10 years ago
Ben Noordhuis 084f3829ad src: clean up root_certs iteration 10 years ago
Ben Noordhuis 29d7fd6bb8 src: move debug agent from deps/ to src/ 10 years ago
Ben Noordhuis 59010135be src: make root_certs const 10 years ago
Vladimir Kurchatkin 849fcdeca0 smalloc: fix copyOnto optimization 10 years ago
Ben Noordhuis 3a9754a27b Merge remote-tracking branch 'joyent/v0.12' into v0.12 10 years ago
Ben Noordhuis cee3f51cef build: remove python 2.7 dependency 10 years ago
Fedor Indutny af32dd7b74 v8_platform: fix cpplint issue 10 years ago