Meghan Denny
|
26d3688e53
|
zig: update to 0.14.0-dev (#16862)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
|
2025-02-01 01:11:02 -08:00 |
|
chloe caruso
|
5819fe49a7
|
node fs compat pr #2 (#16422)
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
Co-authored-by: Meghan Denny <meghan@bun.sh>
Co-authored-by: dylan-conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-21 10:28:35 -08:00 |
|
Kai Tamkun
|
9bca80c1a2
|
DNS fixes (#15864)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2025-01-08 21:53:03 -08:00 |
|
Meghan Denny
|
663f00b62b
|
zig: make throwOutOfMemory use JSError (#15413)
|
2024-11-26 12:58:43 -08:00 |
|
Meghan Denny
|
1efab7f42d
|
zig: JSValue: make .get and .toSliceOrNull use JSError (#15270)
|
2024-11-20 13:26:41 -08:00 |
|
Jarred Sumner
|
a234e067a5
|
Make .get() ignore Object.prototype instead of using getOwn (#14322)
|
2024-10-08 00:34:31 -07:00 |
|
Jarred Sumner
|
5722ae8d04
|
Make prototype pollution attacks harder in most Bun APIs that accept objects (#14119)
|
2024-09-25 01:16:29 -07:00 |
|
Jarred Sumner
|
5f34387bea
|
Fix crash in dns.lookup, ensure getaddrinfo() only returns IPv4-only or IPv6-only results when it should, normalize node:dns errors (#12223)
|
2024-06-28 18:45:10 -07:00 |
|
dave caruso
|
b76376f8a6
|
chore: upgrade zig to 0.13.0 (#9965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Co-authored-by: Grigory <grigory.orlov.set@gmail.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com>
Co-authored-by: Meghan Denny <hello@nektro.net>
Co-authored-by: Kenta Iwasaki <63115601+lithdew@users.noreply.github.com>
Co-authored-by: John-David Dalton <john.david.dalton@gmail.com>
Co-authored-by: Dale Seo <5466341+DaleSeo@users.noreply.github.com>
Co-authored-by: Zack Radisic <56137411+zackradisic@users.noreply.github.com>
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Georgijs Vilums <georgijs.vilums@gmail.com>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2024-06-20 13:48:39 -07:00 |
|
Jarred Sumner
|
b15d47dfe8
|
Introduce bun.dns.prefetch API (#11176)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
Co-authored-by: Eric L. Goldstein <3359116+mangs@users.noreply.github.com>
|
2024-05-19 18:08:16 -07:00 |
|
Jarred Sumner
|
dc99eb69ca
|
Move some dns code into bun.dns (#10728)
Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
|
2024-05-01 02:54:32 -07:00 |
|