summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-09-28Support Nettle and OpenSSL for hashing, in addition to Libgcryptdefanor
2023-09-21Handle audio I/O, codecs, and RTP for Jingle callsdefanor
2023-09-15Abstract out random generationdefanor
2023-09-09Use rxml for XML parsing when building with Rustdefanor
2023-09-08Support libexpat as an alternative XML parserdefanor
2023-06-18Duplicate most of the XML functions in Rust, use Cargodefanor
2023-05-05Introduce an alternative implementation of rexmpp_socks in Rustdefanor
2022-01-10Add a basic testdefanor
2021-10-13Implement Jingle RTP sessions with ICE-UDP and DTLS-SRTPdefanor
2021-10-02Make libgsasl optionaldefanor
2021-10-02Use libgcrypt for hashing and randomdefanor
2021-09-25Implement XEP-0363: HTTP File Uploaddefanor
2021-09-22Reintroduce c-ares as an option for DNS lookupsdefanor
2021-09-21Make libunbound optionaldefanor
2021-09-21Make DNSSEC trust anchor file configurabledefanor
2021-09-20Update README, comments, help stringsdefanor
2021-09-19Make GPGME optionaldefanor
2021-09-19Allow to build without ICU (and JID checks)defanor
2021-09-19Introduce OpenSSL and no-TLS options, in addition to GnuTLSdefanor
2021-08-29Update to Debian 11 versions of dependenciesdefanor
2021-02-11Add initial JID checksdefanor
2020-11-19Implement XEP-0373: OpenPGP for XMPPdefanor
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-02-29Add the draftdefanor