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
*
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
2
-11
/
+11
*
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
2
-5
/
+6
*
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
2
-32
/
+67
*
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
2
-0
/
+4
*
Changes logging format to [OMEMO]
Stefan
2021-03-09
1
-48
/
+49
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
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
2
-1
/
+1
*
Explicitly clear fragment from HTTP URL
William Wennerström
2020-11-16
2
-1
/
+8
*
Add I/O error handling and use filenames instead of file descriptors
William Wennerström
2020-11-16
4
-9
/
+9
*
Refactor OMEMO download into AESGCMDownload tool
William Wennerström
2020-11-16
4
-15
/
+108
*
Run make format on rebase
William Wennerström
2020-11-16
4
-26
/
+33
*
Move file encryption function to public header
William Wennerström
2020-11-16
4
-39
/
+44
*
Remove unused #define's and move URL scheme define to omemo/crypto.h
William Wennerström
2020-11-16
1
-0
/
+1
*
Move setup for AESGCM to omemo/crypto
William Wennerström
2020-11-16
2
-10
/
+49
*
Initial /sendfile OMEMO encryption
William Wennerström
2020-11-16
2
-4
/
+113
*
Declare counter var inside loop
Michael Vetter
2020-11-09
1
-2
/
+1
*
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
6
-513
/
+511
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
6
-517
/
+519
*
Apply coding style
Michael Vetter
2020-07-07
6
-519
/
+517
*
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
*
omemo: switch to 12 byte IV
Michael Vetter
2020-02-17
1
-1
/
+1
*
xep-0308: enable corrections for outgoing encrypted messages
Michael Vetter
2020-02-12
2
-4
/
+4
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
2
-8
/
+26
*
Add support for 12 bytes IV
Paul Fariello
2020-01-20
3
-4
/
+4
*
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
6
-0
/
+6
*
omemo: use lower case to log info
Michael Vetter
2019-08-23
1
-1
/
+1
[next]