Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-20 | the events, they loop | 1 | -1/+1 | |
2022-03-17 | query_string_map -> url | 1 | -1/+1 | |
2022-03-13 | [bun.js] Implement `Blob` | 1 | -0/+1 | |
2022-03-08 | rename _global -> bun | 1 | -12/+12 | |
2022-02-18 | Update onThreadStart | 1 | -1/+2 | |
2022-02-14 | MimeType from string | 1 | -1/+1 | |
2022-02-05 | Implement keep-alive but disable it | 1 | -15/+118 | |
2022-02-04 | Several reliability improvements to HTTP | 1 | -59/+47 | |
2022-02-03 | Fix bug with http client | 1 | -3/+6 | |
2022-02-02 | [http] Fixes to chunked transfer encoding readerjarred/async_bio | 1 | -4/+78 | |
2022-02-01 | Limit the number of pooled objects | 1 | -1/+6 | |
2022-02-01 | Set thread name | 1 | -1/+2 | |
2022-02-01 | new boringSSL integration almost works with TLS 1.3 | 1 | -1/+1 | |
2022-01-25 | Split http into files | 1 | -1079/+14 | |
2022-01-24 | No io_uring for Ubuntu 20.04 | 1 | -0/+9 | |
2022-01-23 | Use non-cancellable syscalls for HTTP & use errno for errors | 1 | -1/+5 | |
2022-01-23 | Use a separate heap for HTTP | 1 | -41/+60 | |
2022-01-05 | Fix crash that sometimes happens after 30 seconds | 1 | -91/+55 | |
2022-01-04 | noramlize some errors | 1 | -2/+2 | |
2022-01-02 | copy: replace Bun with bun (#99) | 1 | -1/+1 | |
2022-01-01 | :nail_care: | 1 | -6/+2 | |
2022-01-01 | [bun dev] Improve filesystem watcher & HMR reliability (Linux + a little macOS) | 1 | -11/+26 | |
2021-12-31 | [bun install] Slightly more reliable HTTP | 1 | -1/+2 | |
2021-12-30 | fix occasional HTTP bug | 1 | -0/+2 | |
2021-12-30 | - => . | 1 | -1/+1 | |
2021-12-30 | [internal] Move network_thread into http package | 1 | -1/+1 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -47/+58 | |
2021-12-29 | Update http_client_async.zig | 1 | -0/+1 | |
2021-12-29 | FIx bug in http client | 1 | -12/+3 | |
2021-12-27 | Prepare to run unit tests & remove some dead code (#92) | 1 | -173/+173 | |
2021-12-24 | Don't send os.MSG_NOSIGNAL | 1 | -1/+9 | |
2021-12-23 | Prevent crash due to SIGPIPE | 1 | -3/+21 | |
2021-12-18 | Remove references to s2n | 1 | -1/+0 | |
2021-12-18 | Use new http in `bun upgrade` | 1 | -0/+36 | |
2021-12-17 | packaging | 1 | -0/+2155 |