18274 Commits (2e864df6bf48cccb58e74b195b3a36f37d11f3d1)
 

Author SHA1 Message Date
Ben Noordhuis 64c5691409 src: remove PBKDF2Request::release() 7 years ago
Ben Noordhuis deef3b45c2 src: avoid heap allocation in crypto.pbkdf2() 7 years ago
Ben Noordhuis adfb7168fd src: make array arg length compile-time checkable 7 years ago
Ben Noordhuis ae36d5be66 src: refactor PBKDF2Request 7 years ago
Ben Noordhuis d70f2470d3 src: remove extra heap allocations in DH functions 7 years ago
Ben Noordhuis a3b9f4b452 src: avoid heap allocation in hmac.digest() 7 years ago
Ben Noordhuis 4803d0ae09 src: remove extra heap allocation in GetSession() 7 years ago
Ben Noordhuis e8212cb025 src: make CipherBase::kind_ const 7 years ago
Ben Noordhuis 6faa1f1813 src: remove unused Local 7 years ago
Ben Noordhuis 61c49c37b7 src: remove superfluous cipher_ data member 7 years ago
Ben Noordhuis 92f3e4d487 src: don't heap allocate GCM cipher auth tag 7 years ago
Ben Noordhuis ff2c57d965 src: avoid heap allocation in sign.final() 7 years ago
Ben Noordhuis ee99bfdc65 src: remove unneeded const_cast 7 years ago
Ben Noordhuis 6ac092848a src: remove extra heap allocations in CipherBase 7 years ago
Nikolai Vavilov be3f3d40e2 build: prevent VsDevCmd.bat from changing cwd 7 years ago
Sam Roberts a6cec04aaa gyp: implement LD/LDXX for ninja and FIPS 7 years ago
Roee Kasher 649d77bbf4 http: OutgoingMessage change writable after end 7 years ago
Gibson Fahnestock 7ae23feb61 doc: move LTS README link to increase prominence 7 years ago
Kat Marchán cb8cefdbcb deps: hotfix to bump npx version 7 years ago
Kat Marchán 62779ae195 build: add npx to installers 7 years ago
Kat Marchán 24f43903b4 deps: upgrade npm to 5.3.0 7 years ago
Weijia Wang fa73087fcf errors: keep error codes in alphabetical order 7 years ago
Bradley Farias d49e6693fe
url: do not use HandleScope in ToObject 7 years ago
Superwoods 24f79a775a test: use regex error checks in test-util-format 7 years ago
boydfd 3f7216c198 test: change style in test-cli-bad-options 7 years ago
vercent deng 25f27b787e test: use template literals in test-writewrap 7 years ago
xinglong.wangwxl 2bbeec73af test: improve regexps for error checking 7 years ago
weiyuanyue fc711314f1 test: replace string concatenation with template 7 years ago
blade254353074 0aae941dbe test: use template literals as appropriate 7 years ago
Rich Trott e0340af455 buffer: fix indentation nits 7 years ago
tobewhatwewant 9cbfd5b580 test: use template literal for string concat 7 years ago
jiangplus 32cb926420 test: simplify string concatenation 7 years ago
kadoufall d4402e7111 util: delete unused argument 'depth' 7 years ago
Bang Wu 242e7a8c6d test: use regexp to confir error message 7 years ago
akira.xue e8170f2246 test: use regluar expression in vm test 7 years ago
Flandre bfae1feb38 test: use regular expression to match error msg 7 years ago
Song, Bintao Garfield e3f7a54d0a test: replace string concat with template literal 7 years ago
Fraser Xu 35398af68e test: check complete error message 7 years ago
章礼平 fb37922cf3 test: change isAix to isAIX 7 years ago
Rich Trott 5d3609dbdd test: fix flaky test-net-can-reset-timeout 7 years ago
Refael Ackermann 95ab966a74 test: disable MultipleEnvironmentsPerIsolate 7 years ago
Igor Sheludko 785a9e5a57
deps: cherry-pick 6cb999b97b from V8 upstream 7 years ago
Refael Ackermann c34ae48083
test: make common.PIPE process unique 7 years ago
cornholio b4300536f5
cluster: overriding inspector port 7 years ago
cornholio 592b0ed431
test: reduce offset in test-inspector-port-cluster 7 years ago
cornholio ca5b0c4f11
doc: fixes in cluster.md 7 years ago
Peter Czibik 074b7c271c
test: http outgoing _renderHeaders 7 years ago
Vse Mozhet Byt 2288e3f21c util: remove redundant declaration 7 years ago
Vse Mozhet Byt e8b8d940d5 benchmark: fix typo in inspect-proxy 7 years ago
James Sumners dce2f06f80 doc: update umask for clarity 7 years ago