summaryrefslogtreecommitdiff
path: root/lib/socket.go
AgeCommit message (Expand)Author
2022-07-23logging: use level-based logger functionsRobin Jarry
2022-07-14aerc: use aerc as an mbox viewerKoni Marti
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2022-03-03add removal of existing socketsMoritz Poldrack
2020-02-13lib: fix an out of bounds panic in the serverDaniel Martí
2019-09-29Print success to socket if no error was thrownHeiko Carrasco
2019-07-29Fix test failuresDrew DeVault
2019-07-19Forward mailto links to server via ./aerc <mailto>Drew DeVault
2019-07-19Add Unix socket for communicating with aercDrew DeVault