Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `bbuf_get` result non-const, and add `bbuf_free`. | Heikki Kallasjoki | 2018-12-23 | 1 | -1/+3 |
* | Rename `cbuf` to `bbuf` in byte buffer utilities. | Heikki Kallasjoki | 2018-12-22 | 1 | -10/+10 |
* | Add a simple test harness and tests for the cpu collector. | Heikki Kallasjoki | 2018-12-12 | 1 | -0/+5 |
* | Add doc comments for the functions in util.h. | Heikki Kallasjoki | 2018-12-04 | 1 | -0/+39 |
* | Add support for matching with prefix in include/exclude lists. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+1 |
* | Add Apache License 2.0 headers and files. | Heikki Kallasjoki | 2018-11-30 | 1 | -0/+16 |
* | Remove prometheus- prefix from project name. | Heikki Kallasjoki | 2018-11-30 | 1 | -3/+3 |
* | Bugfix: cbuf_cmp handled prefixes incorrectly. | Heikki Kallasjoki | 2018-11-16 | 1 | -0/+1 |
* | Add rudimentary (fake) HTTP server. | Heikki Kallasjoki | 2018-11-16 | 1 | -0/+2 |
* | Initial prototype. | Heikki Kallasjoki | 2018-08-05 | 1 | -0/+62 |