Commits


verify size of blob received from privsep child


read blobs through privsep


give some privsep functions shorter names


in got_privsep_recv_tree_obj() free tree upon imsg_read() error


read tree names from imsg at the right offset


read tree objects with privsep


don't transform sha1 to string and back for icommits


read commit objects with privsep


don't proceed after errors in got_privsep_send_error()


create recv_one_imsg() helper


create recv_imsg_error helper function


unpriv process doesn't know the actual object id


treat unexpected message from unpriv processes as error


handle errno errors correctly in got_privsep_recv_obj()


read object headers with privsep