15071 Commits (77769e6afcbd6852900cbf58e31e014ff9d70c6c)
 

Author SHA1 Message Date
Daniel Stenberg c5643a8f02 ares_create_query: avoid single-byte buffer overwrite 8 years ago
Daniel Bevenius 1c74a21dca test: add and assert readable/writable arguments 8 years ago
Brian White 5e6035c080 timers: improve setTimeout/Interval performance 8 years ago
Mike Woods 23f7aec2e1 test: cleanup/update test-os.js 8 years ago
Madhav Gharmalkar ba153e687d src: fixes misplaced comment 8 years ago
Daniel Bevenius a1fb1beb25 src: add missing length argument to send comment 8 years ago
Lydia Kats 74e7b34145 test: modernize syntax, add strict checks 8 years ago
Lydia Kats aa8324cc17 test: use common.skip for tap skip output 8 years ago
Italo A. Casas 2ecd3b580c test: stream writable ended state 8 years ago
Franziska Hinkelmann 13623ced54 doc: add example for running with v8-inspector 8 years ago
Bartosz Sosnowski af01865d66 benchmark: add info about required Unix tools 8 years ago
Franziska Hinkelmann e04d491f61 doc: fix typo in repl doc 8 years ago
Anna Henningsen e75b445b97 fs,module: add module-loader-only realpath cache 8 years ago
yorkie 757834edde dns: remove internal variable from makeAsync 8 years ago
Myles Borins 96933df2ff src: update NODE_MODULE_VERSION to 51 8 years ago
Michaël Zasso a88bb3a758 deps: cherry-pick workaround for clang-3.4 ICE 8 years ago
Michaël Zasso b032f1cfc3 src: no longer need to use std::tr1:: 9 years ago
Michaël Zasso b311906abf build: do not clean V8 gtest directory 8 years ago
Ali Ijaz Sheikh 94f68b5b97 build: fix mkpeephole configuration 8 years ago
Michaël Zasso 1a93e03a0e tools: do not disable ICU's transliteration 9 years ago
Ali Ijaz Sheikh 8481ea1ca4 build: use libc++ on OSX 9 years ago
Ali Ijaz Sheikh 197d18795e build: define icu_use_data_file_flag 9 years ago
Michaël Zasso eab418f7f9 build: update V8 gypfile paths 9 years ago
Michaël Zasso 90efff6000 deps: update V8 to 5.4.500.27 8 years ago
Rich Trott 8a24728ace test: mark test-inspector flaky on windows 8 years ago
Jeremiah Senkpiel acd8cac1cd test: clean up test-buffer-badhex 9 years ago
Anna Henningsen ebad04326d src: notify V8 for low memory when alloc fails 8 years ago
Anna Henningsen aed9792ff4 src: provide allocation + nullptr check shortcuts 8 years ago
Anna Henningsen d2470d4dff src: pass desired return type to allocators 8 years ago
Anna Henningsen de946013c2 src: add Malloc() size param + overflow detection 8 years ago
Akito Ito f77cdf8f8a test: cleanup test-net-server-address.js 8 years ago
Luigi Pinca 947664d125 doc: improve documentation for commit subject line 8 years ago
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 8 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