14989 Commits (1fe0fee9b5c3f57bc33408d000e1a6d65ef2f4a0)
 

Author SHA1 Message Date
Rich Trott 1fe0fee9b5 doc: encourage 2FA before onboarding 8 years ago
Rich Trott 87001f1e3a doc: add optional step to onboarding doc 8 years ago
Richard Hong 58ff5a6aa2 test:replace indexOf, assert.equal, add mustCall() 8 years ago
Christopher Fujino 9a15e2e68e doc: remove failing workaround in BUILDING.md 8 years ago
Ben Noordhuis bebb202123 src: rename CHECK_NOT_OOB() macro 8 years ago
Сковорода Никита Андреевич 9c04dffdaa buffer: zero-fill uninitialized bytes in .concat() 8 years ago
Ben Noordhuis 9ad47911b1 lib: make tls.checkServerIdentity() more strict 9 years ago
Ben Noordhuis e193670979 crypto: don't build hardware engines 8 years ago
Evan Lucas aebacaa322 http: check reason chars in writeHead 8 years ago
yorkie f24fc3e20c tls: improve createSecureContext in _tls_common 8 years ago
fen 787cde2b4f doc: add commit formats for release blog posts 8 years ago
Kat Marchán bb0af88994 deps: hotfix upgrade npm tap version for tests 8 years ago
Kat Marchán 089b289af0 deps: upgrade npm to 3.10.8 8 years ago
yorkie eb8fbe4bde doc: fix title level at tls.md 8 years ago
Marc-Aurèle DARCHE 58a6ff1523 doc: add added: info for crypto.timingSafeEqual() 8 years ago
Сковорода Никита Андреевич 78859f7be5 doc: enable no-file-name-articles remark-lint rule 8 years ago
Alfred Cepeda b796f7f7d5 test: fixed FIXME in test-repl-persistent-history 8 years ago
Matt Lang 0835ca91c3 test: update var to const, use arrow functions 8 years ago
Сковорода Никита Андреевич 1e9bbfe570 doc: enable first-heading-level remark-lint rule 8 years ago
nohmapp 4c3ec19e9c test: cleanup parallel/test-fs-readfile-unlink.js 8 years ago
Jenna Vuong 7f46867f50 test: cleanup parallel/test-file-write-stream2.js 8 years ago
mpmckenna8 e07d3cf831 test: cleanup parallel/test-fs-realpath.js 8 years ago
Lydia Katsamberis add4b76fbc test: changed var to const, added strict equal checks 8 years ago
Lauren Spiegel 5653772155 test: add assertions to zero length buffer test 8 years ago
Anna Henningsen 45a5a3db39 benchmark: add benchmarks for `Buffer.from()` 8 years ago
Michaël Zasso cd7d371299 buffer: fix performance regression 8 years ago
yorkie a3388c4387 doc,tool: add tls.TLSSocket to typeMap 8 years ago
Eugene Ostroukhov c2923557e9 inspector: build file cleanup 8 years ago
Eugene Ostroukhov e32f945ca1 test: use Buffer.alloc 8 years ago
yorkie 46f3322348 doc: improve child_process doc types 8 years ago
Bartosz Sosnowski e6328bb965 benchmark: use 'yes' instead of echo in a loop 8 years ago
Bartosz Sosnowski dfb5f301cf benchmark: make v8-bench.js output consistent 8 years ago
Bartosz Sosnowski 84481f9157 benchmark: add --expose_internals switch 8 years ago
Yosuke Furukawa e97fe46598 util: Add format for SharedArrayBuffer 8 years ago
Rich Trott b397c16b98 test: accept expected AIX result test-stdio-closed 8 years ago
Shigeki Ohtsu 1fd8b53fcc deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu 8e3a3d87d5 openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 7d70dc4193 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 45d3346304 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu fdff8d8824 deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu 46fec63b88 deps: upgrade openssl sources to 1.0.2j 8 years ago
yorkie 19f3644824 doc,tool: add ref to Integer 8 years ago
Rene Weber 5be8521572 http: socket connection timeout for http request 8 years ago
Сковорода Никита Андреевич f3da02a8da tools: enable more remark-lint rules 8 years ago
Rich Trott 700e3c0fd2 test: skip cpu-intensive tests on slow hosts 8 years ago
Luigi Pinca b62d2d3309 doc: fix example in stream doc 8 years ago
Daniel Bevenius 7b3a4c7343 src: fix minor typo in comments 8 years ago
Daniel Bevenius 3cbd6379bc src: rename handle__ to handle_ in HandleWrap 8 years ago
Fangdun Cai (Fundon) 9030e09817 benchmark: add benchmark for destructuring object 8 years ago
Michaël Zasso 1fcfdab3df test: add expectWarning to common 8 years ago