aboutsummaryrefslogtreecommitdiff
path: root/src/xmpp_stream_pkix.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo and specEvgeniy Khramtsov2017-03-071-2/+2
* Remove forgotten compile_allEvgeniy Khramtsov2017-03-071-1/+0
* Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) supportEvgeniy Khramtsov2017-03-071-106/+185
* Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov2017-02-261-3/+9
* Avoid using maps:get/2 to keep compatibility with OTP 17.5Evgeniy Khramtsov2017-01-231-3/+1
* Update copyright headers in new filesEvgeniy Khramtsov2017-01-201-5/+18
* Reflect cyrsasl API changes in remaining codeEvgeniy Khramtsov2016-12-311-11/+28
* Add xmpp_stream_out behaviour and rewrite s2s/SM codeEvgeniy Khramtsov2016-12-281-0/+159