summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2021-10-02Make libgsasl optionaldefanor
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-25Add recursive feature search (rexmpp_disco_find_feature)defanor
2021-09-25Introduce IQ cachingdefanor
2021-09-23Handle XEP-0092: Software Versiondefanor
2021-09-22Reintroduce c-ares as an option for DNS lookupsdefanor
2021-09-21Make libunbound optionaldefanor
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-28Add the initial Emacs interfacedefanor
2021-02-15Add optional text console usage into basic.cdefanor
2021-02-12Add a few XEP-0060 (pubsub) helper functionsdefanor
2021-02-11Add initial JID checksdefanor
2021-02-08Adjust and document XEP-0373 APIdefanor
2020-11-30Reconnect on "reset" and "system-shutdown" stream errorsdefanor
2020-11-22Increase the supported XEP-0373 versiondefanor
2020-11-22Add the console moduledefanor
2020-11-22Mention implemented XEP versionsdefanor
2020-11-20Handle XEP-0402: PEP Native Bookmarksdefanor
2020-11-19Implement XEP-0373: OpenPGP for XMPPdefanor
2020-11-17Support XEP-0163 (PEP) and XEP-0172 (User Nickname)defanor
2020-11-17Add initial JID parsingdefanor
2020-11-16Update the roadmapdefanor
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-10-02Update the roadmapdefanor
2020-07-05Add presence trackingdefanor
2020-06-04Implement XEP-0199: XMPP Pingdefanor
2020-06-01Add a crude WeeChat plugindefanor
2020-04-02Fix a typodefanor
2020-03-31Introduce a Texinfo manualdefanor
2020-03-29Add initial Entity Capabilities supportdefanor
2020-03-28Handle service discovery requestsdefanor
2020-03-28Check "from" on roster pushdefanor
2020-03-25Add initial roster management functionalitydefanor
2020-03-05Annotate a few rexmpp.h enumsdefanor
2020-03-01Add SOCKS5 supportdefanor
2020-02-29Add the draftdefanor