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
/
omemo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead assignments
Michael Vetter
2019-07-22
1
-1
/
+1
*
Dirty fix libgcrypt memleak
Paul Fariello
2019-07-11
1
-0
/
+5
*
Enable secure memory in gcrypt initialisation
Paul Fariello
2019-07-11
1
-0
/
+6
*
Fix various OMEMO memleaks
Paul Fariello
2019-07-10
2
-3
/
+12
*
Free omemo_ctx.device_list_handler
Michael Vetter
2019-07-04
1
-0
/
+1
*
Dont initialize omemo autocompleter twice
Michael Vetter
2019-07-04
1
-2
/
+0
*
Add omemo_close function
Michael Vetter
2019-07-04
2
-0
/
+10
*
Mark messages received from a session as trusted
Paul Fariello
2019-06-25
3
-10
/
+25
*
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
2
-2
/
+2
*
Add trusted state after OMEMO decryption
Paul Fariello
2019-06-20
4
-7
/
+10
*
Decrypt all incoming OMEMO msg
Paul Fariello
2019-06-20
3
-1
/
+23
*
Free contacts in omemo_start_sessions()
Michael Vetter
2019-06-19
1
-0
/
+1
*
Free OMEMO session store upon disconnect
Michael Vetter
2019-06-19
1
-0
/
+1
*
Add copyright to omemo code
Michael Vetter
2019-06-17
6
-0
/
+199
*
Remove OMEMO session when untrusting a fingerprint
Paul Fariello
2019-06-07
2
-16
/
+122
*
Correctly handle malformed OMEMO messages
Paul Fariello
2019-05-23
1
-4
/
+8
*
OMEMO: Initialize result in omemo_automatic_start
Michael Vetter
2019-04-29
1
-1
/
+1
*
Handle missing real jid in OMEMO encrypted MUC
Paul Fariello
2019-04-17
1
-3
/
+7
*
Add OMEMO policy
Paul Fariello
2019-04-17
2
-16
/
+69
*
Don't persist OMEMO {signed,}prekey cleaning on disconnect
Paul Fariello
2019-04-14
1
-10
/
+0
*
Handle malformed OMEMO identity.txt
Paul Fariello
2019-04-14
1
-7
/
+34
*
Don't unload OMEMO cryto on disconnect if OMEMO wasn't loaded
Paul Fariello
2019-04-14
1
-0
/
+4
*
Fix issue with first encrypted message
Paul Fariello
2019-04-10
1
-1
/
+5
*
Try to start sessions with every jid in roster
Paul Fariello
2019-04-10
2
-0
/
+18
*
Automatically starts OMEMO if one identity is trusted
Paul Fariello
2019-04-10
2
-6
/
+24
*
Rework trusted fingerprint storage
Paul Fariello
2019-04-10
4
-29
/
+90
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
2
-7
/
+15
*
Prefix static function with _
Paul Fariello
2019-04-10
1
-41
/
+41
*
Ensure pre keys are generated if missing from long term storage
Paul Fariello
2019-04-10
1
-24
/
+51
*
Permanently store pre keys
Paul Fariello
2019-04-10
3
-22
/
+119
*
Handle bundle publication error on publish-options
Paul Fariello
2019-04-10
1
-2
/
+2
*
Ensure signal context is built on connection
Paul Fariello
2019-04-10
1
-20
/
+23
*
Don't use glib 2.58 func
Paul Fariello
2019-04-10
1
-3
/
+1
*
Add fingerprint autocompletion
Paul Fariello
2019-04-10
2
-1
/
+23
*
Use /omemo fingerprint to show contact fingerprints
Paul Fariello
2019-04-10
2
-27
/
+46
*
Add support for disconnect in OMEMO
Paul Fariello
2019-04-10
3
-27
/
+91
*
Handle absent muc member
Paul Fariello
2019-04-10
1
-0
/
+4
*
Log and print outgoing encrypted message
Paul Fariello
2019-04-10
2
-39
/
+35
*
Add support for sending encrypted message in MUC
Paul Fariello
2019-04-10
2
-41
/
+88
*
Cosmetics rename variable barejid into roomjid
Paul Fariello
2019-04-10
2
-3
/
+3
*
Allow to start OMEMO in MUC
Paul Fariello
2019-04-10
2
-0
/
+14
*
Add MUC message decryption
Paul Fariello
2019-04-10
2
-15
/
+45
*
Fix prekey handling after first use
Paul Fariello
2019-04-10
1
-8
/
+7
*
device_list iq should be from barejid or none
Paul Fariello
2019-04-10
1
-5
/
+8
*
Add logs about crypto generation
Paul Fariello
2019-04-10
1
-0
/
+4
*
Log device_id on startup
Paul Fariello
2019-04-10
1
-0
/
+2
*
Don't rely on account name being jid
Paul Fariello
2019-04-10
1
-2
/
+2
*
Add hints about trust command when printing fingerprints
Paul Fariello
2019-04-10
1
-1
/
+11
*
Avoid using xmpp_jid_bare
Paul Fariello
2019-04-10
1
-27
/
+20
*
Add OMEMO untrust command
Paul Fariello
2019-04-10
2
-0
/
+23
[next]