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
/
parser
/
IqParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
1
-380
/
+0
*
respond to XEP-0202: Entity Time
Daniel Gultsch
2016-07-13
1
-2
/
+14
*
respond to block list push
Daniel Gultsch
2016-06-22
1
-0
/
+6
*
log all background stanzas when background logging is enabled
Daniel Gultsch
2016-06-05
1
-5
/
+0
*
resetting fetch status error when mutual subscription is reestablished
Daniel Gultsch
2016-05-19
1
-1
/
+10
*
log incoming iq requests
Daniel Gultsch
2016-05-15
1
-0
/
+5
*
catch all axolotl parse exception at once. fixes #1692
Daniel Gultsch
2016-02-11
1
-5
/
+4
*
catch a few NPE when parsing invalid pep nodes
Daniel Gultsch
2016-02-02
1
-3
/
+3
*
more detailed logging
Daniel Gultsch
2015-12-12
1
-2
/
+1
*
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
2015-10-16
1
-0
/
+29
*
catch invalid base64 on omemo key decoding
Daniel Gultsch
2015-08-30
1
-3
/
+8
*
catch invalid base64 in axolotl key parsing
Daniel Gultsch
2015-08-24
1
-1
/
+1
*
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2015-08-23
1
-1
/
+1
*
modified clearIqCallbacks into 2-step process
Daniel Gultsch
2015-08-23
1
-6
/
+6
*
Clean up logging
Andreas Straub
2015-07-19
1
-7
/
+8
*
Return empty set on invalid PEP devicelist
Andreas Straub
2015-07-19
1
-18
/
+18
*
Migrate to new PEP layout
Andreas Straub
2015-07-19
1
-7
/
+13
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-38
/
+38
*
Added PEP and message protocol layers
Andreas Straub
2015-07-19
1
-1
/
+157
*
support for XEP-0092: Software Version
iNPUTmice
2015-02-16
1
-3
/
+5
*
avoid requesting blocklist after stream resumption
Daniel Gultsch
2015-01-05
1
-0
/
+1
*
Verify IQ responses
Sam Whited
2015-01-04
1
-10
/
+3
*
Make IqPacket type an enum
Sam Whited
2015-01-04
1
-7
/
+7
*
improved fromServer filter
Daniel Gultsch
2014-12-30
1
-1
/
+4
*
fixed #818
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
Fix typo in method name
Sam Whited
2014-12-29
1
-2
/
+2
*
made method private that is no longer required to be public
iNPUTmice
2014-12-23
1
-1
/
+1
*
Simplify roster handling code
Sam Whited
2014-12-22
1
-84
/
+69
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-20
/
+87
*
fixed #755
iNPUTmice
2014-12-19
1
-1
/
+1
*
fixed npe if roster jid couldnt be parsed
iNPUTmice
2014-12-01
1
-8
/
+5
*
clear avatar cache with new roster push from server
iNPUTmice
2014-11-17
1
-0
/
+2
*
avoided some null pointers
iNPUTmice
2014-11-17
1
-21
/
+28
*
happy hanukkah
iNPUTmice
2014-11-16
1
-0
/
+1
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-6
/
+1
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-4
/
+17
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+92