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
...
*
mesage: make _handle_ox_chat safer
Michael Vetter
2021-03-25
1
-11
/
+27
*
message: make _handle_chat safer
Michael Vetter
2021-03-25
1
-0
/
+3
*
message: make _handle_muc_private_message safer
Michael Vetter
2021-03-25
1
-0
/
+7
*
message: fix potential segfault in _receipt_request_handler
Michael Vetter
2021-03-25
1
-3
/
+7
*
message: safeguard _handle_receipt_received
Michael Vetter
2021-03-25
1
-15
/
+17
*
message: reorder _handle_groupchat
Michael Vetter
2021-03-25
1
-12
/
+9
*
message: fix possible segfault in _handle_conference
Michael Vetter
2021-03-25
1
-19
/
+23
*
message: fix possible segfault in _handle_muc_user
Michael Vetter
2021-03-25
1
-0
/
+4
*
message: fix possible segfault in _message_handler
Michael Vetter
2021-03-25
1
-3
/
+3
*
Add support to register with a room
Michael Vetter
2021-03-25
4
-4
/
+144
*
form.c: fix memleak in form_tag_exists
Michael Vetter
2021-03-17
1
-0
/
+1
*
Add support to approve MUC voice requests
Michael Vetter
2021-03-17
3
-2
/
+52
*
MUC: Add voice request
Thorben Günther
2021-03-12
4
-1
/
+77
*
Merge pull request #1501 from xenrox/change-password
Michael Vetter
2021-03-11
5
-1
/
+87
|
\
|
*
Add command to change password of logged in user
Thorben Günther
2021-03-11
5
-1
/
+87
*
|
Update to the newest version of XEP 0363 (HTTP Upload)
Maximilian Wuttke
2021-03-11
3
-36
/
+35
|
/
*
[OMEMO]: Fix bundle publishing
Maximilian Wuttke
2021-03-09
1
-14
/
+16
*
Logging [OMEMO]
Maximilian Wuttke
2021-03-09
1
-1
/
+26
*
Variadic version of `stanza_attach_publish_options`
Maximilian Wuttke
2021-03-09
2
-16
/
+37
*
Logging [OMEMO]
Maximilian Wuttke
2021-03-09
1
-6
/
+10
*
Logging [CONNECTION]
Stefan
2021-03-09
1
-0
/
+1
*
Remove forgotten debug line
Michael Vetter
2021-02-15
1
-1
/
+0
*
Use correct time for MAM messages
Michael Vetter
2021-02-04
1
-8
/
+17
*
Enable error logging on MAM RSM
Michael Vetter
2021-01-28
1
-4
/
+1
*
Get MAM from last 7 days
Michael Vetter
2021-01-28
1
-1
/
+1
*
MAM: Request more pages via RSM
Michael Vetter
2021-01-28
1
-6
/
+22
*
Adapt MAM RSM code to latest functions
Michael Vetter
2021-01-28
1
-3
/
+3
*
wip: add rsm after we get the first couple of mam messages
Michael Vetter
2021-01-28
3
-5
/
+46
*
mam: Use correct ID in rsm handler
Michael Vetter
2021-01-28
1
-3
/
+1
*
mam: fix logging message
Michael Vetter
2021-01-28
1
-1
/
+1
*
Start working on MAM RSM to get more pages
Michael Vetter
2021-01-28
2
-1
/
+27
*
Update copyright
Michael Vetter
2021-01-08
5
-5
/
+5
*
Remove not needed include
Michael Vetter
2020-12-16
1
-1
/
+0
*
Fix various typos
Michael Vetter
2020-12-10
3
-5
/
+5
*
Declare counter var inside loop
Michael Vetter
2020-11-09
2
-10
/
+5
*
Print all error stanzas
Michael Vetter
2020-10-30
1
-5
/
+5
*
Fixed Date format for MAM request
DebXWoody
2020-10-28
1
-2
/
+2
*
xmpp/bookmark: don't use uninitialised field
Dmitry Podgorny
2020-10-19
1
-0
/
+1
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
1
-1
/
+1
*
Enable _handle_ox_chat() payload/body decryption
Michael Vetter
2020-10-09
1
-3
/
+0
*
Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_an...
Michael Vetter
2020-09-30
6
-32
/
+10
*
Require libstrophe/libmesode 0.10.0
Michael Vetter
2020-09-30
1
-8
/
+0
*
Fix memory leak in _handle_chat()
Dmitry Podgorny
2020-08-07
1
-21
/
+7
*
Parse stanza-id
Michael Vetter
2020-07-23
3
-6
/
+40
*
ox review: Use english not german
Michael Vetter
2020-07-10
1
-5
/
+5
*
OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19)
DebXWoody
2020-07-10
2
-3
/
+241
*
Apply coding style
Michael Vetter
2020-07-07
39
-3203
/
+3233
*
OX: Fix tests
Michael Vetter
2020-07-07
1
-1
/
+2
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
39
-3321
/
+3295
*
Apply coding style
Michael Vetter
2020-07-07
39
-3295
/
+3321
[prev]
[next]