.. |
blocking.c
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
blocking.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
bookmark.c
|
_bookmark_destroy: follow normal logic
|
2019-06-20 12:37:32 +02:00 |
bookmark.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
capabilities.c
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
capabilities.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
chat_session.c
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
chat_session.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
chat_state.c
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
chat_state.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
connection.c
|
Fix various OMEMO memleaks
|
2019-07-10 17:32:23 +02:00 |
connection.h
|
Wait for discovery end to publish omemo devicelist and bundle
|
2019-04-10 17:23:46 +02:00 |
contact.c
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
contact.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
form.c
|
Reduce codelines in form.c
|
2019-07-10 12:53:45 +02:00 |
form.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
iq.c
|
Fix some more potential double frees
|
2019-07-11 16:15:57 +02:00 |
iq.h
|
Rename ProfIdCallback into ProfIqCallback
|
2019-04-10 16:03:50 +02:00 |
jid.c
|
Add random string at the end of the default resource
|
2019-04-12 15:49:54 +02:00 |
jid.h
|
Add random string at the end of the default resource
|
2019-04-12 15:49:54 +02:00 |
message.c
|
Fix plaintext private message handling
|
2019-07-04 14:02:42 +02:00 |
message.h
|
Rename prof_message_t into ProfMessage
|
2019-06-20 14:30:45 +02:00 |
muc.c
|
Ensure MUC is Non-Anonymous before starting OMEMO
|
2019-04-17 13:56:27 +02:00 |
muc.h
|
Ensure MUC is Non-Anonymous before starting OMEMO
|
2019-04-17 13:56:27 +02:00 |
omemo.c
|
Fix double free in omemo_start_device_session_handle_bundle()
|
2019-07-08 16:36:05 +02:00 |
omemo.h
|
Add trusted state after OMEMO decryption
|
2019-06-20 14:29:55 +02:00 |
presence.c
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
presence.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
resource.c
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
resource.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
roster_list.c
|
Fix double free in roster_process_pending_presence
|
2019-07-10 12:08:09 +02:00 |
roster_list.h
|
statusbar: check if roster exists
|
2019-06-04 16:19:04 +02:00 |
roster.c
|
Rename ProfIdCallback into ProfIqCallback
|
2019-04-10 16:03:50 +02:00 |
roster.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
session.c
|
Call message_handlers_clear() upon disconnect
|
2019-06-20 12:37:32 +02:00 |
session.h
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
stanza.c
|
Fix various OMEMO memleaks
|
2019-07-10 17:32:23 +02:00 |
stanza.h
|
Rework MUC reflected message filtering
|
2019-04-10 17:23:46 +02:00 |
xmpp.h
|
Call iq_handlers_clear() upon disconnect
|
2019-06-20 12:37:32 +02:00 |