18226 Commits (bb294059040def8e8c0b1719cc17f6537ab5cb39)
 

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