Files
libstrophe-gh/ChangeLog
Dmitry Podgorny 3b906f6ceb XEP-0114: minor fixes to auth.c
- src/sha1.c is used instead of openssl;
 - xmpp_alloc/free should be used instead of malloc/free;
 - coding style fixes.
2014-12-15 14:42:50 +02:00

8 lines
125 B
Plaintext

0.8.7
- SCRAM-SHA-1 authentication mechanism
- pkg-config support
- XEP-0114 support
0.8.5
- libtoolize to generate .so