index
:
dino
add-kbd-shortcut-to-show-settings
add-kbd-shortcut-to-zoom-text
add-yourself
add_conversation_account_indicator
add_conversation_account_indicator_in_conversation_details
allow-blocking-entire-domain
dot-cache-avatars
fix-adding-yourself-to-roster
fix-assertion-account-has-key
fix-highlight-color-message-search-dark-theme
ignore-subject-if-w-thread-or-message-node
make-encryption-icon-status-more-noticeable
master
nice-presence
obsfucate-password-length
openpgp-plugin-hide-revoked-expired
search-filter-online-contacts
sensible-conversation-details-icon
set-presence
show-contact-status-in-start-chat-window
show-message-encryption-type-tooltip
stop-duplicating-roster-subscription-box
My branches for the dino XMPP project
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
signal-protocol
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send OMEMO-encrypted messages and files using 12 byte IV
Marvin W
2020-09-14
1
-4
/
+0
*
Enabling display of more compiler warnings and fix some of them
Marvin W
2020-01-21
1
-9
/
+5
*
Improve log messages for OMEMO sending issues
Marvin W
2020-01-15
1
-11
/
+14
*
Initialize GCrypt on libsignal setup
Marvin W
2020-01-15
1
-0
/
+2
*
Fix various typing issues in signal bindings
Marvin W
2020-01-09
3
-25
/
+11
*
Fix some warnings
hrxi
2019-09-10
2
-7
/
+7
*
signal-protocol: Fix incorrect free()
fiaxh
2019-05-26
1
-1
/
+1
*
Do not use signal_protocol_internal.h
Marvin W
2019-02-12
3
-3
/
+6
*
Rewrite OMEMO crypt buffer logic to fix #474
Marvin W
2019-01-16
1
-13
/
+43
*
Bump libsignal-protocol-c dependency to 2.3.2
Marvin W
2019-01-02
1
-6
/
+8
*
Allow 12 for the size of the IV
Tim Henkes
2018-11-20
1
-2
/
+2
*
Add trust management utilities to the omemo plugin
Samuel Hand
2018-06-11
1
-1
/
+5
*
Small fixes to signal-protocol-c helper functions
Marvin W
2018-01-04
1
-1
/
+2
*
Use utc time everywhere
fiaxh
2017-08-31
1
-2
/
+2
*
cmake/signal-protocol: shared lib, mark_as_advanced and others
Marvin W
2017-04-26
2
-3
/
+3
*
signal-protocol: use proper types and fix memleak (#59)
Marvin W
2017-04-19
1
-4
/
+5
*
signal-protocol/omemo: fix null-pointer issues
Marvin W
2017-04-18
4
-19
/
+51
*
Replace OpenSSL with GCrypt
Marvin W
2017-04-15
1
-358
/
+171
*
Make compatible with OpenSSL 1.1
Marvin W
2017-03-13
1
-22
/
+28
*
Add OMEMO via Plugin
Marvin W
2017-03-11
9
-0
/
+1291