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
/
ice
/
src
/
dtls_srtp.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix certificate start time
Marvin W
2023-07-09
1
-1
/
+1
*
Do not send DTLS datagrams to RTP even after handshake
Marvin W
2023-07-09
1
-2
/
+9
*
Ignore non-DTLS data before handshake is complete
Stephen Paul Weber
2023-07-09
1
-1
/
+1
*
DTLS: Use ECDSA key
Marvin W
2022-10-28
1
-1
/
+1
*
Use uppercase hex for DTLS fingerprints
Marvin W
2022-02-06
1
-1
/
+1
*
DTLS: Use own thread for connection establishment
Marvin W
2021-12-19
1
-22
/
+30
*
DTLS: throw exceptions from SRTP
Marvin W
2021-11-10
1
-22
/
+12
*
Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object prop...
fiaxh
2021-10-12
1
-1
/
+1
*
Use the same DTLS fingerprint in all contents. Display audio+video enc keys i...
fiaxh
2021-05-01
1
-12
/
+23
*
Handle DTLS edge-cases
Marvin W
2021-04-12
1
-3
/
+17
*
Fix warnings
fiaxh
2021-04-11
1
-7
/
+6
*
Fix dtls pull_timeout_function, fix cyclic references
fiaxh
2021-04-09
1
-6
/
+4
*
DTLS-SRTP: Wait for setup finish and handle setup=passive
Marvin W
2021-04-09
1
-51
/
+111
*
Display+store call encryption info
fiaxh
2021-04-09
1
-12
/
+34
*
Use outgoing JMI if contact has supporting device
fiaxh
2021-04-01
1
-8
/
+0
*
Migrate to libsrtp2
Marvin W
2021-03-29
1
-18
/
+31
*
Add initial support for DTLS-SRTP
fiaxh
2021-03-25
1
-0
/
+247