index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
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
*
synchronize packetCallbacks
Daniel Gultsch
2015-08-16
1
-25
/
+30
*
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
*
|
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
2015-05-20
2
-10
/
+18
*
|
provide helper function for getting the content of a child directly
Daniel Gultsch
2015-05-20
2
-2
/
+24
|
/
*
use same socket time out for jingle and xmpp connections
Daniel Gultsch
2015-05-18
1
-1
/
+1
*
use a 20s timeout on socks5 connections
Daniel Gultsch
2015-05-18
1
-2
/
+5
*
don't offer initiator his own candidates
Daniel Gultsch
2015-05-18
1
-2
/
+4
*
fixed crash on failed account registry
Daniel Gultsch
2015-05-17
1
-1
/
+1
*
let jingle connection and manager handle message status
Daniel Gultsch
2015-05-16
2
-0
/
+10
*
Force Nameprepping of JID domain parts
Andreas Straub
2015-05-14
1
-3
/
+10
*
always log reason for failed file transfer
Daniel Gultsch
2015-05-14
2
-2
/
+18
*
throw proper exception before changing account into error state
Daniel Gultsch
2015-05-08
1
-11
/
+31
*
fixed encrypted ibb file transfer which was broken with ART. fixes #1172
Daniel Gultsch
2015-05-07
2
-26
/
+33
*
fixed npe when missing instructions on failed register
Daniel Gultsch
2015-05-06
1
-7
/
+5
*
fwiw don't allow stanza count to go over MAX_INT
Daniel Gultsch
2015-05-06
1
-0
/
+9
*
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
2015-05-05
1
-10
/
+40
*
mark account with incompatible server when no sasl mechansim could be found
Daniel Gultsch
2015-05-02
1
-19
/
+24
*
added config option to be a bit more verbose about stanza counts
Daniel Gultsch
2015-04-29
1
-4
/
+14
*
use xmppserviceconnection to send iq packets in jingle connection
Daniel Gultsch
2015-04-26
1
-4
/
+4
*
fixed service discovery by properly storing and checking identities
Daniel Gultsch
2015-04-25
1
-27
/
+48
*
cleaned up file handling
Daniel Gultsch
2015-04-25
2
-10
/
+10
*
fixed a bug in DNS helper code. fixes #1130
iNPUTmice
2015-04-16
1
-1
/
+1
*
some bug fixes concerning 0byte files. fixes #1126
iNPUTmice
2015-04-15
2
-1
/
+2
*
don't resume old session when changing resource
iNPUTmice
2015-04-09
1
-0
/
+4
[next]