summaryrefslogtreecommitdiffstats
path: root/libvncclient/sasl.c
Commit message (Collapse)AuthorAgeFilesLines
* Add sys/socket.h include in sasl.c to resolve FTBFS.r14.1.0Slávek Banko2023-03-211-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Undef error codes before redefining them for WSATobias Junghans2018-11-061-0/+3
| | | | Fixes compiler warnings about redefined macros from errno.h.
* libvncclient: rename rfbsasl.[c|h] to sasl.[c|h] to be in line with naming ↵Christian Beier2017-09-021-0/+579
of other files