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
/
ox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
User proper ellipsis char
Martin Dosch
2023-04-09
1
-1
/
+1
*
Split ox functions from gpg.c to ox.c
Michael Vetter
2022-06-29
1
-1
/
+1
*
Fix segfault on `/ox discover`
MarcoPolo-PasTonMolo
2022-05-26
1
-5
/
+8
*
ox: have metadata node open
Michael Vetter
2022-05-04
1
-0
/
+6
*
ox: return upon invalid fingerprint
Michael Vetter
2022-05-04
1
-1
/
+2
*
ox: use glib date function in _gettimestamp and fix memleak
Michael Vetter
2022-05-03
1
-12
/
+10
*
ox: Use connection_create_stanza_id() instead of xmpp_uuid_gen()
Michael Vetter
2022-05-03
1
-4
/
+4
*
ox: use iq_id_handler_add instead of xmpp_id_handler_add
Michael Vetter
2022-05-03
1
-6
/
+6
*
ox: use iq_send_stanza instead of xmpp_send
Michael Vetter
2022-05-03
1
-4
/
+10
*
ox: use pubsub acces model open when announce ox public key
Michael Vetter
2022-05-03
1
-0
/
+7
*
ox: print invalid fingerprint instead of aborting
Michael Vetter
2022-04-27
1
-1
/
+5
*
Fix typo Annonuce -> Announce
Michael Vetter
2022-04-14
1
-4
/
+4
*
ox: remove else case
Michael Vetter
2022-02-24
1
-43
/
+44
*
auto-format
Steffen Jaeckel
2022-02-01
1
-1
/
+1
*
Format code correctly
Michael Vetter
2021-10-05
1
-2
/
+2
*
Bugfixes for OX implementation
DebXWoody
2021-06-28
1
-6
/
+13
*
Add config.h in files were it was missing
Michael Vetter
2021-03-26
1
-0
/
+2
*
ox: fix memleak in ox_announce_public_key
Michael Vetter
2021-03-25
1
-1
/
+3
*
ox: make _ox_public_key_result safer
Michael Vetter
2021-03-25
1
-5
/
+15
*
ox: guard printing of fingerprint
Michael Vetter
2021-03-25
1
-1
/
+3
*
ox: improve error log in _ox_metadata_result
Michael Vetter
2021-03-25
1
-1
/
+1
*
ox: add logging prefix
Michael Vetter
2021-03-25
1
-15
/
+15
*
Fix various typos
Michael Vetter
2020-12-10
1
-1
/
+1
*
Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_an...
Michael Vetter
2020-09-30
1
-4
/
+4
*
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
1
-3
/
+229
*
Apply coding style
Michael Vetter
2020-07-07
1
-33
/
+35
*
OX: Fix tests
Michael Vetter
2020-07-07
1
-1
/
+2
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-37
/
+37
*
Apply coding style
Michael Vetter
2020-07-07
1
-37
/
+37
*
OX: Announce public key on PEP
DebXWoody
2020-07-06
1
-0
/
+218