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
/
omemo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OMEMO]: Fix bundle publishing
Maximilian Wuttke
2021-03-09
1
-14
/
+16
*
Logging [OMEMO]
Maximilian Wuttke
2021-03-09
1
-1
/
+26
*
Logging [OMEMO]
Maximilian Wuttke
2021-03-09
1
-6
/
+10
*
Apply coding style
Michael Vetter
2020-07-07
1
-118
/
+116
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-116
/
+118
*
Apply coding style
Michael Vetter
2020-07-07
1
-118
/
+116
*
Messages are not shown in ChatSecure
DebXWoody
2020-07-04
1
-20
/
+39
*
_omemo_receive_devicelist() use if/else
Michael Vetter
2020-05-29
1
-18
/
+19
*
OMEMO - Request only "current" item
DebXWoody
2020-05-23
1
-1
/
+5
*
Fix maybe uninitialized and don't guard g_free
Paul Fariello
2020-01-20
1
-17
/
+14
*
Ignore invalid base64 in OMEMO stanzas
Paul Fariello
2020-01-20
1
-10
/
+44
*
omemo: Check for `1` alongside `true` in an omemo encrypted message stanza
Sven Speckmaier
2020-01-03
1
-1
/
+3
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+35
*
omemo: Check stanza names when iterating nodes
aszlig
2019-10-29
1
-0
/
+8
*
Remove prefix from stanza id
Michael Vetter
2019-10-17
1
-5
/
+5
*
Fix double free in omemo_start_device_session_handle_bundle()
Michael Vetter
2019-07-08
1
-0
/
+1
*
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
*
Add trusted state after OMEMO decryption
Paul Fariello
2019-06-20
1
-2
/
+2
*
OMEMO: Check if ID is present before using it
Michael Vetter
2019-04-24
1
-1
/
+5
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
1
-2
/
+6
*
Fix devicelist notification handler
Paul Fariello
2019-04-10
1
-4
/
+4
*
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
1
-11
/
+100
*
Temporarly disable check for publish-options support
Paul Fariello
2019-04-10
1
-6
/
+2
*
Use connection_support to check for publish-options support
Paul Fariello
2019-04-10
1
-6
/
+2
*
Add support for disconnect in OMEMO
Paul Fariello
2019-04-10
1
-9
/
+33
*
Add publish option to OMEMO device list and bundle
Paul Fariello
2019-04-10
1
-0
/
+14
*
Add MUC message decryption
Paul Fariello
2019-04-10
1
-4
/
+5
*
device_list iq should be from barejid or none
Paul Fariello
2019-04-10
1
-16
/
+11
*
Randomly choose a prekey on session build
Paul Fariello
2019-04-10
1
-19
/
+22
*
Follow normal workflow for OMEMO message reception
Paul Fariello
2019-04-10
1
-0
/
+79
*
Add OMEMO message encryption and decryption
Paul Fariello
2019-04-10
1
-2
/
+2
*
Create signal session
Paul Fariello
2019-04-10
1
-3
/
+47
*
Add signal store backend and OMEMO start command
Paul Fariello
2019-04-10
1
-1
/
+73
*
Request for device list when OMEMO is ready
Paul Fariello
2019-04-10
1
-3
/
+23
*
Fix devicelist subscription and handle pubsub event
Paul Fariello
2019-04-10
1
-8
/
+58
*
Add devicelist and bundle publication
Paul Fariello
2019-04-10
1
-2
/
+42
*
Add devicelist subscription
Paul Fariello
2019-04-10
1
-0
/
+15