aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krad/remote.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-12Fix use-after-free during krad remote_shutdown()Robbie Harwood1-2/+2
2020-04-08Fix typos in commentsGreg Hudson1-3/+3
2016-09-30Properly handle EOF condition on libkrad socketsNathaniel McCallum1-7/+6
2016-07-27Rename k5-queue.h macrosTom Yu1-15/+15
2016-06-22Fix incorrect recv() size calculation in libkradNathaniel McCallum1-2/+2
2015-08-07Do not allow stream socket retries in libkradNathaniel McCallum1-0/+3
2014-07-12Avoid closing fd -1 in libkradLukas Slebodnik1-1/+2
2014-05-24Fix fencepost error in krad timeout handlerGreg Hudson1-1/+1
2013-07-11Add libkradNathaniel McCallum1-0/+532