Commit Briefs

bff6ca00c7 Stefan Sperling

read commit objects with privsep


5d43e84d91 Stefan Sperling

don't proceed after errors in got_privsep_send_error()


fe36cf7631 Stefan Sperling

create recv_one_imsg() helper


c4eae628f4 Stefan Sperling

create recv_imsg_error helper function


94fbf93add Stefan Sperling

unpriv process doesn't know the actual object id


8c580685ac Stefan Sperling

treat unexpected message from unpriv processes as error


8aac89a7e0 Stefan Sperling

handle errno errors correctly in got_privsep_recv_obj()


2178c42edf Stefan Sperling

read object headers with privsep