qxmpp-project / qxmpp

Cross-platform C++ XMPP client and server library
412 stars 196 forks source link

Implement XEP-0300: Use of Cryptographic Hash Functions in XMPP #447

Closed lnjX closed 2 years ago

lnjX commented 2 years ago

Parsing and serialization for XEP-0300 https://xmpp.org/extensions/xep-0300.html in version 1.0.

PR check list:

codecov[bot] commented 2 years ago

Codecov Report

Merging #447 (a124198) into master (a9dc491) will decrease coverage by 0.23%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #447      +/-   ##
==========================================
- Coverage   69.28%   69.04%   -0.24%     
==========================================
  Files         261      263       +2     
  Lines       23362    23443      +81     
==========================================
  Hits        16187    16187              
- Misses       7175     7256      +81     
Impacted Files Coverage Δ
src/base/QXmppHash.cpp 0.00% <0.00%> (ø)
src/base/QXmppHash.h 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.