10557 Commits (e80bcf579732f46eee81a69f201e2e2458ea0237)
 

Author SHA1 Message Date
Timothy J Fontaine 35443862a2 uv: Update to v0.10.29 10 years ago
Fedor Indutny 1349b680ba crypto: allow forcing SSLv2/v3 via secureProtocol 10 years ago
dead-horse f6e5740180 path: resolve normalize drive letter to lower case 10 years ago
Calvin Metcalf 7dbc024c85 doc: add note about key derivation 10 years ago
Timothy J Fontaine 6c8593d456 crypto: move disaling SSLv2/3 into JavaScript 10 years ago
Timothy J Fontaine 226c98649d doc: clarify poodle mitigation 10 years ago
Timothy J Fontaine b259f245f8 docs: update api location 10 years ago
Alexis Campailla 3139fa20d7 crypto: extra caution in setting ssl options 10 years ago
Timothy J Fontaine 3859fbdb7d test: fix test-net-listen-fd0 for pipes 11 years ago
Timothy J Fontaine 2afa3d8a03 test: crypto-domains avoid spurious failures 10 years ago
Timothy J Fontaine d601c76f4d crypto: allow runtime opt in using SSLv2/SSLv3 10 years ago
Timothy J Fontaine c1f4aacc75 build: revert change to disable ssl2 and ssl3 10 years ago
Fedor Indutny 707cc25011 test: fix test-crypto-stream 10 years ago
Fedor Indutny e0e38c2f47 deps: update openssl to 1.0.1j 10 years ago
Fedor Indutny d6712917f5 doc: document why SSL2/SSL3 is disabled 10 years ago
Fedor Indutny 0ec78c961b configure: disable ssl2/ssl3 by default 10 years ago
Swaagie 6a95e9f7e0 tls add secureOptions documentation 10 years ago
Matthew Fitzsimmons 1524d48333 doc: update design to match nodejs.org 11 years ago
Timothy J Fontaine 641cea0926 doc: build branch versioned docs 10 years ago
Timothy J Fontaine 2b7c8a2f02 test: check for multi-localhost support 10 years ago
Alexis Campailla d22637c36c build: vcbuild fix "The input line is too long." 10 years ago
Brian White 874dd590cf streams: make setDefaultEncoding() throw 10 years ago
Wang Xinyong db7df57e03 doc: correct createSecureContext 10 years ago
Alexis Campailla 61dd74bc5d test: fix test-child-process-spawn-typeerror 10 years ago
Stiliyan Lazarov 47f119cabf doc: fix wording and punctuation in modules 10 years ago
Trevor Norris 1a4a189578 crypto: createDiffieHellman throw for bad args 10 years ago
Fedor Indutny d87480beb2 test: fix debug-signal-cluster after da update 10 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 10 years ago
Fedor Indutny 42ecd48c7f cluster: do not signal children in debug mode 10 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 10 years ago
Refael Ackermann 8efcc7f456 deps: fix postmortem-metadata generator in v8 10 years ago
Fedor Indutny 270e998c90 deps: apply floating irhydra patch to v8 10 years ago
Refael Ackermann 9116b240c9 deps: update v8 to 3.28.73 10 years ago
Fedor Indutny a2a3fd4893 tls_wrap: ignore ZERO_RETURN after close_notify 10 years ago
Trevor Norris 6462519d3c buffer, doc: misc. fix and cleanup 10 years ago
Trevor Norris bdc2ea4d52 src: update use of ExternalArrayType constants 10 years ago
Refael Ackermann 573e6afc09 tools: fix for testing openssl integrations 10 years ago
Trevor Norris 7b4a540422 src: fix jslint warning 10 years ago
Trevor Norris 4809c7aa4f smalloc: update use of ExternalArrayType constants 10 years ago
Steve Mao 6e4bd494a5 doc: add missing semicolons 10 years ago
Johnny Ray f04f3a0d01 streams: set default encoding for writable streams 10 years ago
Steven R. Loomis 0a22ed4cc8 build: i18n: py27 -> py26 dependency 10 years ago
Steven R. Loomis f769d133b7 build: i18n: move noisy variables to separate gypi 10 years ago
Evan Rutledge Borden 640ad632e3 url: fixed encoding for slash switching emulation. 10 years ago
Victor Widell 8392e8cdfb doc: improve readLine.pause() 11 years ago
Steve Sharp 87ce067636 doc: Update net.markdown 10 years ago
gyson cb97bcd6f9 util: add es6 Symbol support for `util.inspect` 10 years ago
Yazhong Liu 83d7d9e6d8 buffer: add generic functions for (u)int ops 10 years ago
Trevor Norris e9ca7b9d8d buffer: mv floating point read/write checks to JS 10 years ago
Julien Gilli 862cc28183 readline: should not require an output stream. 10 years ago