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
*
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
*
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
2015-03-21
1
-0
/
+3
*
wait for session iq to return sucessfully before sending other stanzas. fixed...
iNPUTmice
2015-03-20
1
-26
/
+42
*
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
2015-03-11
1
-5
/
+9
*
avoid unnecessary thread creation
iNPUTmice
2015-03-05
1
-0
/
+7
*
added config option to disable string prep in jids
iNPUTmice
2015-03-05
1
-3
/
+4
*
experimantal in memory jid caching
iNPUTmice
2015-03-04
1
-0
/
+15
*
check for null in jid parser
iNPUTmice
2015-02-26
2
-0
/
+3
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+32
*
Vitelity's s.ms service requires <body> first
Stephen Paul Weber
2015-02-15
1
-1
/
+1
*
load messages asynchronously
iNPUTmice
2015-02-12
1
-0
/
+6
*
added actions to error notification
iNPUTmice
2015-02-10
1
-0
/
+5
*
disabled cipher logging
iNPUTmice
2015-02-09
1
-1
/
+1
*
Use platform ciphers as well, just prefer ours
Sam Whited
2015-02-02
1
-1
/
+2
*
don't count when attempt failed completly
iNPUTmice
2015-01-29
1
-0
/
+1
*
set jingle file transfer to offer after iq offer has returned
iNPUTmice
2015-01-25
1
-6
/
+17
*
Remove legacy SSL support
Sam Whited
2015-01-19
1
-15
/
+11
*
Harden the TLS connection cipher suites
Sam Whited
2015-01-14
1
-0
/
+7
*
keep proper image file extension
Daniel Gultsch
2015-01-11
1
-8
/
+8
*
code cleanup for jingle proxy discovery
Daniel Gultsch
2015-01-09
3
-99
/
+71
*
mark sent images as sent_received instead of sent
Daniel Gultsch
2015-01-06
1
-2
/
+1
*
avoid requesting blocklist after stream resumption
Daniel Gultsch
2015-01-05
1
-27
/
+23
*
made checks for valid image extensions case insensitive
Daniel Gultsch
2015-01-04
1
-1
/
+1
*
code cleanup + logging of spoofed iq packets
Daniel Gultsch
2015-01-04
1
-35
/
+33
*
Verify IQ responses
Sam Whited
2015-01-04
2
-6
/
+35
*
Make IqPacket type an enum
Sam Whited
2015-01-04
5
-67
/
+53
*
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
2015-01-04
1
-69
/
+35
*
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
2015-01-02
1
-2
/
+2
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
1
-2
/
+2
*
refactor swithOverToTls stuff
Daniel Gultsch
2014-12-30
1
-56
/
+45
*
Fix typo in method name
Sam Whited
2014-12-29
4
-7
/
+7
*
Add ability to change password on server
Sam Whited
2014-12-25
1
-0
/
+4
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
5
-158
/
+182
*
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
2014-12-15
1
-16
/
+2
*
possible dns fixes
iNPUTmice
2014-12-14
1
-1
/
+1
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
2
-6
/
+12
[next]