Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-30 | Updating libuwebsockets C API (#1423) | 1 | -999/+1402 | |
2022-10-18 | build faiilures | 1 | -6/+6 | |
2022-10-16 | Fix WebSocket server sending invalid data at the end | 1 | -8/+10 | |
2022-10-15 | WebSocket Server support | 1 | -12/+17 | |
2022-10-11 | remove config struct | 1 | -10/+7 | |
2022-10-11 | Work around Zig C ABI bug on Linux | 1 | -6/+4 | |
2022-10-09 | maybe workaround C ABI issue on linux amd64 | 1 | -1/+2 | |
2022-10-06 | Fix linux amd64 crash | 1 | -2/+5 | |
2022-09-29 | Lazy URL, more explicit close() | 1 | -3/+15 | |
2022-07-04 | [internal] Fix duplicate symbol issue | 1 | -3/+0 | |
2022-07-01 | [Bun.serve] Add explicit function for clearing the abort callback | 1 | -5/+17 | |
2022-06-27 | Fix data corruption bug in HTTP server | 1 | -2/+12 | |
2022-04-12 | Make sendfile more reliable | 1 | -11/+34 | |
2022-04-05 | tweak some flags | 1 | -2/+1 | |
2022-04-04 | Remove unused function | 1 | -29/+0 | |
2022-04-04 | fix https | 1 | -8/+7 | |
2022-03-23 | handle bodies of 0 length better | 1 | -2/+11 | |
2022-03-23 | Support `Request.headers` and `Request.url` in http server | 1 | -3/+34 | |
2022-03-21 | sendfile works | 1 | -0/+21 | |
2022-03-21 | [bun.js] 2/? Implement `Response.file`, sendfile edition | 1 | -0/+20 | |
2022-03-20 | microptimize | 1 | -0/+30 | |
2022-03-20 | the events, they loop | 1 | -0/+984 |