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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle non-existant call support
fiaxh
2021-04-29
6
-11
/
+65
*
Video optimizations
Marvin W
2021-04-29
13
-119
/
+1126
*
Fix bad syntax in gnutls vapi, add libsrtp2 dependency to CI builds
fiaxh
2021-04-12
2
-2
/
+2
*
ICE: Require libnice 0.1.15 or newer
Marvin W
2021-04-12
1
-1
/
+1
*
Handle DTLS edge-cases
Marvin W
2021-04-12
3
-4
/
+21
*
Handle broken VAPI in older vala
Marvin W
2021-04-11
1
-2
/
+19
*
Fix custom vapi integration
Marvin W
2021-04-11
4
-15
/
+10
*
Fix usage of old libnice versions
Marvin W
2021-04-11
3
-6
/
+7
*
Send JMI retract
fiaxh
2021-04-11
2
-0
/
+14
*
Improve automatic call window resizing
fiaxh
2021-04-11
1
-4
/
+29
*
Improve encryption displaying in calls
fiaxh
2021-04-11
1
-30
/
+19
*
Fix warnings
fiaxh
2021-04-11
8
-24
/
+15
*
GStreamer compat
Marvin W
2021-04-11
3
-10
/
+30
*
Fix dtls pull_timeout_function, fix cyclic references
fiaxh
2021-04-09
5
-14
/
+23
*
Accept additional jingle contents with senders=both (but modify to senders=peer)
fiaxh
2021-04-09
1
-1
/
+12
*
DTLS-SRTP: Wait for setup finish and handle setup=passive
Marvin W
2021-04-09
5
-91
/
+159
*
Display+store call encryption info
fiaxh
2021-04-09
17
-72
/
+270
*
Use outgoing JMI if contact has supporting device
fiaxh
2021-04-01
7
-47
/
+99
*
Store limited history of contact resources
fiaxh
2021-04-01
1
-8
/
+15
*
Fix bug in legacy SRTP decryption
Marvin W
2021-04-01
1
-1
/
+6
*
Remove unnecessary debug code
Marvin W
2021-04-01
1
-4
/
+0
*
Migrate to libsrtp2
Marvin W
2021-03-29
12
-1102
/
+314
*
Make RTCP-MUX a stream property
Marvin W
2021-03-29
2
-0
/
+8
*
Don't reuse PTs for different media types
Marvin W
2021-03-29
1
-4
/
+4
*
Fix cyclic reference in DTLS
Marvin W
2021-03-29
1
-4
/
+11
*
Fix device manager usage for GStreamer 1.16
Marvin W
2021-03-26
1
-2
/
+12
*
Add initial support for DTLS-SRTP
fiaxh
2021-03-25
14
-42
/
+791
*
Move SRTP implementation into crypto library for reuse
Marvin W
2021-03-23
6
-28
/
+56
*
Mark ICE component as ready even without the event
Marvin W
2021-03-23
1
-2
/
+11
*
Resample audio data for common 48k sample rate
Marvin W
2021-03-23
2
-10
/
+16
*
Make foundation a string
Marvin W
2021-03-23
2
-5
/
+4
*
Add support for SRTP
Marvin W
2021-03-23
11
-81
/
+1286
*
Don't wait for reply on XEP-0199 pongs.
Marvin W
2021-03-21
1
-1
/
+1
*
RTP: Backport gst_caps_copy_nth from GStreamer 1.16
Marvin W
2021-03-21
1
-2
/
+10
*
Adapt github actions for libnice & libgstreamer dependency
fiaxh
2021-03-21
1
-1
/
+1
*
Add UI for audio/video calls
fiaxh
2021-03-21
29
-7
/
+1514
*
Add support for unencrypted RTP calls to libdino
fiaxh
2021-03-21
14
-7
/
+814
*
Add RTP implementation as plugin
Marvin W
2021-03-21
11
-6
/
+1752
*
Add gstreamer .cmake instructions
Marvin W
2021-03-21
3
-0
/
+40
*
Add initial Jingle Message Initiation (XEP-0353) support
fiaxh
2021-03-21
2
-0
/
+101
*
Add support for Jingle RTP sessions (XEP-0167) to xmpp-vala
Marvin W
2021-03-21
7
-0
/
+507
*
Add libnice-based ICE-UDP implementation as plugin
Marvin W
2021-03-21
7
-16
/
+386
*
Add External Service Discovery (XEP-0215) support
fiaxh
2021-03-21
1
-0
/
+49
*
Add ICE-UDP Jingle transport (XEP-0176) to xmpp-vala
Marvin W
2021-03-21
3
-0
/
+243
*
Improve & refactor Jingle base implementation
fiaxh
2021-03-21
19
-1157
/
+1671
*
Add libnice and listen for direct connections in Jingle SOCKS5 (#608)
hrxi
2021-03-19
13
-16
/
+698
*
Make 'Close' button close AboutDialog (#1018)
Sergey
2021-03-10
1
-0
/
+6
*
Fix some typos in variable names (#1016)
Sergey
2021-03-09
2
-29
/
+29
*
CMake: Make STATIC explict where needed
Marvin W
2021-03-06
3
-3
/
+3
*
QLite: Adjust Real for latest vala version
Marvin W
2021-03-06
1
-4
/
+6
[next]