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
/
XmppConnection.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '1.11.7' into trz/merge_1.11.7
lookshe
2016-04-17
1
-59
/
+84
|
\
|
*
republish avatar if server offers non-persistent pep :-(
Daniel Gultsch
2016-04-11
1
-7
/
+9
|
*
don't throw IO exception at end of stream
Daniel Gultsch
2016-04-10
1
-1
/
+0
|
*
moved authentication into seperate method. force close socket before changing...
Daniel Gultsch
2016-04-10
1
-38
/
+44
|
*
transform nimbuzz workaround into a more general 'waitForDisco' condition
Daniel Gultsch
2016-04-09
1
-6
/
+11
|
*
add required disco#items query to timeout list
Daniel Gultsch
2016-04-08
1
-1
/
+4
|
*
switched around info and items query to avoid race condition
Daniel Gultsch
2016-04-04
1
-1
/
+1
|
*
made sure the disco#items query has returned before finalizing the bind
Daniel Gultsch
2016-04-04
1
-12
/
+24
*
|
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-04-06
1
-1
/
+2
|
\
\
*
\
\
Merge tag '1.11.3' into trz/rebase
lookshe
2016-04-05
1
-8
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
check max http file size when attaching files
Daniel Gultsch
2016-04-01
1
-2
/
+15
|
*
|
add methods to check max file size for http upload
Daniel Gultsch
2016-03-31
1
-8
/
+21
*
|
|
FS#169 - Merge Conversations 1.11.2 into Conversations+ dev
lookshe
2016-03-25
1
-3
/
+7
|
\
|
|
|
*
|
be more careful to avoid creating multiple connections
Daniel Gultsch
2016-03-20
1
-3
/
+7
*
|
|
Merge tag '1.11.1' into trz/merge_1.11.1
lookshe
2016-03-17
1
-2
/
+2
|
\
|
|
|
*
|
log reason for bind failure
Daniel Gultsch
2016-03-11
1
-2
/
+2
*
|
|
Fixes FS#146: Remove Tor-Support
steckbrief
2016-03-02
1
-14
/
+1
*
|
|
Merge tag '1.10.0' into trz/merge_1.10.0
lookshe
2016-02-22
1
-29
/
+47
|
\
|
|
|
*
|
fixed regression that caused messages in muc not being send
Daniel Gultsch
2016-02-17
1
-1
/
+1
|
*
|
optional mode to close tcp connection when going into background
Daniel Gultsch
2016-02-14
1
-20
/
+38
|
*
|
client side support for XEP-0357: Push Notifications
Daniel Gultsch
2016-02-12
1
-9
/
+5
*
|
|
Merge tag '1.9.4' into trz/merge_1.9.4
lookshe
2016-02-16
1
-49
/
+47
|
\
|
|
|
*
|
use TLSv1.2 as SSL context on supported plattforms
Daniel Gultsch
2016-02-03
1
-1
/
+1
|
*
|
cache server caps
Daniel Gultsch
2016-02-03
1
-1
/
+16
|
*
|
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
1
-47
/
+30
|
|
\
\
|
|
*
|
Factor out a representation of XEP-0030 results
Stephen Paul Weber
2016-01-23
1
-47
/
+30
*
|
|
|
Imports organized
steckbrief
2016-02-12
1
-14
/
+2
*
|
|
|
Simplification of DNS requests.
steckbrief
2016-02-12
1
-63
/
+48
*
|
|
|
Merge tag '1.9.3' into trz/merge_1.9.3
lookshe
2016-02-11
1
-380
/
+760
|
\
|
|
|
|
*
|
|
be more careful with resetting the stream id
Daniel Gultsch
2016-01-29
1
-2
/
+1
|
*
|
|
expert setting to trigger extended connection options
Daniel Gultsch
2016-01-25
1
-2
/
+11
|
|
/
/
|
*
|
reset stanza queue when resetting xmppconnection
Daniel Gultsch
2016-01-23
1
-0
/
+1
|
*
|
added config variable to allow non-tls connections
Daniel Gultsch
2016-01-22
1
-2
/
+3
|
*
|
reuse same xmppconnection for reconnects
Daniel Gultsch
2016-01-16
1
-0
/
+8
|
*
|
nimbuzz.com: don't wait for disco replies to set account to online
Daniel Gultsch
2016-01-15
1
-11
/
+26
|
*
|
throw security exception instead of going to next srv entry
Daniel Gultsch
2016-01-12
1
-1
/
+3
|
*
|
move some ssl socket modifiers into a seperate helper class
Daniel Gultsch
2016-01-12
1
-56
/
+5
|
*
|
Implement XEP-0368: SRV records for XMPP over TLS
moparisthebest
2016-01-11
1
-54
/
+149
|
*
|
reworked that loop that iterates over various servers
Daniel Gultsch
2016-01-11
1
-16
/
+10
|
*
|
throw exception at the end of the stream
Daniel Gultsch
2015-12-17
1
-128
/
+122
|
*
|
timeout service discovery after 20s
Daniel Gultsch
2015-12-15
1
-7
/
+42
|
*
|
wait with status change to online after all disco queries have been made
Daniel Gultsch
2015-12-09
1
-5
/
+14
|
*
|
add error state for unavailable tor network
Daniel Gultsch
2015-12-01
1
-6
/
+2
|
*
|
refactored socks5 connection code. make jingle transport use that new code
Daniel Gultsch
2015-12-01
1
-23
/
+6
|
*
|
do socks5 connect manually
Daniel Gultsch
2015-12-01
1
-14
/
+34
|
*
|
initial tor support
Daniel Gultsch
2015-12-01
1
-5
/
+13
|
*
|
detect server identity and added muc-workaround for slack
Daniel Gultsch
2015-11-26
1
-2
/
+34
|
*
|
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-1
/
+1
|
*
|
don't close socket on disconnect
Daniel Gultsch
2015-11-01
1
-1
/
+0
|
*
|
avoid npe when checking for stream restart
Daniel Gultsch
2015-10-29
1
-2
/
+4
[next]