Commits


include sha2.h too where sha1.h is included In preparation for wide sha256 support; stsp@ agrees. Change done mechanically with find . -iname \*.[cy] -exec sam {} + X ,x/<sha1\.h>/i/\n#include <sha2.h>


plug a memory leak on error in got_gotconfig_read() ok op@


move got_gotconfig_read() into new file read_gotconfig_privsep.c