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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
catch IllegalArgumentException caused by invalid custom hostname
Christian Schneppe
1
-7
/
+4
2017-08-01
verify with hostname in direct tls connections
Christian Schneppe
1
-1
/
+1
2017-08-01
throw state changing exception on failed tls only if no more connection optio...
Christian Schneppe
1
-1
/
+3
2017-08-01
work around idn short comings in minidns
Christian Schneppe
1
-1
/
+2
2017-08-01
catch state changing error when sending timeout to iq callbacks
Christian Schneppe
1
-3
/
+7
2017-08-01
deduplicate disco items before disco#info
Christian Schneppe
1
-1
/
+7
2017-08-01
add publish-options helper class
Christian Schneppe
1
-0
/
+17
2017-06-24
fixed ip reporting for dns look ups
Christian Schneppe
1
-1
/
+1
2017-06-24
also check for hostname in in certs if hostname is from trusted source
Christian Schneppe
1
-16
/
+16
2017-06-24
upgrade minidns. refactored dns utils
Christian Schneppe
1
-25
/
+14
2017-06-24
offer to open website if ibb offers oob redirect
Christian Schneppe
1
-9
/
+31
2017-05-31
rename resource on bind conflict
Christian Schneppe
1
-1
/
+7
2017-05-31
invoke statusChanged callback after syncronization
Christian Schneppe
1
-16
/
+20
2017-05-31
synchronize on dedicated lock for catchup instead of account
Christian Schneppe
1
-1
/
+7
2017-05-28
clean up client cert selection code
Christian Schneppe
1
-1
/
+2
2017-05-17
differentiate starttls failure and sasl failure
Christian Schneppe
1
-14
/
+17
2017-05-17
use mam reference instead of timestamp
Christian Schneppe
1
-0
/
+69
2017-05-12
fixed missing lines in unified all account state exceptions
Christian Schneppe
1
-2
/
+6
2017-05-10
optimized imports
Christian Schneppe
1
-1
/
+0
2017-05-10
do not synchronize startXmpp() and sendPacket() on the same object
Christian Schneppe
1
-4
/
+2
2017-05-10
reset resource after bind failure
Christian Schneppe
1
-0
/
+1
2017-05-10
unified all account state exceptions
Christian Schneppe
2
-64
/
+32
2017-05-09
make jingle implementation send file hash when using ft5
Christian Schneppe
4
-39
/
+90
2017-05-09
support for jingle ft:5
Christian Schneppe
2
-2
/
+7
2017-05-09
avoid race conditions when downloading files or decrypting pgp messages
Christian Schneppe
1
-7
/
+9
2017-04-26
make sure tag writer thread shuts down
Christian Schneppe
1
-2
/
+3
2017-04-13
use async message loading only when called from UI
Christian Schneppe
1
-1
/
+1
2017-04-13
Optimized imports from entire project
Christian Schneppe
1
-1
/
+1
2017-03-23
do not pipeline first SM request because that might fail when resume fails
Christian Schneppe
1
-1
/
+1
2017-03-23
experimental: wait for SM catchup before triggering notifications
Christian Schneppe
1
-0
/
+21
2017-03-04
rename the Xmlns class to Namespace
Christian Schneppe
2
-16
/
+16
2017-03-04
make x509 verification node world readable
Christian Schneppe
1
-0
/
+11
2017-02-22
Fix a typo in legacy
Christian Schneppe
1
-2
/
+2
2017-02-22
migrate domain and host exemption into seperate class
Christian Schneppe
2
-2
/
+23
2017-02-22
npe checks
Christian Schneppe
1
-2
/
+4
2017-02-22
bump mam namespace
Christian Schneppe
1
-2
/
+7
2017-02-14
only force close tagwriter before creating a new one
Christian Schneppe
1
-6
/
+3
2017-01-29
use base64 encoding for file names uploaded with http
Christian Schneppe
1
-1
/
+1
2017-01-25
make sure to properly stop tagwriter
Christian Schneppe
1
-1
/
+3
2017-01-25
fixed some issues around ibb
Christian Schneppe
3
-18
/
+56
2017-01-16
Add SCRAM-SHA-2 support
Christian Schneppe
1
-0
/
+3
2017-01-15
refactor getServerIdentity() to parse disco result directly
Christian Schneppe
1
-34
/
+21
2017-01-15
only call UI thread from downloading thread every 250ms
Christian Schneppe
1
-5
/
+5
2016-12-18
add support for RFC7711 to MTM
Christian Schneppe
1
-1
/
+2
2016-12-18
support for jid escapting when displaying localpart only
Christian Schneppe
1
-0
/
+14
2016-11-20
close socket after failed stream open
Christian Schneppe
1
-47
/
+50
2016-11-20
check if thread was interrupted before doing operations on socket
Christian Schneppe
1
-77
/
+88
2016-11-20
issue ping after network change
Christian Schneppe
1
-1
/
+1
2016-11-20
don't reset last connect time on network change
Christian Schneppe
1
-2
/
+4
2016-11-19
reformat code
Christian Schneppe
41
-4173
/
+4175
[next]