summaryrefslogtreecommitdiff
path: root/src/rexmpp_tls.c
AgeCommit message (Expand)Author
2023-10-22Fix a couple of bugs, refactor a littledefanor
2023-09-29Add more checks, tests, and documentationdefanor
2023-09-28Support Nettle and OpenSSL for hashing, in addition to Libgcryptdefanor
2023-09-26Support OpenSSL for DTLS-SRTPdefanor
2023-09-24Move GnuTLS operations from Jingle module into TLS moduledefanor
2023-09-09Use rxml for XML parsing when building with Rustdefanor
2023-09-08Support libexpat as an alternative XML parserdefanor
2023-06-14Use more pointers to other structures from struct rexmppdefanor
2021-10-13Implement Jingle RTP sessions with ICE-UDP and DTLS-SRTPdefanor
2021-09-20Restore client certificate (SASL EXTERNAL) authenticationdefanor
2021-09-19Introduce OpenSSL and no-TLS options, in addition to GnuTLSdefanor