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-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-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-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
2015-01-04
made checks for valid image extensions case insensitive
Daniel Gultsch
1
-1
/
+1
2015-01-04
code cleanup + logging of spoofed iq packets
Daniel Gultsch
1
-35
/
+33
2015-01-04
Verify IQ responses
Sam Whited
2
-6
/
+35
2015-01-04
Make IqPacket type an enum
Sam Whited
5
-67
/
+53
2015-01-04
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
1
-69
/
+35
2015-01-02
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
1
-2
/
+2
2015-01-02
improved OTR verification part one
Daniel Gultsch
1
-2
/
+2
2014-12-30
refactor swithOverToTls stuff
Daniel Gultsch
1
-56
/
+45
2014-12-29
Fix typo in method name
Sam Whited
4
-7
/
+7
2014-12-25
Add ability to change password on server
Sam Whited
1
-0
/
+4
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
5
-158
/
+182
2014-12-15
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
1
-16
/
+2
2014-12-14
possible dns fixes
iNPUTmice
1
-1
/
+1
2014-12-10
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2
-6
/
+12
2014-12-10
very basic mam support
iNPUTmice
3
-0
/
+25
2014-12-09
cleanup: removed stream compression
iNPUTmice
1
-56
/
+0
[next]