15033 Commits (2f1a4cb79fe90564b5a273a853ff5ed3700b5ff2)
 

Author SHA1 Message Date
Niklas Ingholt 4ff8a9ef2a test: add tests for add/remove header after sent 8 years ago
Eugene Ostroukhov 7f80ce4f6c inspector: address race conditions 8 years ago
Ben Noordhuis cc204769fd src: add /json/protocol endpoint to inspector 9 years ago
Ben Noordhuis 3f9eaef981 build: remove VS 2013 switch from vcbuild.bat 9 years ago
Ben Noordhuis 7aeb18406a src: remove VS 2013 compatibility hacks 9 years ago
Ben Noordhuis 200389fc5a test: enable cyrillic punycode test case 8 years ago
Alfred Cepeda 40f1df2cce test: remove call to `net.Socket.resume()` 8 years ago
Daniel Bevenius e8022980a6 src: make ReqWrap req_ member private 9 years ago
Daniel Bevenius 5bf94357a9 src: remove unused StringValue macro parameters 9 years ago
Rich Trott 8fa981bbe6 doc: standardize on `make -j8` 8 years ago
Franziska Hinkelmann 01b3d5a8a3 vm: add error message if we abort 8 years ago
Adri Van Houdt ce65ac1bd3 process: changed var to const in internal/process.js 8 years ago
Luigi Pinca 9d4b1f0d84 dns: tweak regex for IPv6 addresses 8 years ago
Italo A. Casas 3f88692fe7 test: cleanup stream tests 8 years ago
Josh Gavant 1061be1a63 doc: add CTC meeting minutes 2016-08-24 8 years ago
Eugene Ostroukhov df048d17ca inspector: wait for both sides closing 8 years ago
matzavinos af351278ce test: update test/parallel/test-child-process-stdio.js 8 years ago
Pavol Otcenas 5dd98c6e7e test: update test/parallel/test-eval.js 8 years ago
yorkie 7dc7412219 src: remove unneeded ABORT after CHECK 8 years ago
Jonathan Prince 0a11ae9e45 test: update test/parallel/test-child-process-send-utf8.js 8 years ago
Richard Walker ecc429797a test: update test/parallel/test-fs-read.js 8 years ago
Adri Van Houdt b906337ec6 lib: changed var to const in internal/v8_polyfill 8 years ago
Adri Van Houdt 2c255845f1 process: changed var to const in internal/v8_prof_processor 8 years ago
Jermaine Oppong 0fbd59e8c3 test: fixup parallel/test-async-wrap-post-did-throw.js 8 years ago
Shigeki Ohtsu d5c8a6bbea test: remove openssl options of -no_<prot> 8 years ago
Shigeki Ohtsu 1ac9e28207 deps: update openssl asm and asm_obsolete files 8 years ago
Shigeki Ohtsu ad4591557c deps: add -no_rand_screen to openssl s_client 10 years ago
Shigeki Ohtsu fba076e40e openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu 40866c9483 deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 02651d5936 deps: fix openssl assembly error on ia32 win32 11 years ago
Shigeki Ohtsu 5df6ed15ee deps: copy all openssl header files to include dir 8 years ago
Shigeki Ohtsu ea31f50f15 deps: upgrade openssl sources to 1.0.2i 8 years ago
Rich Trott 5adfb3190b src: Malloc/Calloc size 0 returns non-null pointer 8 years ago
Сковорода Никита Андреевич 5d53e2859d tools: update remark configuration 8 years ago
Eugene Ostroukhov b35f22b135 doc: add eugeneo to collaborators 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
delvedor 66df5d147f test: cleanup test-os.js 8 years ago
Ilkka Myller db5a8791fa https: fix memory leak with https.request() 8 years ago
Aleksey Kozyatinskiy c5ce7f4d9e doc: add ak239 to collaborators 8 years ago
cjihrig b176d30a69 dns: handle array holes in setServers() 8 years ago
Adri Van Houdt d4bf5cac43 process: changed var to const in internal/process/promises 8 years ago
Fikret Burak Gazioglu 0bfd103480 test: refactor test-dgram-bind-shared-ports.js 8 years ago
cjihrig d7994db70c src: handle thrown errors in CopyProperties() 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Jonathan Prince 66dbd9c9c1 test: update test-child-process-recv-handle 8 years ago
Wietse Venema 57a5136e96 test: improve test-child-process-stdout-flush 8 years ago
Tarjei Husøy 2b5acda7a2
zlib: tighten up dictionary tests 8 years ago
Tarjei Husøy c775514e56
zlib: fix raw inflate with custom dictionary 8 years ago
Yevgen Safronov 4019c321d4 test: cleanup test-child-process-exec-env.js 8 years ago
Thomas van Lankveld 80620d8665 test: cleanup test-tls-connect-given-socket.js 8 years ago