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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not include scope in ipv6 annoucment
Christian Schneppe
2019-09-09
1
-1
/
+12
*
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
3
-16
/
+12
*
implemented support for for jingle encrypted transports (XEP-0396)
Christian Schneppe
2019-09-06
2
-10
/
+37
*
fix some crashes
Christian Schneppe
2019-09-03
1
-1
/
+4
*
use higher priority for proxy on receiving end
Christian Schneppe
2019-09-03
2
-5
/
+4
*
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
2
-18
/
+34
*
bare minimum direct connections
Christian Schneppe
2019-09-03
4
-6
/
+153
*
order canditates by priority before attempting to connect
Christian Schneppe
2019-09-03
2
-25
/
+27
*
more ibb fixes (include sid in transport-accept)
Christian Schneppe
2019-08-31
2
-15
/
+25
*
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
3
-4
/
+4
*
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
3
-224
/
+203
*
accept direct ibb jingle offers
Christian Schneppe
2019-06-17
2
-15
/
+58
*
handle invalid canditates in jingle
Christian Schneppe
2019-06-08
1
-0
/
+4
*
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
2
-14
/
+16
*
refactored file encryption to give access to inner stream
Christian Schneppe
2018-10-04
3
-44
/
+33
*
some tor modifications
Christian Schneppe
2018-05-17
1
-2
/
+2
*
do not include body in simple status updates to not trigger fts update
Christian Schneppe
2018-05-17
1
-1
/
+1
*
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
2018-05-02
1
-1
/
+2
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-8
/
+11
*
catch dead object exceptions when acquiring wake locks
Christian Schneppe
2018-04-29
1
-103
/
+91
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
6
-31
/
+31
*
properly handle key transport messages. use prekeyparsing only when that attr...
Christian Schneppe
2018-01-21
1
-1
/
+1
*
some bug fixes
Christian Schneppe
2017-11-28
1
-2
/
+2
*
code cleanup
Christian Schneppe
2017-11-23
1
-2
/
+2
*
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
3
-6
/
+9
*
fixed jingle state machine being thrown off by iq-result coming after session...
Christian Schneppe
2017-09-04
2
-12
/
+14
*
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
*
optimized imports
Christian Schneppe
2017-05-10
1
-1
/
+0
*
make jingle implementation send file hash when using ft5
Christian Schneppe
2017-05-09
4
-39
/
+90
*
support for jingle ft:5
Christian Schneppe
2017-05-09
2
-2
/
+7
*
use async message loading only when called from UI
Christian Schneppe
2017-04-13
1
-1
/
+1
*
rename the Xmlns class to Namespace
Christian Schneppe
2017-03-04
1
-4
/
+4
*
fixed some issues around ibb
Christian Schneppe
2017-01-25
3
-18
/
+56
*
only call UI thread from downloading thread every 250ms
Christian Schneppe
2017-01-15
1
-5
/
+5
*
reformat code
Christian Schneppe
2016-11-19
13
-1902
/
+1902
*
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
*
broader exception catchers
Daniel Gultsch
2016-09-02
1
-1
/
+1
[next]