Age | Commit message (Collapse) | Author |
|
createnode fixes
typo fixes
|
|
implemented pubsub address detection as required by xep-0060 8.1.1
implemented xep-0060 8.1.1, xep-0163 3 as required by omemo 4.3
omemo 4.3 now complete and working
//TODO: chek createnode handlers, not always called, especially if connection is slow
|
|
|
|
started implementation of xep-0060 8.1.1 as required by xep-0.163 3
please corect me if it already done somewhere in jabber
i still need a way to get pubsub address of current jabber server via some jabber api
//oh... i can't use this shitty one word useless comments, i am starting to hate myself, sorry...
//so i will write normal long comments as always )
|
|
|
|
|
|
|
|
|
|
|
|
(https://conversations.im/xeps/multi-end.html)
//using short uninformative comments from now, as requested on http://forum.miranda-ng.org/index.php?topic=4506.msg19076#msg19076, due to inconvinient way of how github ui show comments
|
|
omemo: basic device list event handler, added +notify cap to permanent caps, currenlty jabber have problems with dynamic caps...
|
|
libsignal-c:
added few more missed exports
protocol:
jabber:
omemo:
implemented 4.1 (https://conversations.im/xeps/multi-end.html)
|
|
jabber:
omemo:
empty handlers for omemo message/key, omemo devicelist update
|
|
jabber:
omemo:
init_device functio (skeletoon..)
|
|
jaber:
omemo:
used openssl based aes encryption and digest_sha512 code from https://github.com/WhisperSystems/libsignal-protocol-c/blob/master/tests/test_common.c
|
|
|
|
jabber:
omemo:
added hmac_sha256 callbacks to libsignal-c initialization
|
|
jabber:
started work on omemo skeleton
basic signal library initialization test
|
|
whatsapp:
use new libsignal header (looks unused anyway....)
|