summaryrefslogtreecommitdiff
path: root/shared/n-acd
Commit message (Expand)AuthorAgeFilesLines
* n-acd: fix leaking socket handle in n_acd_socket_new() when setsockopt() failsThomas Haller2019-08-021-2/+4
* shared/n-acd: reimportth/shared-tools-reimportThomas Haller2019-04-1433-1156/+770
* shared: workaround -Wunused-but-set-variable warning with assertionsThomas Haller2019-04-042-0/+3
* shared/n-acd: minor change to make sources identical to upsteamThomas Haller2019-02-061-1/+1
* build: meson: Add trailing commasIñigo Martínez2018-12-201-1/+1
* Fix typosRafael Fontenelle2018-09-303-3/+3
* Merge commit '1361ede099f51cc29b478ebee6a736219ad74b97' into bg/n-acd-updateBeniamino Galvani2018-09-1834-1418/+3778
* n-acd: better handle interfaces going temporarily downBeniamino Galvani2018-05-291-11/+21
* n-acd: use RFC 5227 timeout for announcementsBeniamino Galvani2018-05-292-1/+10
* n-acd: don't use a return value in deallocatorLubomir Rintel2018-04-232-5/+3
* n-acd: use CLOCK_MONOTONIC timers on older kernelsBeniamino Galvani2018-04-181-0/+7
* Merge commit '23cbce4bc9c70fc33d3413fc1b9a5f3303498036' as 'shared/n-acd'Beniamino Galvani2018-04-1820-0/+2256