aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Adds BUN_TLS_CA_STORE env var to select CA storeansg191/system-storeGravatar Anshul Gupta 11-26/+126
2023-10-21Dynamically loads macOS frameworks when neededGravatar Anshul Gupta 2-25/+163
2023-10-21Adds macOS Keychain certs to default CA storeGravatar Anshul Gupta 2-2/+175
2023-10-21fix: add missing custom ctx flag setsGravatar Liz3 (Yann HN) 2-3/+19
2023-10-21fix: add js codegenGravatar Liz3 (Yann HN) 1-3/+3
2023-10-21fix: add more supported properties and only create custom context if actually...Gravatar Liz3 (Yann HN) 4-27/+55
2023-10-21fix: update registry fileGravatar Liz3 (Yann HN) 1-3/+3
2023-10-21fix: pass undefined if not httpsGravatar Liz3 (Yann HN) 2-7/+12
2023-10-21refactor: use SSLConfig from serverGravatar Liz3 (Yann HN) 2-240/+31
2023-10-21Merge remote-tracking branch 'origin' into liz3/custom-request-tls-propsGravatar Liz3 (Yann HN) 4-6/+207
2023-10-21Update test/js/node/http/node-http.test.tsGravatar Liz 1-1/+1
2023-10-21fix: correctly free memory on fetchGravatar Liz3 (Yann HN) 2-9/+41
2023-10-21fix: first round of reviewsGravatar Liz3 (Yann HN) 5-120/+123
2023-10-20Update InternalModuleRegistryConstants.hGravatar Dylan Conway 1-3/+3
2023-10-20Fixes IV calculation for AES-GCM mode (#6590)Gravatar Dmitry Nourell 2-1/+202
2023-10-20fix(napi): incorrect refCount with napi_wrap() (#6598)Gravatar chandi Langecker 1-2/+2
2023-10-20Merge remote-tracking branch 'origin' into liz3/custom-request-tls-propsGravatar Liz3 (Yann HN) 1-1/+6
2023-10-20Update quickstart.md - removed the part for editing `compilerOptions`… (#6620)Gravatar Paula Burghelea 1-1/+6
2023-10-20Merge remote-tracking branch 'origin' into liz3/custom-request-tls-propsGravatar Liz3 (Yann HN) 25-90/+529
2023-10-20fix: remoce fixed commentGravatar Liz3 (Yann HN) 1-1/+0
2023-10-20fix: remove logGravatar Liz3 (Yann HN) 1-1/+0
2023-10-20fix: implementing freeing and testGravatar Liz3 (Yann HN) 5-75/+258
2023-10-20Sort list of dependencies and fix test (#6616)Gravatar Jarred Sumner 3-18/+187
2023-10-20respect optional peer dependencies and update docs (#6615)Gravatar Dylan Conway 9-42/+91
2023-10-20fix findBestMatch so it finds the best match and not the first match (#6611)Gravatar Dylan Greene 3-3/+17
2023-10-19Fix missing function names in console.log and Bun.inspect (#6612)Gravatar Jarred Sumner 6-21/+94
2023-10-20WIP: start implementing custom ca/key/cert on requestGravatar Liz3 (Yann HN) 4-5/+215
2023-10-19String response for lambda function - no need to strinfigy string (#6208)Gravatar Vladimir Vlach 1-1/+1
2023-10-19fix: support custom file type in Bun.file (#6512)Gravatar Liz 2-1/+46
2023-10-19Fix websocket upgrade (#6564)Gravatar Ashcon Partovi 4-21/+54
2023-10-19fix(install): dont replace git urls when already present (#6607)Gravatar Liz 2-0/+56
2023-10-19fix install add (#6609)Gravatar Dylan Conway 2-63/+96
2023-10-19Add append content to a file guide (#6581)Gravatar nygma 1-0/+52
2023-10-19Bump ZigGravatar Jarred Sumner 4-4/+4
2023-10-18fix(serve): When IPv6 is not enabled, attempt to bind to IPv4 address under t...Gravatar Ai Hoshino 1-42/+65
2023-10-18fix(node:buffer): fix the behavior of `totalLength` in `Buffer.concat` (#6574)Gravatar Ai Hoshino 2-3/+23
2023-10-18fix: change `--no-scripts` to `--ignore-scripts` (#6587)Gravatar Dawid Sowa 1-2/+2
2023-10-18fix: online docs moved (#6579)Gravatar Mountain/\Ash 1-1/+1
2023-10-18Fix minimum kernel version in docs (#6153)Gravatar Kevin Latka 1-1/+1
2023-10-18build-id++Gravatar Dylan Conway 1-1/+1
2023-10-18fix(web): stub `performance.getEntriesByName` (#6542)Gravatar Liz 1-0/+18
2023-10-17update root package variableGravatar Dylan Conway 1-8/+3
2023-10-17Fix missing `{port: 0}` causing flaky testGravatar Ashcon Partovi 1-0/+2
2023-10-17test changes in usockets in ciGravatar Dylan Conway 5-0/+9
2023-10-17fix #4766 (#6563)Gravatar Pierre CM 1-4/+4
2023-10-17Update ZigGeneratedClasses.cppGravatar Dylan Conway 1-2/+0
2023-10-17use npm alias in dependencies (#6545)Gravatar Dylan Conway 7-29/+271
2023-10-17fix(node:http): fix `server.address()` (#6442)Gravatar Ai Hoshino 12-12/+453
2023-10-17docs: fix ws.publish (#6558)Gravatar Aral Roca Gomez 1-1/+1
2023-10-17perf(bun-types): remove needless some call (#6550)Gravatar Mikhail 1-1/+1