aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, move arg parsing and sig handler out of main.HEADmasterHarald Eilertsen2019-05-091-15/+24
* Clean up socket on termination.Harald Eilertsen2019-05-091-1/+9
* Handle client disconnects more gracefully.Harald Eilertsen2019-05-091-8/+25
* Print socket listening addr when ready.Harald Eilertsen2019-05-081-1/+5
* Create a unix socket server to check URLs.Harald Eilertsen2019-05-082-4/+63
* Help deserializer turn numbers and bools into their proper types.Harald Eilertsen2019-05-081-6/+41
* Handle missing phishtank file.Harald Eilertsen2019-05-071-5/+10
* Initial commit.Harald Eilertsen2019-05-072-0/+93