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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
signal-protocol: Fix incorrect free()
fiaxh
2019-05-26
1
-1
/
+1
|
|
|
|
fixes #562
*
Do not use signal_protocol_internal.h
Marvin W
2019-02-12
4
-5
/
+8
|
*
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
4
-12
/
+15
|
*
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
|
*
Fix typos in comments and variable names (#269)
linkmauve
2018-01-10
1
-2
/
+2
|
|
|
Thanks `codespell`!
*
Small fixes to signal-protocol-c helper functions
Marvin W
2018-01-04
1
-1
/
+2
|
|
|
|
ref #253
*
Use utc time everywhere
fiaxh
2017-08-31
2
-6
/
+6
|
*
cmake/signal-protocol: shared lib, mark_as_advanced and others
Marvin W
2017-04-26
5
-100
/
+106
|
*
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
6
-31
/
+58
|
|
|
|
Fixes #44 and #58
*
Replace OpenSSL with GCrypt
Marvin W
2017-04-15
3
-368
/
+177
|
*
Make FHS compliant, split RPMs, fix compilation on older GCCs
Marvin W
2017-04-03
1
-1
/
+1
|
*
Fix -Werror=format-security issues
Marvin W
2017-03-30
1
-1
/
+1
|
*
Fetch libsignal-protocol-c when not a submodule (still using git)
Marvin W
2017-03-23
1
-0
/
+0
|
*
New CMake
Marvin W
2017-03-23
1
-21
/
+9
|
|
|
|
|
- add install and uninstall targets - compatibility for systems without pkg-config
*
Make compatible with OpenSSL 1.1
Marvin W
2017-03-13
1
-22
/
+28
|
*
Add OMEMO via Plugin
Marvin W
2017-03-11
18
-0
/
+2935