summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2021-10-02Make libgsasl optionaldefanor
2021-10-02Use a custom base64 implementationdefanor
2021-10-02Use libgcrypt for hashing and randomdefanor
2021-10-01Add Jingle file transfer over IBBdefanor
2021-09-25Implement XEP-0363: HTTP File Uploaddefanor
2021-09-22Fix a few GCC warningsdefanor
2021-09-22Reintroduce c-ares as an option for DNS lookupsdefanor
2021-09-21Make libunbound optionaldefanor
2021-09-19Introduce OpenSSL and no-TLS options, in addition to GnuTLSdefanor
2021-08-29Update to Debian 11 versions of dependenciesdefanor
2021-02-13Add rexmpp_pubsub.h into include_HEADERSdefanor
2021-02-12Add a few XEP-0060 (pubsub) helper functionsdefanor
2021-02-11Add initial JID checksdefanor
2020-11-23Use stricter compiler checksdefanor
2020-11-22Add the console moduledefanor
2020-11-19Implement XEP-0373: OpenPGP for XMPPdefanor
2020-11-17Add initial JID parsingdefanor
2020-11-16Update headersdefanor
2020-11-14Remove the c-ares dependencydefanor
2020-11-13Switch from c-ares to libunbounddefanor
2020-11-12Check server certificates using DANE (TLSA)defanor
2020-03-27Move roster functions into a separate filedefanor
2020-03-01Add SOCKS5 supportdefanor
2020-02-29Add the draftdefanor