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 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
*
Update profanity URL in entity capabilities stanza
Michael Vetter
2019-05-03
1
-1
/
+1
*
OMEMO: Check if ID is present before using it
Michael Vetter
2019-04-24
1
-1
/
+5
*
Handle presence received before roster
Paul Fariello
2019-04-17
2
-0
/
+44
*
Handle MUC anonymous state when auto starting OMEMO
Paul Fariello
2019-04-17
1
-2
/
+14
*
Ensure MUC is Non-Anonymous before starting OMEMO
Paul Fariello
2019-04-17
2
-0
/
+27
*
Add random string at the end of the default resource
Paul Fariello
2019-04-12
3
-1
/
+23
*
Fix build on travis
Paul Fariello
2019-04-10
1
-0
/
+2
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
5
-3
/
+34
*
Rework MUC reflected message filtering
Paul Fariello
2019-04-10
4
-5
/
+33
*
Fix devicelist notification handler
Paul Fariello
2019-04-10
2
-6
/
+5
*
Add support for missing from in bundle iq
Paul Fariello
2019-04-10
1
-3
/
+9
*
Handle bundle publication error on publish-options
Paul Fariello
2019-04-10
4
-21
/
+164
*
Ensure encrypted carbon of own message are marked as encrypted
Paul Fariello
2019-04-10
1
-1
/
+1
[prev]
[next]