14250 Commits (01b7b9a2bcdbe4854254e06560e7aadbeb22b7f0)
 

Author SHA1 Message Date
Ben Noordhuis 01b7b9a2bc tools: add back --mode=tap to cpplint 9 years ago
Ben Noordhuis e3662a4386 tools: disable unwanted cpplint rules again 9 years ago
Ben Noordhuis 5830ec5d41 tools: update cpplint to r456 9 years ago
Rich Trott 365f5207b3 test: test isFullWidthCodePoint with invalid input 9 years ago
Anna Henningsen 58ae35c34d doc: fix broken refs to url.parse() in http docs 9 years ago
Anna Henningsen f269c008f2 doc: add `added:` information for https 9 years ago
Anna Henningsen 1c7b622cfc doc: add `added:` information for http 9 years ago
Stefan Budeanu 91744aaf00 build: configure --shared 9 years ago
James M Snell bc37e6a22d doc: general improvements to timers.md 9 years ago
Evan Lucas fe580eb578 inspector: print warning when used 9 years ago
Michaël Zasso 225f3b9f34 deps: update v8_inspector 9 years ago
Rich Trott 40211e80f2 assert: remove unneeded arguments special handling 9 years ago
Lance Ball c39f6c0204 repl: Enable tab completion for global properties 9 years ago
Daniel Bevenius 84dd526f51 src: renaming ares_task struct to node_ares_task 9 years ago
Michael Wain fa9e6f7463 crypto: Allow GCM ciphers to have a longer IV length 9 years ago
Fedor Indutny a4880b5b10 deps: `MASM.UseSafeExceptionHandlers` for OpenSSL 9 years ago
Rich Trott 5f766ad6d0 doc: fix typographic error in process doc 9 years ago
Ruslan Iusupov 3475591d1c doc: fix "sign.verify" typo in crypto doc. 9 years ago
surya panikkal 35c70b5668 benchmark: `util._extend` vs `object.assign` 9 years ago
Guy Fraser e7b84007be http: replace finish() callback with arrow function 9 years ago
sartrey 44bc638cdb doc: clarify child_process stdout/stderr types 9 years ago
Prince J Wesley ca95a84bc4 repl: fix tab completion for defined commands 9 years ago
Josh Gavant efce335e63 doc: add CTC meeting minutes 2016-06-15 9 years ago
Jeremiah Senkpiel b725437c81 doc: minor rewording to the GitHub issue/pr templates 9 years ago
Evan Lucas 6b1fc63dcb readline: allow passing prompt to constructor 9 years ago
Anna Henningsen e30f32f003 Revert "test: mark test-vm-timeout flaky on windows" 9 years ago
Anna Henningsen 55b87c0238 vm: test for abort condition of current invocation 9 years ago
Anna Henningsen 457d244170 test: fix flaky test-vm-timeout 9 years ago
Rich Trott 16aff79dee test: add test for exec() known issue 9 years ago
Lance Ball 4486ba9ee1 doc: add lance to collaborators 9 years ago
Jeremiah Senkpiel 09a7c91baa doc: update "who to cc in issues" chart 9 years ago
Martin von Gagern 8f1733c4e7 test: add more UTF-8 StringDecoder tests 9 years ago
Brian White 962ac37e1f string_decoder: fix bad utf8 character handling 9 years ago
Rich Trott 0bbf2ef6ea test: fix flaky test-fs-watch-encoding on OS X 9 years ago
Italo A. Casas eed65973d5 doc: fix link in the stream doc 9 years ago
akki a04cd85667 doc: fix repl defineCommand example 9 years ago
João Reis 029af2c1f6 doc: update build instructions for Windows 9 years ago
Ben Noordhuis 009858bd0a test: remove internet/test-tls-connnect-cnnic 9 years ago
Ben Noordhuis ef41c8bd8e crypto: update root certificates 9 years ago
Ben Noordhuis 3eb02b6743 tools: output include guards in mk-ca-bundle.pl 9 years ago
Ben Noordhuis 32e068a5d0 tools: update certdata.txt 9 years ago
Italo A. Casas 7a0718bdc6 doc: add `added:` information for tls 9 years ago
Kyle E. Mitchell ec515c5d3b doc: mention http request "aborted" events 9 years ago
Ingvar Stepanyan 0f434fee6e doc: add RReverser to collaborators 9 years ago
Rich Trott c236a13341 test: mark test-vm-timeout flaky on windows 9 years ago
Rich Trott 580e11026e test: refresh the tmpdir before using 9 years ago
Rich Trott 7aa2125fae doc: add argument information for socket.destroy() 9 years ago
James M Snell 9e9d7b8fba doc: general improvements to os.md copy 9 years ago
James M Snell 77331a7c01 tls: avoid calling Buffer.byteLength multiple times 9 years ago
James M Snell 2c7804ad9e crypto,tls: perf improvements for crypto and tls getCiphers 9 years ago