1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
profanity/src/xmpp
Dmitry Podgorny 409bbd6f2d Fix possible segfault in xmpp/message.c
Check for pointer to be NULL before dereferencing it.
2020-06-16 17:52:01 +03:00
..
avatar.c Get output and error streams from the command spawned by external_call() 2020-06-03 13:09:29 +02:00
avatar.h xep-0084/avatar: add option to open avatar directly 2020-03-10 07:12:13 +01:00
blocking.c Review logging for blocking.c 2020-04-14 18:32:43 +02:00
blocking.h Add vim modeline 2019-11-13 12:11:05 +01:00
bookmark.c Fix memleak in bookmark minimize 2020-05-24 13:35:09 +02:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c xep-0308: create setting to toggle lmc 2020-02-10 14:52:42 +01:00
capabilities.h Add vim modeline 2019-11-13 12:11:05 +01:00
chat_session.c Add vim modeline 2019-11-13 12:11:05 +01:00
chat_session.h Add vim modeline 2019-11-13 12:11:05 +01:00
chat_state.c Add vim modeline 2019-11-13 12:11:05 +01:00
chat_state.h Add vim modeline 2019-11-13 12:11:05 +01:00
connection.c Fix reading/writing linked files 2020-06-13 15:02:43 +02:00
connection.h Add option for legacy authentication 2020-06-05 11:37:51 +03:00
contact.c Add vim modeline 2019-11-13 12:11:05 +01:00
contact.h Add vim modeline 2019-11-13 12:11:05 +01:00
form.c Add vim modeline 2019-11-13 12:11:05 +01:00
form.h Add vim modeline 2019-11-13 12:11:05 +01:00
iq.c Incoming iq stanza - Reset the autoping timer 2020-05-23 06:52:03 +02:00
iq.h Add vim modeline 2019-11-13 12:11:05 +01:00
jid.c Add vim modeline 2019-11-13 12:11:05 +01:00
jid.h Add vim modeline 2019-11-13 12:11:05 +01:00
message.c Fix possible segfault in xmpp/message.c 2020-06-16 17:52:01 +03:00
message.h Add vim modeline 2019-11-13 12:11:05 +01:00
muc.c Add and use connection_get_barejid() 2020-05-25 13:04:19 +02:00
muc.h Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
omemo.c _omemo_receive_devicelist() use if/else 2020-05-29 10:28:41 +02:00
omemo.h Add vim modeline 2019-11-13 12:11:05 +01:00
presence.c Review logging in presence.c 2020-04-14 18:29:15 +02:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Add vim modeline 2019-11-13 12:11:05 +01:00
resource.h Add vim modeline 2019-11-13 12:11:05 +01:00
roster_list.c Fix memory leak of presence object 2020-02-23 08:51:36 +02:00
roster_list.h Add context to autocomplete_with_func and use it for omemo trust command 2020-01-31 10:07:08 +01:00
roster.c Add and use connection_get_barejid() 2020-05-25 13:04:19 +02:00
roster.h Add vim modeline 2019-11-13 12:11:05 +01:00
session.c Add option for legacy authentication 2020-06-05 11:37:51 +03:00
session.h Add vim modeline 2019-11-13 12:11:05 +01:00
stanza.c Fix potential memleak in stanza_create_caps_from_query_element() 2020-04-20 15:31:48 +02:00
stanza.h Preserve Gajims minimize flag in bookmarks 2020-05-22 16:18:28 +02:00
xmpp.h Add option for legacy authentication 2020-06-05 11:37:51 +03:00