CHANGELOG (881B)
1 - 0.1.8 2 * Add build script to include bzip2 dynamic link directive to c compiler 3 4 - 0.1.7 5 * Update engine constraint 6 * Add makefile 7 * Bump version 8 * Rewrite readme upstream source to asciidoc 9 - 0.1.6 10 * Add readme, license, copyright 11 - 0.1.5 12 * Return 200 on empty get 13 * Set "X-Wala-Cap" header to "default" when no extra capabilities are present 14 - 0.1.4 15 * Remove stray println 16 - 0.1.3 17 * Fall back to application/octet-stream if mime type is missing 18 - 0.1.2 19 * verify pgp signature from reader instead of copying to memory 20 * announce capabilities in response headers 21 * only trace if requested in request headers 22 - 0.1.1 23 * Replace pgp package with sequoia-openpgp 24 - 0.1.0 25 * immutable PUT 26 * mutable reference PUT 27 * custom PUBSIG http scheme with pgp authentication 28 * filesystem based store with symlinks 29 * reverse lookup tracing of mutable reference auth fingerprint