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
/
omemo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cmd_tiny, empty files and link nonce with IV
William Wennerström
2020-12-07
1
-1
/
+1
*
Refactor for threaded external executable for built-in download methods
William Wennerström
2020-12-03
1
-0
/
+1
*
Explicitly clear fragment from HTTP URL
William Wennerström
2020-11-16
1
-1
/
+2
*
Add I/O error handling and use filenames instead of file descriptors
William Wennerström
2020-11-16
1
-2
/
+1
*
Refactor OMEMO download into AESGCMDownload tool
William Wennerström
2020-11-16
1
-1
/
+5
*
Run make format on rebase
William Wennerström
2020-11-16
1
-4
/
+4
*
Move file encryption function to public header
William Wennerström
2020-11-16
1
-2
/
+7
*
Apply coding style
Michael Vetter
2020-07-07
1
-27
/
+28
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-29
/
+28
*
Apply coding style
Michael Vetter
2020-07-07
1
-28
/
+29
*
xep-0308: enable corrections for outgoing encrypted messages
Michael Vetter
2020-02-12
1
-1
/
+1
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
1
-1
/
+1
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Add omemo_close function
Michael Vetter
2019-07-04
1
-0
/
+1
*
Add trusted state after OMEMO decryption
Paul Fariello
2019-06-20
1
-1
/
+1
*
Add copyright to omemo code
Michael Vetter
2019-06-17
1
-0
/
+33
*
Add OMEMO policy
Paul Fariello
2019-04-17
1
-1
/
+7
*
Try to start sessions with every jid in roster
Paul Fariello
2019-04-10
1
-0
/
+1
*
Automatically starts OMEMO if one identity is trusted
Paul Fariello
2019-04-10
1
-0
/
+1
*
Rework trusted fingerprint storage
Paul Fariello
2019-04-10
1
-0
/
+2
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
1
-0
/
+1
*
Add fingerprint autocompletion
Paul Fariello
2019-04-10
1
-0
/
+2
*
Use /omemo fingerprint to show contact fingerprints
Paul Fariello
2019-04-10
1
-0
/
+2
*
Add support for disconnect in OMEMO
Paul Fariello
2019-04-10
1
-1
/
+3
*
Log and print outgoing encrypted message
Paul Fariello
2019-04-10
1
-1
/
+1
*
Add support for sending encrypted message in MUC
Paul Fariello
2019-04-10
1
-1
/
+1
*
Cosmetics rename variable barejid into roomjid
Paul Fariello
2019-04-10
1
-1
/
+1
*
Allow to start OMEMO in MUC
Paul Fariello
2019-04-10
1
-0
/
+1
*
Add MUC message decryption
Paul Fariello
2019-04-10
1
-1
/
+1
*
Add OMEMO untrust command
Paul Fariello
2019-04-10
1
-0
/
+1
*
Add trust command
Paul Fariello
2019-04-10
1
-2
/
+2
*
Don't trust unknown identity keys
Paul Fariello
2019-04-10
1
-0
/
+2
*
Add OMEMO fingerprint command
Paul Fariello
2019-04-10
1
-0
/
+3
*
Add OMEMO session long term storage
Paul Fariello
2019-04-10
1
-0
/
+2
*
Randomly choose a prekey on session build
Paul Fariello
2019-04-10
1
-1
/
+2
*
Get rid of libsodium
Paul Fariello
2019-04-10
1
-0
/
+1
*
Add OMEMO identity materials long term storage
Paul Fariello
2019-04-10
1
-0
/
+1
*
Add OMEMO message encryption and decryption
Paul Fariello
2019-04-10
1
-0
/
+12
*
Create signal session
Paul Fariello
2019-04-10
1
-1
/
+1
*
Add signal store backend and OMEMO start command
Paul Fariello
2019-04-10
1
-2
/
+4
*
Ensure received devicelist contains our own device id
Paul Fariello
2019-04-10
1
-1
/
+1
*
Fix devicelist subscription and handle pubsub event
Paul Fariello
2019-04-10
1
-1
/
+3
*
Add devicelist and bundle publication
Paul Fariello
2019-04-10
1
-0
/
+10
*
Move OMEMO initialization to profanity intialization
Paul Fariello
2019-04-10
1
-1
/
+2
*
Add signal-protocol locking
Paul Fariello
2019-04-08
1
-0
/
+2
*
Add crypto backend for signal-protocol
Paul Fariello
2019-04-08
1
-0
/
+3