1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
Michael Vetter 6cf06dc516 Log alleged roster push to file
https://gultsch.de/dino_multiple.html mentions CVE-2019-16235, CVE-2019-16236 and CVE-2019-16237.

CVE-2019-16235: Is checking the from in carbon messages. We do that.
CVE-2019-16236: Is checking the from in roster pushes. We do that but
didn't log it yet.
CVE-2019-16237: Is checking the form in MAM messages. We don't support
them yet.
2019-09-12 20:55:16 +02:00
..
command Remove unused code in cmd_room() about win num 2019-08-23 10:04:54 +02:00
config Set default color for main.text.history 2019-09-11 13:20:32 +02:00
event Log 1:1 messages from other clients also to file 2019-09-04 10:28:52 +02:00
omemo omemo: use lower case to log info 2019-08-23 10:18:20 +02:00
otr Make sure result is always set for otr_get_policy() 2019-07-23 08:03:39 +02:00
pgp Restoration of correct GPG encryption 2019-02-20 11:53:40 +01:00
plugins Add comment about dead assignment in callback_add_timed 2019-08-23 10:13:45 +02:00
tools Always check for directory changes with sendfile auto completion 2019-07-20 10:38:22 +02:00
ui Print history color in theme properties 2019-09-11 13:21:02 +02:00
xmpp Log alleged roster push to file 2019-09-12 20:55:16 +02:00
common.c Add myself to copyright 2019-06-17 10:44:08 +02:00
common.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
log.c Rename prof_message_t into ProfMessage 2019-06-20 14:30:45 +02:00
log.h Rename prof_message_t into ProfMessage 2019-06-20 14:30:45 +02:00
main.c Use fixed email instead of PACKAGE_BUGREPORT 2019-08-23 09:40:54 +02:00
profanity.c Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00
profanity.h Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00