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-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
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
1
-5
/
+1
2015-07-20
Optimize imports
Andreas Straub
6
-17
/
+17
2015-07-19
Ask for key trust when sending messages
Andreas Straub
1
-0
/
+5
2015-07-19
Added PEP and message protocol layers
Andreas Straub
1
-0
/
+5
2015-07-19
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
1
-1
/
+4
2015-07-17
increased ibb block size
Daniel Gultsch
2
-4
/
+2
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
2
-19
/
+17
2015-07-10
catch number format exception in server ack
Daniel Gultsch
1
-10
/
+14
2015-06-29
initial http upload support
Daniel Gultsch
3
-29
/
+13
2015-06-19
don't perform dns lookups on domain parts that obviously look like ip addresses
Daniel Gultsch
1
-43
/
+53
2015-06-03
properly calculate remaining size. should fix #1243
Daniel Gultsch
1
-2
/
+7
2015-05-28
let dns library take care of no-srv style hosts as well
Daniel Gultsch
1
-3
/
+0
2015-05-25
use same sm check inside xmppconnection and out
Daniel Gultsch
1
-1
/
+1
2015-05-20
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
2
-10
/
+18
2015-05-20
provide helper function for getting the content of a child directly
Daniel Gultsch
2
-2
/
+24
2015-05-18
use same socket time out for jingle and xmpp connections
Daniel Gultsch
1
-1
/
+1
2015-05-18
use a 20s timeout on socks5 connections
Daniel Gultsch
1
-2
/
+5
2015-05-18
don't offer initiator his own candidates
Daniel Gultsch
1
-2
/
+4
2015-05-17
fixed crash on failed account registry
Daniel Gultsch
1
-1
/
+1
2015-05-16
let jingle connection and manager handle message status
Daniel Gultsch
2
-0
/
+10
2015-05-14
Force Nameprepping of JID domain parts
Andreas Straub
1
-3
/
+10
2015-05-14
always log reason for failed file transfer
Daniel Gultsch
2
-2
/
+18
2015-05-08
throw proper exception before changing account into error state
Daniel Gultsch
1
-11
/
+31
2015-05-07
fixed encrypted ibb file transfer which was broken with ART. fixes #1172
Daniel Gultsch
2
-26
/
+33
2015-05-06
fixed npe when missing instructions on failed register
Daniel Gultsch
1
-7
/
+5
2015-05-06
fwiw don't allow stanza count to go over MAX_INT
Daniel Gultsch
1
-0
/
+9
[next]