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-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
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
1
-10
/
+40
2015-05-02
mark account with incompatible server when no sasl mechansim could be found
Daniel Gultsch
1
-19
/
+24
2015-05-02
mark account with incompatible server when no sasl mechansim could be found
Daniel Gultsch
1
-19
/
+24
2015-04-29
added config option to be a bit more verbose about stanza counts
Daniel Gultsch
1
-4
/
+14
2015-04-26
use xmppserviceconnection to send iq packets in jingle connection
Daniel Gultsch
1
-4
/
+4
2015-04-25
fixed service discovery by properly storing and checking identities
Daniel Gultsch
1
-27
/
+48
2015-04-25
cleaned up file handling
Daniel Gultsch
2
-10
/
+10
2015-04-16
fixed a bug in DNS helper code. fixes #1130
iNPUTmice
1
-1
/
+1
2015-04-16
fixed a bug in DNS helper code. fixes #1130
iNPUTmice
1
-1
/
+1
2015-04-15
some bug fixes concerning 0byte files. fixes #1126
iNPUTmice
2
-1
/
+2
2015-04-09
don't resume old session when changing resource
iNPUTmice
1
-0
/
+4
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
1
-0
/
+3
2015-03-20
wait for session iq to return sucessfully before sending other stanzas. fixed...
iNPUTmice
1
-26
/
+42
2015-03-11
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
1
-5
/
+9
2015-03-05
avoid unnecessary thread creation
iNPUTmice
1
-0
/
+7
2015-03-05
added config option to disable string prep in jids
iNPUTmice
1
-3
/
+4
2015-03-04
experimantal in memory jid caching
iNPUTmice
1
-0
/
+15
2015-02-26
check for null in jid parser
iNPUTmice
2
-0
/
+3
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-0
/
+32
2015-02-15
Vitelity's s.ms service requires <body> first
Stephen Paul Weber
1
-1
/
+1
2015-02-12
load messages asynchronously
iNPUTmice
1
-0
/
+6
2015-02-10
added actions to error notification
iNPUTmice
1
-0
/
+5
2015-02-09
disabled cipher logging
iNPUTmice
1
-1
/
+1
2015-02-02
Use platform ciphers as well, just prefer ours
Sam Whited
1
-1
/
+2
2015-01-29
don't count when attempt failed completly
iNPUTmice
1
-0
/
+1
2015-01-25
set jingle file transfer to offer after iq offer has returned
iNPUTmice
1
-6
/
+17
2015-01-19
Remove legacy SSL support
Sam Whited
1
-15
/
+11
2015-01-14
Harden the TLS connection cipher suites
Sam Whited
1
-0
/
+7
2015-01-11
keep proper image file extension
Daniel Gultsch
1
-8
/
+8
2015-01-09
code cleanup for jingle proxy discovery
Daniel Gultsch
3
-99
/
+71
2015-01-06
mark sent images as sent_received instead of sent
Daniel Gultsch
1
-2
/
+1
2015-01-05
avoid requesting blocklist after stream resumption
Daniel Gultsch
1
-27
/
+23
[next]