Meghan Denny
|
7b566e2cfc
|
Revert "yay"
This reverts commit 6ae4158762.
|
2025-03-21 13:52:15 -07:00 |
|
chloe caruso
|
6ae4158762
|
yay
|
2025-03-21 13:40:51 -07:00 |
|
Dylan Conway
|
10665821c4
|
node:crypto: move Cipheriv and Decipheriv to native code (#18342)
|
2025-03-21 02:52:52 -07:00 |
|
Dylan Conway
|
a3585ff961
|
node:crypto: implement hkdf and hkdfSync (#18312)
|
2025-03-21 01:03:01 -07:00 |
|
Don Isaac
|
eae2d61f12
|
fix(node): add all already-passing tests (#18299)
|
2025-03-20 20:04:08 -07:00 |
|
Kai Tamkun
|
f30ca39242
|
More node:http compatibility (#18339)
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
|
2025-03-20 19:16:35 -07:00 |
|
Zack Radisic
|
9f68db4818
|
Implement vm.compileFunction and fix some node:vm tests (#18285)
|
2025-03-20 19:08:07 -07:00 |
|
chloe caruso
|
b5cbf16cb8
|
module pr 2 (#18266)
|
2025-03-20 00:45:44 -07:00 |
|
Don Isaac
|
d871b2ebdc
|
fix(node): fix several whatwg tests (#18296)
|
2025-03-19 18:27:30 -07:00 |
|
Ashcon Partovi
|
6e1f1c4da7
|
Initial support for node:test (#18140)
|
2025-03-19 11:49:00 -07:00 |
|
Don Isaac
|
982083b3e9
|
fix(node/http): misc fixes (#18294)
|
2025-03-18 21:22:39 -07:00 |
|
Dylan Conway
|
c820b0c5e1
|
node:crypto: implement generatePrime(Sync) and checkPrime(Sync) (#18268)
|
2025-03-18 11:48:24 -07:00 |
|
pfg
|
74768449bc
|
disallow test() within test() (#18203)
|
2025-03-15 21:34:35 -07:00 |
|
Dylan Conway
|
4214cc0aaa
|
followup #18044 and #17850 (#18205)
|
2025-03-14 21:26:12 -07:00 |
|
Meghan Denny
|
d7aee40387
|
node: fix test-buffer-creation-regression.js (#18184)
|
2025-03-13 21:44:43 -07:00 |
|
Don Isaac
|
26f08fabd7
|
fix(ShadowRealm): give global objects a unique execution context id (#18179)
|
2025-03-13 21:00:35 -07:00 |
|
Jarred Sumner
|
05b48ce57c
|
Implement node:crypto DiffieHellman (in native code) (#17850)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2025-03-13 20:26:25 -07:00 |
|
Ciro Spaciari
|
beb32770f0
|
fix(tests) move to the right folder (#18130)
|
2025-03-13 12:40:49 -07:00 |
|
Meghan Denny
|
3eec297282
|
js: no longer provide our own 'detect-libc' (#18138)
|
2025-03-13 12:40:37 -07:00 |
|
Meghan Denny
|
c260223127
|
node: fix test-tls-translate-peer-certificate.js (#18136)
|
2025-03-12 21:00:22 -07:00 |
|
Meghan Denny
|
e834a80b7b
|
node: fix test-tls-timeout-server-2.js (#18143)
|
2025-03-12 19:31:22 -07:00 |
|
chloe caruso
|
85376147a4
|
node:module compatibility pt 1 (#18106)
|
2025-03-12 15:47:41 -07:00 |
|
Meghan Denny
|
d2ecce272c
|
node: fix test-net-server-close-before-calling-lookup-callback.js (#18103)
|
2025-03-12 14:21:24 -07:00 |
|
Meghan Denny
|
7ee0b428d6
|
node: fix test-tls-connect-simple.js (#18094)
|
2025-03-12 14:20:39 -07:00 |
|
Meghan Denny
|
9482e4c86a
|
node: fix test-tls-close-event-after-write.js (#18098)
|
2025-03-12 14:20:14 -07:00 |
|
Meghan Denny
|
42276a9500
|
node: fix test-tls-connect-hwm-option.js (#18096)
|
2025-03-12 14:20:02 -07:00 |
|
Meghan Denny
|
9636852224
|
node: fix test-tls-client-abort2.js (#18099)
|
2025-03-12 14:19:22 -07:00 |
|
Meghan Denny
|
5f72715a42
|
node: fix test-tls-invoke-queued.js (#18091)
|
2025-03-12 14:19:08 -07:00 |
|
Ciro Spaciari
|
c60b5dd4d6
|
compat(http) more compat in http (#18074)
|
2025-03-12 14:18:51 -07:00 |
|
Meghan Denny
|
42c474a21f
|
node: fix test-net-socket-end-callback.js (#18102)
|
2025-03-12 14:17:29 -07:00 |
|
Meghan Denny
|
04078fbf61
|
node: fix test-tls-0-dns-altname.js (#18100)
|
2025-03-12 14:17:18 -07:00 |
|
Zack Radisic
|
28ebbb3f20
|
Fix node:vm test (#18081)
|
2025-03-12 14:16:03 -07:00 |
|
Meghan Denny
|
0345414ded
|
node: fix test-net-reuseport.js (#18104)
|
2025-03-12 12:25:39 -07:00 |
|
pfg
|
fdd181d68d
|
Even more child process tests passing (#18052)
|
2025-03-11 22:52:12 -07:00 |
|
Meghan Denny
|
29870cb572
|
node: fix test-tls-interleave.js (#18092)
|
2025-03-11 20:33:42 -07:00 |
|
Meghan Denny
|
32223e90e3
|
node: fix test-tls-transport-destroy-after-own-gc.js (#18087)
|
2025-03-11 20:33:25 -07:00 |
|
Meghan Denny
|
31198cdbd9
|
node: fix test-tls-connect-pipe.js (#18095)
|
2025-03-11 20:33:13 -07:00 |
|
Meghan Denny
|
971f2b1ed7
|
node: fix test-tls-destroy-whilst-write.js (#18093)
|
2025-03-11 20:32:52 -07:00 |
|
Ciro Spaciari
|
4c93b72906
|
compat(http2) more http2 compatibility improvements (#18060)
Co-authored-by: cirospaciari <6379399+cirospaciari@users.noreply.github.com>
|
2025-03-11 19:46:05 -07:00 |
|
Meghan Denny
|
7091fd5791
|
node: fix test-tls-write-error.js (#18082)
|
2025-03-11 18:46:15 -07:00 |
|
Meghan Denny
|
e5edd388a0
|
node: fix test-tls-use-after-free-regression.js (#18085)
|
2025-03-11 18:45:12 -07:00 |
|
Meghan Denny
|
b887270e25
|
node: fix test-tls-no-rsa-key.js (#18090)
|
2025-03-11 18:40:30 -07:00 |
|
Meghan Denny
|
fc0d0ad8d3
|
node: fix test-tls-set-encoding.js (#18088)
|
2025-03-11 18:39:15 -07:00 |
|
Dylan Conway
|
ddfc8555f7
|
crypto: fix test-crypto-random.js (#18044)
Co-authored-by: Meghan Denny <meghan@bun.sh>
|
2025-03-11 18:21:20 -07:00 |
|
Kai Tamkun
|
4a0e982bb2
|
node:http improvements (#17093)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Pham Minh Triet <92496972+Nanome203@users.noreply.github.com>
Co-authored-by: snwy <snwy@snwy.me>
Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com>
Co-authored-by: cirospaciari <cirospaciari@users.noreply.github.com>
Co-authored-by: Ben Grant <ben@bun.sh>
|
2025-03-10 20:19:29 -07:00 |
|
Dylan Conway
|
1a68ce05dc
|
Add a few passing tests for node:crypto (#17987)
|
2025-03-07 20:53:06 -08:00 |
|
Dylan Conway
|
48df26462d
|
fix test-crypto-randomuuid.js (#17955)
|
2025-03-07 17:05:17 -08:00 |
|
Meghan Denny
|
2e6cbd9a4d
|
node: update test/common (#17786)
|
2025-03-07 00:32:23 -08:00 |
|
Meghan Denny
|
85f49a7a1a
|
node: fix test-net-server-listen-options-signal.js (#17782)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-03-07 00:32:05 -08:00 |
|
Meghan Denny
|
6ba858dfbb
|
node: fix test-net-connect-reset.js (#17823)
|
2025-03-07 00:31:41 -08:00 |
|