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
*
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
*
very basic mam support
iNPUTmice
2014-12-10
3
-0
/
+25
*
cleanup: removed stream compression
iNPUTmice
2014-12-09
1
-56
/
+0
*
Allow JIDs such as "example.net/@"
Sam Whited
2014-12-02
1
-3
/
+2
*
"example.net/@/" should be a valid JID.
Sam Whited
2014-12-02
1
-164
/
+166
*
Fix RFC 6122 implementation
Sam Whited
2014-12-02
1
-4
/
+5
*
do not query service info from main server again
iNPUTmice
2014-12-01
1
-5
/
+3
*
work around to not confuse irc transport with real conference servers
iNPUTmice
2014-11-21
1
-2
/
+7
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
3
-1
/
+133
*
better exception handling in XmppConnection.connect. (never return without th...
iNPUTmice
2014-11-18
1
-39
/
+15
*
avoided some null pointers
iNPUTmice
2014-11-17
1
-2
/
+6
[next]