summaryrefslogtreecommitdiff
path: root/src/rexmpp_tcp.c
AgeCommit message (Expand)Author
2023-12-07Provide a callback after socket creation, use _Booldefanor
2023-05-02Use timespec and monotonic clock for timersdefanor
2023-04-15Add a path MTU discovery setting for TCP socketsdefanor
2023-04-15Fix an inet_pton argumentdefanor
2022-01-10Check in rexmpp_tcp_connected whether DNS records are resolveddefanor
2021-10-03Fix IPv6 address handlingdefanor
2021-09-21Make libunbound optionaldefanor
2020-11-23Use stricter compiler checksdefanor
2020-11-13Switch from c-ares to libunbounddefanor
2020-05-26Fix conditions in rexmpp_tcp_conn_timeout and rexmpp_tcp_conn_fdsdefanor
2020-03-01Add SOCKS5 supportdefanor
2020-03-01Add rexmpp_tcp_cleanupdefanor
2020-02-29Use uint16_t for port numbersdefanor
2020-02-29Add rexmpp_tcp_connecteddefanor
2020-02-29Add the draftdefanor