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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMEMO - trust mode (#1506)
Stefan
2021-04-17
1
-0
/
+36
*
OMEMO: Fail if message keys couldn't be encrypted for any recipient device
Maximilian Wuttke
2021-04-08
1
-0
/
+20
*
Include config.h in omemo files
Michael Vetter
2021-03-26
1
-0
/
+2
*
Changes logging format to [OMEMO]
Stefan
2021-03-09
1
-48
/
+49
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Refactor for threaded external executable for built-in download methods
William Wennerström
2020-12-03
1
-1
/
+0
*
Explicitly clear fragment from HTTP URL
William Wennerström
2020-11-16
1
-0
/
+6
*
Add I/O error handling and use filenames instead of file descriptors
William Wennerström
2020-11-16
1
-2
/
+3
*
Refactor OMEMO download into AESGCMDownload tool
William Wennerström
2020-11-16
1
-7
/
+99
*
Run make format on rebase
William Wennerström
2020-11-16
1
-5
/
+8
*
Move file encryption function to public header
William Wennerström
2020-11-16
1
-0
/
+32
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
1
-1
/
+1
*
Free errors after they have been printed
William Wennerström
2020-07-10
1
-0
/
+4
*
Apply coding style
Michael Vetter
2020-07-07
1
-269
/
+268
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-271
/
+272
*
Apply coding style
Michael Vetter
2020-07-07
1
-272
/
+271
*
Merge branch 'master' of github.com:profanity-im/profanity
Michael Vetter
2020-07-04
1
-11
/
+13
|
\
|
*
Merge pull request #1387 from DebXWoody/bugfix/1332-omemo
Michael Vetter
2020-07-04
1
-11
/
+13
|
|
\
|
|
*
Request Device and Key, when OMEMO is in use
DebXWoody
2020-06-04
1
-11
/
+13
*
|
|
Merge branch 'omemofix'
Michael Vetter
2020-07-04
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Messages are not shown in ChatSecure
DebXWoody
2020-07-04
1
-1
/
+0
*
|
|
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-1
/
+1
|
/
/
*
/
Use files_get_account_data_path instead of duplicate code
Michael Vetter
2020-07-01
1
-21
/
+14
|
/
*
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
1
-4
/
+4
*
Expand omemo error message
Michael Vetter
2020-02-21
1
-2
/
+2
*
xep-0308: enable corrections for outgoing encrypted messages
Michael Vetter
2020-02-12
1
-3
/
+3
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
1
-7
/
+25
*
Add support for 12 bytes IV
Paul Fariello
2020-01-20
1
-1
/
+1
*
Use OMEMO for offline MUC members (#1242)
Paul Fariello
2020-01-20
1
-21
/
+11
*
Update my Copyright to 2020
Michael Vetter
2020-01-03
1
-1
/
+1
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
omemo: use lower case to log info
Michael Vetter
2019-08-23
1
-1
/
+1
*
Fix typo in OMEMO materials log
Michael Vetter
2019-08-23
1
-1
/
+1
*
Fix potential leak in omemo_untrust()
Michael Vetter
2019-07-23
1
-0
/
+2
*
Remove dead assignments
Michael Vetter
2019-07-22
1
-1
/
+1
*
Fix various OMEMO memleaks
Paul Fariello
2019-07-10
1
-2
/
+2
*
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
1
-0
/
+9
*
Mark messages received from a session as trusted
Paul Fariello
2019-06-25
1
-5
/
+16
*
Add trusted state after OMEMO decryption
Paul Fariello
2019-06-20
1
-1
/
+1
*
Decrypt all incoming OMEMO msg
Paul Fariello
2019-06-20
1
-0
/
+7
*
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
1
-0
/
+34
*
Remove OMEMO session when untrusting a fingerprint
Paul Fariello
2019-06-07
1
-15
/
+114
*
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
1
-15
/
+62
[next]