1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/xmpp
Michael Vetter e55f6d7f4d Set libstrophe log verbosity
Set this to 0.
We might want to have this configurable later.

For now we fix the valgrind report:

```
Conditional jump or move depends on uninitialised value
xmpp_debug_verbose()
```

Which will be fixed in libstrophe > 0.11.0 by commit
28f3ce19b8
2022-02-21 21:53:33 +01:00
..
avatar.c auto-format 2022-02-01 15:01:28 +01:00
avatar.h Update copyright 2021-01-08 16:36:30 +01:00
blocking.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
blocking.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
capabilities.h first step to remove libmesode 2021-10-27 22:45:44 +02:00
chat_session.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
chat_session.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
chat_state.h Apply coding style 2020-07-07 14:18:57 +02:00
connection.c Set libstrophe log verbosity 2022-02-21 21:53:33 +01:00
connection.h Format new register code correctly 2021-10-13 21:32:44 +02:00
contact.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
contact.h Apply coding style 2020-07-07 14:18:57 +02:00
form.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
form.h first step to remove libmesode 2021-10-27 22:45:44 +02:00
iq.c XEP-0107: User Mood - Clean mood 2022-01-30 18:14:03 +01:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
jid.h Apply coding style 2020-07-07 14:18:57 +02:00
message.c Fix typos in comments 2022-02-18 18:59:32 +01:00
message.h Apply coding style 2020-07-07 14:18:57 +02:00
muc.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
muc.h Apply coding style 2020-07-07 14:18:57 +02:00
omemo.c auto-format 2022-02-01 15:01:28 +01:00
omemo.h Ensure devicelist access model is configured before updating it 2021-08-19 10:02:06 +02:00
ox.c auto-format 2022-02-01 15:01:28 +01:00
ox.h auto-format 2022-02-01 15:01:28 +01:00
presence.c presence: guard against invalid input 2022-01-27 11:52:23 +01:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
resource.h Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.c Add plugin prof_get_nick_from_roster function 2021-04-28 09:17:02 -04:00
roster_list.h Add plugin prof_get_nick_from_roster function 2021-04-28 09:17:02 -04:00
roster.c first step to remove libmesode 2021-10-27 22:45:44 +02:00
roster.h Apply coding style 2020-07-07 14:18:57 +02:00
session.c fix handling of connection errors 2022-02-08 19:52:13 +01:00
session.h handle see-other-host XMPP stream error 2022-02-01 15:52:08 +01:00
stanza.c auto-format 2022-02-01 15:01:28 +01:00
stanza.h handle see-other-host XMPP stream error 2022-02-01 15:52:08 +01:00
xmpp.h handle see-other-host XMPP stream error 2022-02-01 15:52:08 +01:00