index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix invalid read in muc code
Michael Vetter
2019-10-06
1
-2
/
+4
*
Detect MUC history correctly with some Prosody versions
Michael Vetter
2019-09-30
1
-1
/
+3
*
Log alleged roster push to file
Michael Vetter
2019-09-12
1
-0
/
+1
*
Set message->plain in carbon case
Michael Vetter
2019-09-04
1
-1
/
+8
*
Remove duplicate code in roster_update
Michael Vetter
2019-08-23
1
-9
/
+1
*
Don't render (all) delayed messages as MUC history
Holger Weiß
2019-08-20
3
-2
/
+20
*
Fix memleak in /cmd exec
Paul Fariello
2019-07-30
1
-0
/
+7
*
Fix command form submit
Paul Fariello
2019-07-30
1
-1
/
+1
*
Merge pull request #1160 from profanity-im/fix/1159-groupaddsegfault
Michael Vetter
2019-07-22
1
-4
/
+0
|
\
|
*
Fix segfault in group add/remove command
Michael Vetter
2019-07-22
1
-4
/
+0
*
|
Fix memleak in roster_change_name()
Michael Vetter
2019-07-22
1
-2
/
+2
*
|
Fix memleak in roster_remove
Michael Vetter
2019-07-22
1
-1
/
+1
*
|
Fix memory leak in roster_update()
Michael Vetter
2019-07-22
1
-1
/
+2
|
/
*
Fix segfault in block command
Michael Vetter
2019-07-19
1
-6
/
+0
*
Fixup for last commit
Michael Vetter
2019-07-12
1
-1
/
+0
*
Fix segfault in iq_{submit,cancel}_command_config
Michael Vetter
2019-07-12
1
-6
/
+0
*
Merge pull request #1150 from paulfariello/hotfix/omemo-memleaks
Michael Vetter
2019-07-11
2
-2
/
+13
|
\
|
*
Fix various OMEMO memleaks
Paul Fariello
2019-07-10
2
-2
/
+13
*
|
Fix some more potential double frees
Michael Vetter
2019-07-11
1
-34
/
+0
|
/
*
Reduce codelines in form.c
Michael Vetter
2019-07-10
1
-16
/
+2
*
Fix double free in roster_process_pending_presence
Michael Vetter
2019-07-10
1
-1
/
+0
*
Add destructor for roster_pending_presence
Michael Vetter
2019-07-09
1
-1
/
+10
*
Fix double free in room id handler
Michael Vetter
2019-07-09
1
-6
/
+1
*
Fix double free in omemo_start_device_session_handle_bundle()
Michael Vetter
2019-07-08
1
-0
/
+1
*
Fix double free regarding iq handlers
Michael Vetter
2019-07-08
1
-14
/
+4
*
Merge pull request #1146 from profanity-im/fix/omemoleaks-autocompl
Michael Vetter
2019-07-04
2
-25
/
+58
|
\
|
*
Free iq_id_handlers correctly
Michael Vetter
2019-07-04
1
-1
/
+15
|
*
Free key on error in omemo_start_device_session_handle_bundle()
Michael Vetter
2019-07-04
1
-0
/
+5
|
*
Rework omemo_start_device_session_handle_bundle exit
Michael Vetter
2019-07-04
1
-24
/
+38
*
|
Fix plaintext private message handling
Paul Fariello
2019-07-04
1
-3
/
+3
|
/
*
Use correct jid variable
Michael Vetter
2019-07-03
1
-1
/
+1
*
Define goto out in _private_chat_handler()
Michael Vetter
2019-07-03
1
-0
/
+1
*
Set plain message in _private_chat_handler
Michael Vetter
2019-07-03
1
-0
/
+7
*
Fix a segfault when carbon has no body
Paul Fariello
2019-06-21
1
-11
/
+13
*
Don't highlight cleartext message as untrusted
Paul Fariello
2019-06-21
1
-0
/
+1
*
Fix segfault when receiving messages without ID
Paul Fariello
2019-06-21
1
-1
/
+3
*
Fix NULL pointer when handling non encrypted message in MUC
Paul Fariello
2019-06-21
1
-1
/
+9
*
Rename prof_message_t into ProfMessage
Paul Fariello
2019-06-20
2
-11
/
+11
*
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
2
-114
/
+164
*
Use flags in xmmp/message.c for encryption and trust
Paul Fariello
2019-06-20
2
-10
/
+25
*
Add trusted state after OMEMO decryption
Paul Fariello
2019-06-20
3
-11
/
+14
*
_bookmark_destroy: follow normal logic
Michael Vetter
2019-06-20
1
-7
/
+5
*
Call message_handlers_clear() upon disconnect
Michael Vetter
2019-06-20
3
-0
/
+10
*
Call iq_handlers_clear() upon disconnect
Michael Vetter
2019-06-20
3
-0
/
+10
*
statusbar: check if roster exists
Michael Vetter
2019-06-04
2
-0
/
+9
*
Merge pull request #1106 from profanity-im/saved-account
Michael Vetter
2019-06-03
1
-28
/
+7
|
\
|
*
Don't clear saved account data in session_disconnect()
Dmitry Podgorny
2019-06-03
1
-28
/
+7
*
|
Cancel autoping timer on disconnect or connection loss
Dmitry Podgorny
2019-06-03
2
-8
/
+13
|
/
*
xmpp/connection: fix #1103
Dmitry Podgorny
2019-06-01
1
-11
/
+28
*
Update tests with new URL
Michael Vetter
2019-05-03
1
-1
/
+1
[next]