index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
xmpp
/
jingle
/
JingleConnection.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
check if sender is in contact list before accepting jingle file
Christian Schneppe
2019-11-15
1
-2
/
+3
*
allow jingle state transition for fallback after proxy failure
Christian Schneppe
2019-11-15
1
-2
/
+6
*
make jingle state transitions less error prone
Christian Schneppe
2019-11-15
1
-2
/
+28
*
show reason in error message
Christian Schneppe
2019-10-26
1
-1
/
+6
*
mark cancelled jingle ft as such on both sides
Christian Schneppe
2019-10-26
1
-73
/
+94
*
set shorter timeouts when using direct candidates
Christian Schneppe
2019-10-26
1
-1
/
+4
*
report not-acceptable on jingle errors
Christian Schneppe
2019-10-02
1
-6
/
+9
*
JET uses plain text file size
Christian Schneppe
2019-09-06
1
-2
/
+9
*
do not include link local in direct candidates
Christian Schneppe
2019-09-06
1
-8
/
+6
*
implemented support for for jingle encrypted transports (XEP-0396)
Christian Schneppe
2019-09-06
1
-8
/
+30
*
use higher priority for proxy on receiving end
Christian Schneppe
2019-09-03
1
-2
/
+2
*
send fallback to ibb after proxy activation failed
Christian Schneppe
2019-09-03
1
-6
/
+17
*
also reply with direct connections on response
Christian Schneppe
2019-09-03
1
-8
/
+23
*
bare minimum direct connections
Christian Schneppe
2019-09-03
1
-5
/
+10
*
order canditates by priority before attempting to connect
Christian Schneppe
2019-09-03
1
-1
/
+2
*
more ibb fixes (include sid in transport-accept)
Christian Schneppe
2019-08-31
1
-11
/
+23
*
fixed pgp decryption of automatically accepted jingle ft
Christian Schneppe
2019-08-31
1
-10
/
+7
*
refactored filename and extension parsing
Christian Schneppe
2019-08-31
1
-32
/
+32
*
fix SOCKS5 to IBB fallback
Christian Schneppe
2019-08-31
1
-5
/
+4
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-1
/
+1
*
fix jingle file transfer
Christian Schneppe
2019-06-25
1
-2
/
+2
*
disallow subsequent session-accept
Christian Schneppe
2019-06-17
1
-13
/
+13
*
use ibb if other party doesn’t annouce s5b feature
Christian Schneppe
2019-06-17
1
-208
/
+189
*
accept direct ibb jingle offers
Christian Schneppe
2019-06-17
1
-15
/
+53
*
jingle: send canditate error before fallback
Christian Schneppe
2019-05-04
1
-2
/
+3
*
explicitly set type=images for all media with an image mime type this is in p...
Christian Schneppe
2019-01-25
1
-1
/
+1
*
put images into MessageStyle notifications
Christian Schneppe
2019-01-24
1
-1
/
+3
*
make 'cancelled' work for jingle ft
Christian Schneppe
2018-10-20
1
-13
/
+15
*
refactored file encryption to give access to inner stream
Christian Schneppe
2018-10-04
1
-26
/
+22
*
do not include body in simple status updates to not trigger fts update
Christian Schneppe
2018-05-17
1
-1
/
+1
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-8
/
+11
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-11
/
+11
*
properly handle key transport messages. use prekeyparsing only when that attr...
Christian Schneppe
2018-01-21
1
-1
/
+1
*
JingleConnection: fixed rare npe when canceling jingle
Christian Schneppe
2017-11-21
1
-3
/
+2
*
Jingle: create output stream on demand
Christian Schneppe
2017-10-29
1
-2
/
+9
*
fixed jingle state machine being thrown off by iq-result coming after session...
Christian Schneppe
2017-09-04
1
-12
/
+13
*
add more logging to http download connection and reset file params after sett...
Christian Schneppe
2017-08-13
1
-0
/
+2
*
fixed otr jingle file size reporting
Christian Schneppe
2017-08-01
1
-5
/
+1
*
make jingle implementation send file hash when using ft5
Christian Schneppe
2017-05-09
1
-34
/
+66
*
support for jingle ft:5
Christian Schneppe
2017-05-09
1
-1
/
+3
*
use async message loading only when called from UI
Christian Schneppe
2017-04-13
1
-1
/
+1
*
fixed some issues around ibb
Christian Schneppe
2017-01-25
1
-16
/
+33
*
only call UI thread from downloading thread every 250ms
Christian Schneppe
2017-01-15
1
-5
/
+5
*
reformat code
Christian Schneppe
2016-11-19
1
-1019
/
+1019
*
fixed npe when jingle partner is using unknown candidate
Christian Schneppe
2016-11-07
1
-0
/
+4
*
add error message to failed messages. accessible via context menu
Christian Schneppe
2016-10-26
1
-3
/
+9
*
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
2016-08-27
1
-1
/
+2
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
1
-0
/
+1076