16537 Commits (fff0b83f1b5964d31ccecaa36c0689062ad8b1e0)
 

Author SHA1 Message Date
Shigeki Ohtsu 4c51d969ee
openssl: fix keypress requirement in apps on win32 10 years ago
Shigeki Ohtsu b937c41405
deps: fix asm build error of openssl in x86_win32 10 years ago
Fedor Indutny 69570d370a
deps: fix openssl assembly error on ia32 win32 11 years ago
Daniel Bevenius 5703d22849
deps: copy all openssl header files to include dir 8 years ago
Daniel Bevenius 77a9198aca
deps: upgrade openssl sources to 1.0.2l 8 years ago
Daniel Bevenius 5b4c431365
deps: add example of comparing OpenSSL changes 8 years ago
Christopher J. Brody 351be2d5a8
dtrace: resolve conversion warnings from SLURP_INT 8 years ago
Michaël Zasso 9c67032b9a
tools: enforce two arguments in assert.throws 8 years ago
Michaël Zasso 2411318f60
test: add second argument to assert.throws 8 years ago
Clarence Dimitri CHARLES eca9e72a87
test: add regex in test_cyclic_link_protection 8 years ago
Vinícius do Carmo 6020e720b5
test: improve test-fs-open-flags 8 years ago
Luca Maraschi e6d6a4111c
test: extended test to makeCallback cb type check 8 years ago
Adrian Estrada d74019d98d
test: improve test-crypto-rsa-dsa 8 years ago
Adrian Estrada bab8a36f94
test: improve the code in test-crypto-dh 8 years ago
Adrian Estrada 752bc24943
test: validate errors in test-buffer-indexof 8 years ago
toboid 9e7f02187a
test: improve test-buffer-includes.js 8 years ago
Sebastian Roeder c309bb0695
test: validate error message from buffer.equals 8 years ago
Josh Hollandsworth 62c56806fc
test: add msg validation to test-buffer-compare 8 years ago
cjihrig a7869541e4
doc: increase Buffer.concat() documentation 8 years ago
Anna Henningsen f43c969061
src: turn buffer type-CHECK into exception 8 years ago
Aditya Anand 3b1d9112e0
doc: update readFileSync in fs.md 8 years ago
Vse Mozhet Byt fc9e7a98ed
test: make tests cwd-independent 8 years ago
jeyanthinath fff0e39933
test: add regex check in test-vm-is-context 8 years ago
Rich Trott 95d13d59e4
tools: remove unused code from test.py 8 years ago
Vse Mozhet Byt 74dc86d239
test: add callback to fs.close() in test-fs-stat 8 years ago
Vse Mozhet Byt a47a9b7cf4
test: add callback to fs.close() in test-fs-chmod 8 years ago
Daniel Bevenius 19259f46d0
src: rename CryptoPemCallback -> PasswordCallback 8 years ago
Anna Henningsen 1d509801e9
crypto: throw proper errors if out enc is UTF-16 8 years ago
Anna Henningsen eefa840118
test: increase readline coverage 8 years ago
Anna Henningsen cab1285ccf
http: fix first body chunk fast case for UTF-16 8 years ago
Anna Henningsen bc66495061
doc: document vm timeout option perf impact 8 years ago
Tony Rice 2724fe34ef
build: add static option to vcbuild.bat 8 years ago
Leo 48a923af37
stream: remove unnecessary parameter 8 years ago
Daijiro Wachi 70e9058a8e
tools: ignore node_trace.*.log 8 years ago
gwer 54decfa2ce
test: replace indexOf with includes 8 years ago
Sebastian Plesciuc 03adb94ee6
test: dynamic port in parallel regress tests 8 years ago
Vse Mozhet Byt a3ae360ea6
doc: modernize and fix code examples in repl.md 8 years ago
Brian White bd323a71a8
repl: fix /dev/null history file regression 8 years ago
Bartosz Sosnowski b2acb81016
repl: support hidden history file on Windows 8 years ago
Sebastian Plesciuc 8a59f6b038
test: dynamic port in cluster worker wait close 8 years ago
Ben Noordhuis 0383048b76
test: fix coverity UNINIT_CTOR cctest warning 8 years ago
Tarun Batra f2467edc62
test: remove common.PORT from multiple tests 8 years ago
Jackson Tian a23aca4f12
test: replace [].join() with ''.repeat() 8 years ago
Refael Ackermann 0cc7addcb2
benchmark,windows: TCP.readStart() meaningful only after completion 8 years ago
Anna Henningsen 7458d4ef98
build: disable -O3 for C++ coverage 8 years ago
Sebastian Van Sande e512906aab
test: run the addon tests last 8 years ago
Gibson Fahnestock 8b8bf39822
build: avoid passing kill empty input in Makefile 8 years ago
Rich Trott abc2c82bf3
test: remove disabled test-dgram-send-error 8 years ago
Ben Noordhuis 7aa5a993b2
src: make cross-context MakeCallback() calls work 8 years ago
Ben Noordhuis b1dc2d455f
src: remove superfluous env_string string 8 years ago