Commit Briefs

2ff12563f8 Stefan Sperling

fix 'make PROFILE=1' build


511a516b74 Stefan Sperling

move got_opentmp* functions to public API; used from tog




f8352b2a84 Stefan Sperling

use pledge(2) in regression tests


32cb896c4b Stefan Sperling

rename library-private headers from *_priv.h to *_lib.h




80f0eb00bf Stefan Sperling

public API is now independent of sha1.h and zlib.h


f8aea23e89 Stefan Sperling

delta bases are no longer compressed; update delta_test


885d3e0206 Stefan Sperling

implement delta combiner and a small test suite for it


b08fe7be6d Stefan Sperling

make tests print 'ok' if they pass


ac25a29282 Stefan Sperling

add a skeleton for a delta test (empty)