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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added special error state for dns timeout
Daniel Gultsch
2015-09-01
1
-1
/
+7
*
use build in method on >= lolipop devices to discover dns servers
Daniel Gultsch
2015-08-28
1
-1
/
+1
*
reformating and upper bound for waiting on stanza writer
Daniel Gultsch
2015-08-28
1
-8
/
+16
*
fixed type=timeout
Daniel Gultsch
2015-08-28
1
-0
/
+2
*
explictitly handle iq timeouts in bind and session iqs
Daniel Gultsch
2015-08-26
1
-2
/
+7
*
moved actual iq callback out of synchronized find callback block
Daniel Gultsch
2015-08-26
1
-3
/
+7
*
remove unused imports.
Michael
2015-08-25
1
-26
/
+0
*
fixed session time
Daniel Gultsch
2015-08-25
1
-7
/
+2
*
fixed regression with mlinks stream managment. fixes #1206
Daniel Gultsch
2015-08-24
1
-1
/
+1
*
Merge branch 'master' into development
Daniel Gultsch
2015-08-23
4
-8
/
+8
|
\
|
*
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2015-08-23
4
-10
/
+10
*
|
Merge branch 'master' into development
Daniel Gultsch
2015-08-23
1
-10
/
+10
|
\
|
|
*
reformating
Daniel Gultsch
2015-08-23
1
-3
/
+1
|
*
deal with another set of stream:features after bind
Daniel Gultsch
2015-08-23
1
-7
/
+9
*
|
Merge branch 'master' into development
Daniel Gultsch
2015-08-23
1
-31
/
+51
|
\
|
|
*
remove callbacks directly from iterator
Daniel Gultsch
2015-08-23
1
-2
/
+2
|
*
don't make subsequent iq request when original stanza returned an error
Daniel Gultsch
2015-08-23
1
-30
/
+45
|
*
modified clearIqCallbacks into 2-step process
Daniel Gultsch
2015-08-23
1
-10
/
+15
*
|
simulate old behaviour with messages being set to waiting while offline
Daniel Gultsch
2015-08-19
1
-2
/
+10
*
|
Merge branch 'master' into development
Daniel Gultsch
2015-08-16
1
-29
/
+31
|
\
|
|
*
deal with broken frameworks
Daniel Gultsch
2015-08-16
1
-4
/
+1
|
*
synchronize packetCallbacks
Daniel Gultsch
2015-08-16
1
-25
/
+30
*
|
fully depend on sm
Daniel Gultsch
2015-08-15
6
-60
/
+52
|
/
*
do not touch pictures that are already in the right format
Daniel Gultsch
2015-08-11
1
-19
/
+25
*
put wake locks on out of band file transfers
Daniel Gultsch
2015-08-10
2
-25
/
+17
*
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
2015-08-10
1
-2
/
+6
*
fixed image preview in notfications for images that arrived over jingle
Daniel Gultsch
2015-08-08
1
-6
/
+4
*
removed dead code
Daniel Gultsch
2015-08-08
1
-10
/
+0
*
don't request ack for iq stanzas before stream managment is initialized
Daniel Gultsch
2015-08-08
1
-2
/
+2
*
request server-ACKs for iq stanzas
Daniel Gultsch
2015-08-06
1
-33
/
+37
*
fail old/invalid iq stanzas on bind
Daniel Gultsch
2015-08-06
1
-0
/
+13
*
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2015-08-01
5
-85
/
+94
*
use gcm for file encryption over http
Daniel Gultsch
2015-07-29
3
-4
/
+77
*
rewrote dns fallback
Daniel Gultsch
2015-07-24
1
-0
/
+3
*
switch/case can't deal with null pointers
Daniel Gultsch
2015-07-23
1
-0
/
+3
*
Add INACTIVE state for removed keys
Andreas Straub
2015-07-21
2
-5
/
+5
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-5
/
+1
*
Optimize imports
Andreas Straub
2015-07-20
6
-17
/
+17
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-0
/
+5
*
Added PEP and message protocol layers
Andreas Straub
2015-07-19
1
-0
/
+5
*
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
2015-07-19
1
-1
/
+4
*
increased ibb block size
Daniel Gultsch
2015-07-17
2
-4
/
+2
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
2
-19
/
+17
*
catch number format exception in server ack
Daniel Gultsch
2015-07-10
1
-10
/
+14
*
initial http upload support
Daniel Gultsch
2015-06-29
3
-29
/
+13
*
don't perform dns lookups on domain parts that obviously look like ip addresses
Daniel Gultsch
2015-06-19
1
-43
/
+53
*
properly calculate remaining size. should fix #1243
Daniel Gultsch
2015-06-03
1
-2
/
+7
*
let dns library take care of no-srv style hosts as well
Daniel Gultsch
2015-05-28
1
-3
/
+0
*
Merge branch 'master' into development
Daniel Gultsch
2015-05-25
1
-1
/
+1
|
\
|
*
use same sm check inside xmppconnection and out
Daniel Gultsch
2015-05-25
1
-1
/
+1
[next]