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
/
eu
/
siacs
/
conversations
/
xmpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
synchronize around the disco object
Daniel Gultsch
1
-44
/
+53
2015-10-17
only try EXTERNAL auth if client certificate is set for account
Daniel Gultsch
1
-1
/
+1
2015-10-17
improved error reporting in trust keys activity
Daniel Gultsch
1
-1
/
+3
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-4
/
+6
2015-10-16
block code when doing unforced disconnect
Daniel Gultsch
1
-35
/
+32
2015-10-15
use own XmppDomainVerifier instead of deprecated StrictHostnameVerifier. fixe...
Daniel Gultsch
1
-2
/
+3
2015-10-13
cleaned up some code. log last tag
Daniel Gultsch
1
-8
/
+14
2015-10-12
code clean up
Daniel Gultsch
5
-23
/
+9
2015-10-11
enable SASL EXTERNAL (certificate login
Daniel Gultsch
1
-3
/
+61
2015-10-11
Improve InvalidJidException handling in Jid class
Andreas Straub
1
-2
/
+2
2015-10-11
Captcha support.
Armin Novak
1
-23
/
+89
2015-09-30
request stanza count after every ibb data stanza to not fill our own stanza q...
Daniel Gultsch
2
-6
/
+9
2015-09-29
only invoke MTM in interactive mode after direct user input
Daniel Gultsch
1
-3
/
+15
2015-09-19
let DnsHelper provide a fallback solution
Daniel Gultsch
1
-42
/
+33
2015-09-19
remove the from attribute from sendStartStream() fixes #1419
Michael
1
-1
/
+0
2015-09-17
ignore spoofed stanzas in facebook chat
Daniel Gultsch
1
-1
/
+1
2015-09-15
added missing type='submit' to mam queries
Daniel Gultsch
1
-1
/
+1
2015-09-01
added special error state for dns timeout
Daniel Gultsch
1
-1
/
+7
2015-08-28
use build in method on >= lolipop devices to discover dns servers
Daniel Gultsch
1
-1
/
+1
2015-08-28
reformating and upper bound for waiting on stanza writer
Daniel Gultsch
1
-8
/
+16
2015-08-28
fixed type=timeout
Daniel Gultsch
1
-0
/
+2
2015-08-26
explictitly handle iq timeouts in bind and session iqs
Daniel Gultsch
1
-2
/
+7
2015-08-26
moved actual iq callback out of synchronized find callback block
Daniel Gultsch
1
-3
/
+7
2015-08-25
remove unused imports.
Michael
1
-26
/
+0
2015-08-25
fixed session time
Daniel Gultsch
1
-7
/
+2
2015-08-24
fixed regression with mlinks stream managment. fixes #1206
Daniel Gultsch
1
-1
/
+1
2015-08-23
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
4
-10
/
+10
2015-08-23
reformating
Daniel Gultsch
1
-3
/
+1
2015-08-23
deal with another set of stream:features after bind
Daniel Gultsch
1
-7
/
+9
2015-08-23
remove callbacks directly from iterator
Daniel Gultsch
1
-2
/
+2
2015-08-23
don't make subsequent iq request when original stanza returned an error
Daniel Gultsch
1
-30
/
+45
2015-08-23
modified clearIqCallbacks into 2-step process
Daniel Gultsch
1
-10
/
+15
2015-08-19
simulate old behaviour with messages being set to waiting while offline
Daniel Gultsch
1
-2
/
+10
2015-08-16
deal with broken frameworks
Daniel Gultsch
1
-4
/
+1
2015-08-16
synchronize packetCallbacks
Daniel Gultsch
1
-25
/
+30
2015-08-15
fully depend on sm
Daniel Gultsch
6
-60
/
+52
2015-08-11
do not touch pictures that are already in the right format
Daniel Gultsch
1
-19
/
+25
2015-08-10
put wake locks on out of band file transfers
Daniel Gultsch
2
-25
/
+17
2015-08-10
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
1
-2
/
+6
2015-08-08
fixed image preview in notfications for images that arrived over jingle
Daniel Gultsch
1
-6
/
+4
2015-08-08
removed dead code
Daniel Gultsch
1
-10
/
+0
2015-08-08
don't request ack for iq stanzas before stream managment is initialized
Daniel Gultsch
1
-2
/
+2
2015-08-06
request server-ACKs for iq stanzas
Daniel Gultsch
1
-33
/
+37
2015-08-06
fail old/invalid iq stanzas on bind
Daniel Gultsch
1
-0
/
+13
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
5
-85
/
+94
2015-07-29
use gcm for file encryption over http
Daniel Gultsch
3
-4
/
+77
2015-07-24
rewrote dns fallback
Daniel Gultsch
1
-0
/
+3
2015-07-23
switch/case can't deal with null pointers
Daniel Gultsch
1
-0
/
+3
2015-07-21
Add INACTIVE state for removed keys
Andreas Straub
2
-5
/
+5
2015-07-21
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
1
-1
/
+4
[next]