Commit Briefs




Omar Polo

move util.c declarations in utils.h

it's not spelled `util.h' because otherwise it'd get included instead of /usr/include/util.h




Omar Polo

simplify the caching API

- don't expose the evbuffer where we store the cached page - cache to/from tabs instead of buffers


Omar Polo

add an in-memory cache store

see github issue #1