Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move read_file_at to util.c | Leah Neukirchen | 2024-06-07 | 1 | -0/+19 |
* | Make `bbuf_get` result non-const, and add `bbuf_free`. | Heikki Kallasjoki | 2018-12-23 | 1 | -1/+6 |
* | Rename `cbuf` to `bbuf` in byte buffer utilities. | Heikki Kallasjoki | 2018-12-22 | 1 | -16/+16 |
* | Add support for matching with prefix in include/exclude lists. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+16 |
* | Add Apache License 2.0 headers and files. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+16 |
* | Bugfix: cbuf_cmp handled prefixes incorrectly. | Heikki Kallasjoki | 2018-11-16 | 1 | -1/+7 |
* | Add rudimentary (fake) HTTP server. | Heikki Kallasjoki | 2018-11-16 | 1 | -0/+8 |
* | Initial prototype. | Heikki Kallasjoki | 2018-08-05 | 1 | -0/+197 |