aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/IqParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-19resetting fetch status error when mutual subscription is reestablishedshow_members_in_conferenceDaniel Gultsch1-1/+10
2016-05-15log incoming iq requestsDaniel Gultsch1-0/+5
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief1-3/+3
2016-02-12Imports organizedsteckbrief1-1/+0
2016-02-11catch all axolotl parse exception at once. fixes #1692Daniel Gultsch1-5/+4
2016-02-02catch a few NPE when parsing invalid pep nodesDaniel Gultsch1-3/+3
2015-12-12more detailed loggingDaniel Gultsch1-2/+1
2015-10-16introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch1-0/+29
2015-08-30catch invalid base64 on omemo key decodingDaniel Gultsch1-3/+8
2015-08-24catch invalid base64 in axolotl key parsingDaniel Gultsch1-1/+1
2015-08-23introduce special iq type for internal timeouts. always use != result to chec...Daniel Gultsch1-1/+1
2015-08-23modified clearIqCallbacks into 2-step processDaniel Gultsch1-6/+6
2015-07-19Clean up loggingAndreas Straub1-7/+8
2015-07-19Return empty set on invalid PEP devicelistAndreas Straub1-18/+18
2015-07-19Migrate to new PEP layoutAndreas Straub1-7/+13
2015-07-19Reformat code to use tabsAndreas Straub1-38/+38
2015-07-19Added PEP and message protocol layersAndreas Straub1-1/+157
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-158/+0
2015-02-16support for XEP-0092: Software VersioniNPUTmice1-3/+5
2015-01-05avoid requesting blocklist after stream resumptionDaniel Gultsch1-0/+1
2015-01-04Verify IQ responsesSam Whited1-10/+3
2015-01-04Make IqPacket type an enumSam Whited1-7/+7
2014-12-30improved fromServer filterDaniel Gultsch1-1/+4
2014-12-30fixed #818Daniel Gultsch1-1/+1
2014-12-29Fix typo in method nameSam Whited1-2/+2
2014-12-23made method private that is no longer required to be publiciNPUTmice1-1/+1
2014-12-22Simplify roster handling codeSam Whited1-84/+69
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-20/+87
2014-12-19fixed #755iNPUTmice1-1/+1
2014-12-01fixed npe if roster jid couldnt be parsediNPUTmice1-8/+5
2014-11-17clear avatar cache with new roster push from serveriNPUTmice1-0/+2
2014-11-17avoided some null pointersiNPUTmice1-21/+28
2014-11-16happy hanukkahiNPUTmice1-0/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update more files to use JID objectsSam Whited1-6/+1
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-4/+17
2014-10-22Make conversations the root projectSam Whited1-0/+0