about summary refs log tree commit diff stats
path: root/src/omemo/omemo.h
Commit message (Expand)AuthorAgeFilesLines
* Remove cmd_tiny, empty files and link nonce with IVWilliam Wennerström2020-12-071-1/+1
* Refactor for threaded external executable for built-in download methodsWilliam Wennerström2020-12-031-0/+1
* Explicitly clear fragment from HTTP URLWilliam Wennerström2020-11-161-1/+2
* Add I/O error handling and use filenames instead of file descriptorsWilliam Wennerström2020-11-161-2/+1
* Refactor OMEMO download into AESGCMDownload toolWilliam Wennerström2020-11-161-1/+5
* Run make format on rebaseWilliam Wennerström2020-11-161-4/+4
* Move file encryption function to public headerWilliam Wennerström2020-11-161-2/+7
* Apply coding styleMichael Vetter2020-07-071-27/+28
* Revert "Apply coding style"Michael Vetter2020-07-071-29/+28
* Apply coding styleMichael Vetter2020-07-071-28/+29
* xep-0308: enable corrections for outgoing encrypted messagesMichael Vetter2020-02-121-1/+1
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-1/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Add omemo_close functionMichael Vetter2019-07-041-0/+1
* Add trusted state after OMEMO decryptionPaul Fariello2019-06-201-1/+1
* Add copyright to omemo codeMichael Vetter2019-06-171-0/+33
* Add OMEMO policyPaul Fariello2019-04-171-1/+7
* Try to start sessions with every jid in rosterPaul Fariello2019-04-101-0/+1
* Automatically starts OMEMO if one identity is trustedPaul Fariello2019-04-101-0/+1
* Rework trusted fingerprint storagePaul Fariello2019-04-101-0/+2
* Wait for discovery end to publish omemo devicelist and bundlePaul Fariello2019-04-101-0/+1
* Add fingerprint autocompletionPaul Fariello2019-04-101-0/+2
* Use /omemo fingerprint to show contact fingerprintsPaul Fariello2019-04-101-0/+2
* Add support for disconnect in OMEMOPaul Fariello2019-04-101-1/+3
* Log and print outgoing encrypted messagePaul Fariello2019-04-101-1/+1
* Add support for sending encrypted message in MUCPaul Fariello2019-04-101-1/+1
* Cosmetics rename variable barejid into roomjidPaul Fariello2019-04-101-1/+1
* Allow to start OMEMO in MUCPaul Fariello2019-04-101-0/+1
* Add MUC message decryptionPaul Fariello2019-04-101-1/+1
* Add OMEMO untrust commandPaul Fariello2019-04-101-0/+1
* Add trust commandPaul Fariello2019-04-101-2/+2
* Don't trust unknown identity keysPaul Fariello2019-04-101-0/+2
* Add OMEMO fingerprint commandPaul Fariello2019-04-101-0/+3
* Add OMEMO session long term storagePaul Fariello2019-04-101-0/+2
* Randomly choose a prekey on session buildPaul Fariello2019-04-101-1/+2
* Get rid of libsodiumPaul Fariello2019-04-101-0/+1
* Add OMEMO identity materials long term storagePaul Fariello2019-04-101-0/+1
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-0/+12
* Create signal sessionPaul Fariello2019-04-101-1/+1
* Add signal store backend and OMEMO start commandPaul Fariello2019-04-101-2/+4
* Ensure received devicelist contains our own device idPaul Fariello2019-04-101-1/+1
* Fix devicelist subscription and handle pubsub eventPaul Fariello2019-04-101-1/+3
* Add devicelist and bundle publicationPaul Fariello2019-04-101-0/+10
* Move OMEMO initialization to profanity intializationPaul Fariello2019-04-101-1/+2
* Add signal-protocol lockingPaul Fariello2019-04-081-0/+2
* Add crypto backend for signal-protocolPaul Fariello2019-04-081-0/+3