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
*
Cleanup: gchar as gchar instead of char
John Hernandez
2023-05-04
1
-37
/
+19
*
User proper ellipsis char
Martin Dosch
2023-04-09
1
-1
/
+1
*
fix #1797
Steffen Jaeckel
2023-03-12
1
-1
/
+1
*
Add macro for possible NULL prints and use it on known sports
the xhr
2023-01-26
1
-2
/
+2
*
Check if string is NULL and print placeholder instead
the xhr
2023-01-26
1
-1
/
+1
*
fix memory leaks in OMEMO
Steffen Jaeckel
2023-01-18
1
-25
/
+41
*
Update copyright year
Michael Vetter
2023-01-10
1
-1
/
+1
*
Fix typo in omemo command
Michael Vetter
2022-06-05
1
-1
/
+1
*
Use our omemo sid/fingerprint in qr code
Michael Vetter
2022-05-31
1
-0
/
+18
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
add `files_file_in_account_data_path()`
Steffen Jaeckel
2022-03-13
1
-12
/
+5
*
auto-format
Steffen Jaeckel
2022-02-01
1
-1
/
+3
*
Refined sender device acquirement
nandesu-utils
2021-10-29
1
-5
/
+7
*
Acquire sender's device list on connection
nandesu-utils
2021-10-28
1
-4
/
+8
*
Format code correctly
Michael Vetter
2021-10-05
1
-10
/
+10
*
omemo: always free error and print warning
Michael Vetter
2021-07-22
1
-0
/
+9
*
Fix segfault when aesgcm url isn't the expected size
Michael Vetter
2021-06-30
1
-0
/
+1
*
OMEMO Logging
DebXWoody
2021-06-28
1
-4
/
+5
*
OMEMO: Separate handling of device list
DebXWoody
2021-06-05
1
-1
/
+12
*
Merge pull request #1542 from DebXWoody/bugfix/fix1541
Michael Vetter
2021-06-03
1
-0
/
+13
|
\
|
*
OMEMO: Don't encrypt to yourself (MUC)
DebXWoody
2021-05-29
1
-4
/
+4
|
*
OMEMO: Don't encrypt to yourself (MUC)
DebXWoody
2021-05-28
1
-0
/
+13
*
|
OMEMO - Unable to publish own device list
DebXWoody
2021-06-01
1
-2
/
+3
|
/
*
Improved OMEMO logging
DebXWoody
2021-05-28
1
-31
/
+45
*
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
[next]