818 Commits (4f2456369c80ae940fb654e16afda15b9bb4a349)

Author SHA1 Message Date
Ville Skyttä 5ccb429ee8 doc, comments: Grammar and spelling fixes 10 years ago
Ben Noordhuis 5fc4fb108b src: fix signed/unsigned comparison warning 10 years ago
Julien Gilli dcb7ef2e40 tls: revert disable RC4 and cipher lists changes 10 years ago
Julien Gilli 72188d87d0 tls,crypto: revert recent cipher lists changes 10 years ago
Julien Gilli f99eaefe75 src: fix backport for SIGINT crash fix on FreeBSD 10 years ago
James M Snell b5737bb977 tls: make --enable-legacy-cipher-list=val less verbose 10 years ago
James M Snell f9291a9449 disable RC4, add --cipher-list command line switch 10 years ago
James M Snell 02a549ed2b tls: make the --enable-legacy-cipher-list help less verbose 10 years ago
James M Snell 67d9a56251 tls: disable RC4, add --cipher-list command line switch 10 years ago
Fedor Indutny 61fe1fe21b src: backport fix for SIGINT crash on FreeBSD 10 years ago
Timothy J Fontaine bb1f68f9d6 src: lint remove extra node_crypto include 10 years ago
Trevor Norris afb488db86 Revert "src: reduce cpu profiler overhead" 10 years ago
Ben Noordhuis 1eb1e0a9af src: reduce cpu profiler overhead 10 years ago
Trevor Norris 709fc160e5 async-wrap: add event hooks 10 years ago
Trevor Norris 42df679c45 node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Trevor Norris e67db0191d node: fix bad assert 10 years ago
Thorsten Lorenz c131c1f920 modules: adding load linked modules feature 11 years ago
Julien Gilli caeb67735b domains: fix issues with abort on uncaught 11 years ago
Saúl Ibarra Corretgé e46cbaa06d core: fix usage of uv_cwd 11 years ago
Timothy J Fontaine d601c76f4d crypto: allow runtime opt in using SSLv2/SSLv3 11 years ago
Fedor Indutny 685ac099e9 src, test: fixup after v8 update 11 years ago
Fedor Indutny 7a0cfe9b11 deps: re-implement debugger-agent 11 years ago
Trevor Norris bdc2ea4d52 src: update use of ExternalArrayType constants 11 years ago
Vladimir Kurchatkin 8dc6be1747 node: avoid automatic microtask runs 11 years ago
Steven R. Loomis ac2857b12c build, i18n: improve Intl build, add "--with-intl" 11 years ago
Rasmus Christian Pedersen 734fb49a2a src: fix VC++ warning C4244 11 years ago
Vladimir Kurchatkin 30bd7b672c node: support v8 microtask queue 11 years ago
Ben Noordhuis 06526a2a93 src: remove Environment::GetCurrentChecked() 11 years ago
Trevor Norris 81a9739108 node,async-wrap: verify domain enter/exit are set 11 years ago
Ben Noordhuis 437c2f4383 node: add missing Isolate::Scope at startup 11 years ago
Alexis Campailla 93f3b640d0 windows: fix memory leak in WinapiErrnoException 11 years ago
Jackson Tian 962e651476 process: improve process binding 11 years ago
Dean McNamee da30c0084a src: pass the v8::Context to CreateEnvironment 11 years ago
Yazhong Liu 6b09f9cd41 node: fix #7841 by overlooking the spare sourceline 11 years ago
Timothy J Fontaine 535c7777ac src: replace usage of String::Utf8Value 11 years ago
Felix Geisendörfer 0da4c67165 string_bytes: Guarantee valid utf-8 output 11 years ago
Ben Noordhuis 820aaf5b3d src: replace CONTAINER_OF with type-safe function 11 years ago
Ben Noordhuis 6f952845a6 src: kill isolate on exit 11 years ago
Trevor Norris 53b2e02a46 node: remove duplicate tickInfo assignment 11 years ago
Trevor Norris f10fd1ddba src: add --throw-deprecation entry to --help 11 years ago
Fedor Indutny 8398bf9128 debugger: assign Environment to DebugContext too 11 years ago
Fedor Indutny b3ef289ffb tls: support OCSP on client and server 11 years ago
Geir Hauge c61b0e9cbc
main: Handle SIGINT properly. 11 years ago
Timothy J Fontaine 632c135622 src: use monotonic time for process.uptime() 11 years ago
Saúl Ibarra Corretgé a0a180a0ad src: fix use of uv_cwd, len includes the NULL byte 11 years ago
Saúl Ibarra Corretgé 42b9343710 src: update uv callbacks after API changes 11 years ago
Ben Noordhuis c7214fe355 src: fix up after v8 upgrade 11 years ago
Ben Noordhuis 490d5ab780 configure: make --v8-options switch more robust 11 years ago
Fedor Indutny b55c9d68aa configure: --v8-options option 11 years ago