summaryrefslogtreecommitdiff
path: root/xmpp.c
AgeCommit message (Expand)Author
2023-01-09Make return statement more consistentxengineering
2023-01-09Prevent NULL pointer crashxengineering
2023-01-08Remove xmpp_ prefix from private functionxengineering
2023-01-08Rename to resolve_dns()xengineering
2023-01-08Improve get_domainpart() docsxengineering
2023-01-08Adapt comment indent to Linux kernel codexengineering
2023-01-08Remove commented codexengineering
2023-01-08Connect on mouse clickxengineering
2022-12-04Implement printing of server responsexengineering
2022-12-04Implement client stream header sendingxengineering
2022-12-04Implement TCP connection to XMPP serverxengineering
2022-12-04Implement socket creationxengineering
2022-12-04Implement DNS with a temporary solutionxengineering
2022-12-02Add GPL3 license header to relevant source filesxengineering
2022-11-27Implement dummy DNS resolutionxengineering
2022-11-27Switch completely to SDL2 versionxengineering
2022-11-20Extract domain from JID with parser functionxengineering
2022-11-20Get env based credential parsing to xmpp.cxengineering
2022-11-20Introduce dummy as second XMPP implementationxengineering