thodg/got/lib/privsep.c

Branch :


Log

Author Commit Date CI Message
bff6ca00 2018-04-23 15:38:35 read commit objects with privsep
5d43e84d 2018-04-23 07:04:30 don't proceed after errors in got_privsep_send_error()
fe36cf76 2018-04-23 07:01:14 create recv_one_imsg() helper
c4eae628 2018-04-23 06:55:08 create recv_imsg_error helper function
94fbf93a 2018-04-22 15:48:01 unpriv process doesn't know the actual object id
8c580685 2018-04-22 15:40:59 treat unexpected message from unpriv processes as error
8aac89a7 2018-04-22 14:55:10 handle errno errors correctly in got_privsep_recv_obj()
2178c42e 2018-04-22 14:51:49 read object headers with privsep