Commit Briefs



de5fe1c2ee Stefan Sperling

compile static binaries in PROFILE build


91cf13dcc2 Stefan Sperling

bump version number


d404e6d6b3 Stefan Sperling

sync distfile list (tags/0.21)


06c0a1750f Stefan Sperling

changes for 0.21


3b6470856e Stefan Sperling

plug leaks in error paths of got_privsep_send_tree()


7f358e3b0e Stefan Sperling

eliminate redundant memcpy in got_privsep_send_tree_req()


3fd4eb5ab9 Stefan Sperling

fold a function call onto a single line






c3b318d03e Stefan Sperling

add debug stats to delta cache


ab2f42e760 Stefan Sperling

cache delta data buffers in an LRU cache





a837b5e488 Stefan Sperling

bump version number


473cb1cdc3 Stefan Sperling

CHANGES for 0.20 (tags/0.20)



70015d7a0e Stefan Sperling

hide EINTR again when got exits due to Ctrl-C