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
*
Don't remove characters after '#' in filename
fiaxh
2021-06-07
1
-1
/
+2
*
Fix file traversal issue on incoming file transfers
fiaxh
2021-06-07
1
-1
/
+12
*
Send 'initiator' in jingle node, send 'creator' in content node
fiaxh
2021-06-01
3
-54
/
+42
*
RTP: Handle missing rtp pay/depay elements
Marvin W
2021-05-15
2
-14
/
+16
*
Move crypto-vala to shared library
Marvin W
2021-05-14
12
-155
/
+164
*
RTP: Fix GStreamer version check
Marvin W
2021-05-14
3
-2
/
+6
*
Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+
Marvin W
2021-05-11
1
-1
/
+3
*
Merge remote-tracking branch 'origin/feature/calls'
fiaxh
2021-05-11
136
-1697
/
+11989
|
\
|
*
Calls: Indicate whether OMEMO key is verified
fiaxh
2021-05-11
12
-74
/
+181
|
*
Support voice processing on GStreamer 0.14
Marvin W
2021-05-02
3
-19
/
+27
|
*
Use the same DTLS fingerprint in all contents. Display audio+video enc keys i...
fiaxh
2021-05-01
6
-47
/
+93
|
*
Improve call wording, cleanup
fiaxh
2021-05-01
15
-110
/
+125
|
*
Fix webcam framerate selection
Marvin W
2021-05-01
3
-10
/
+35
|
*
Correctly handle missing webrtc-audio-processing
Marvin W
2021-05-01
3
-4
/
+7
|
*
Echo Cancellation
Marvin W
2021-05-01
8
-19
/
+385
|
*
Adjust JMI vs direct calling order
fiaxh
2021-04-29
1
-10
/
+28
|
*
Improve JMI handling (type=chat, filter message sender)
fiaxh
2021-04-29
2
-25
/
+22
|
*
Add support for OMEMO call encryption
fiaxh
2021-04-29
28
-435
/
+859
|
*
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
[next]