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
Commit message (
Expand
)
Author
Age
Files
Lines
*
DTLS: Use ECDSA key
Marvin W
2022-10-28
1
-1
/
+1
*
DTLS: Handle DTLS fingerprint in transport-info before session-accept
Marvin W
2022-02-09
1
-2
/
+27
*
Use uppercase hex for DTLS fingerprints
Marvin W
2022-02-06
1
-1
/
+1
*
Fixes for older valac versions
Marvin W
2021-12-25
1
-3
/
+4
*
Fix build with older Vala compilers
Marvin W
2021-12-23
1
-2
/
+4
*
DTLS: Use own thread for connection establishment
Marvin W
2021-12-19
1
-22
/
+30
*
SRTP: Do not continue processing data after encrypt/decrypt failed
Marvin W
2021-12-18
1
-0
/
+1
*
ICE: Use non-blocking send
Marvin W
2021-12-18
1
-8
/
+14
*
ICE: Run receiver in own thread
Marvin W
2021-12-18
1
-1
/
+14
*
Register local ip address handler for raw udp
Marvin W
2021-11-10
1
-1
/
+6
*
Log when DTLS-SRTP has errors
Marvin W
2021-11-10
1
-2
/
+6
*
ICE: Report transferred bytes for UI
Marvin W
2021-11-10
1
-16
/
+8
*
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 own STUN fallback server
fiaxh
2021-08-09
1
-3
/
+3
*
Use the same DTLS fingerprint in all contents. Display audio+video enc keys i...
fiaxh
2021-05-01
3
-18
/
+42
*
Add support for OMEMO call encryption
fiaxh
2021-04-29
1
-3
/
+12
*
Handle DTLS edge-cases
Marvin W
2021-04-12
2
-3
/
+20
*
Fix usage of old libnice versions
Marvin W
2021-04-11
1
-5
/
+3
*
Fix warnings
fiaxh
2021-04-11
2
-8
/
+7
*
Fix dtls pull_timeout_function, fix cyclic references
fiaxh
2021-04-09
2
-6
/
+12
*
DTLS-SRTP: Wait for setup finish and handle setup=passive
Marvin W
2021-04-09
2
-80
/
+147
*
Display+store call encryption info
fiaxh
2021-04-09
2
-16
/
+42
*
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
*
Fix cyclic reference in DTLS
Marvin W
2021-03-29
1
-4
/
+11
*
Add initial support for DTLS-SRTP
fiaxh
2021-03-25
2
-4
/
+291
*
Mark ICE component as ready even without the event
Marvin W
2021-03-23
1
-2
/
+11
*
Make foundation a string
Marvin W
2021-03-23
1
-3
/
+2
*
Add libnice-based ICE-UDP implementation as plugin
Marvin W
2021-03-21
4
-11
/
+373
*
Add libnice and listen for direct connections in Jingle SOCKS5 (#608)
hrxi
2021-03-19
2
-0
/
+33