1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-14 19:49:38 +02:00

Commit graph

  • 7d2c3ac9f9 Do not call synchronized methods in reader/writer thread Florian Schmaus 2019-03-06 22:11:45 +01:00
  • 3d1a781a22 Show correct reply timeout value in StanzaCollector's NoResponseException Florian Schmaus 2019-03-05 08:21:59 +01:00
  • 7f0932a481 Reset the MUC self-presence collector on presence stanzas on join Florian Schmaus 2019-03-04 23:00:45 +01:00
  • f602de8771 Call shutdown() in connect() on exception Florian Schmaus 2019-03-04 17:08:53 +01:00
  • f4ebd530e6 Add note about module dependencies to JavaxResolver Florian Schmaus 2019-03-02 14:47:28 +01:00
  • 78ee22c261 Revert "Do not set com.sun.jndi.dns.DnsContextFactory in JavaxResolver" Florian Schmaus 2019-03-02 14:42:19 +01:00
  • 456d645e27 Use different version specifier for jxmpp and MiniDNS Florian Schmaus 2019-02-24 22:09:47 +01:00
  • 3bdc1d30b1 Correctly name provider INSTANCE fields Florian Schmaus 2019-02-23 23:57:31 +01:00
  • 5f7cfd04bd Add further unit test to StableUniqueStanzaIdTest Florian Schmaus 2019-02-23 23:54:42 +01:00
  • 5a2109e73f Move cast in extra line in ADD_ORIGIN_ID_INTERCEPTOR Florian Schmaus 2019-02-23 23:40:27 +01:00
  • 4da4558b29 Make origin-id interceptor static and rename it Florian Schmaus 2019-02-23 23:39:58 +01:00
  • 27749b2137 Remove unused filter in StableUniqueStanzaIdManager Florian Schmaus 2019-02-23 23:27:06 +01:00
  • 2b9cbb978e Enable full stacktraces of failed tests in console Florian Schmaus 2019-02-22 23:02:40 +01:00
  • 2ef9b99e9c Merge tag '4.3.2' Florian Schmaus 2019-02-22 10:58:23 +01:00
  • 47f76952e3 Smack 4.3.3-SNAPSHOT Florian Schmaus 2019-02-22 10:57:48 +01:00
  • a8044f723a Smack 4.3.2 Florian Schmaus 2019-02-22 09:22:23 +01:00
  • be10a6e850 Return Set instead of HashSet in UndecidedOmemoIdentityException Florian Schmaus 2019-02-18 11:39:49 +01:00
  • 825a5836eb Merge branch '4.3' Florian Schmaus 2019-02-17 22:28:01 +01:00
  • e9b514548b Filter error messages in DeliveryReceiptManager Florian Schmaus 2019-02-17 21:54:38 +01:00
  • db8e37d75f Reduce scope of catched Exceptions in JavaxResolver Florian Schmaus 2019-02-16 10:03:32 +01:00
  • eccaf58df1 Add Logger to JavaxResolver Florian Schmaus 2019-02-16 10:03:05 +01:00
  • ac9641f091 Do not set com.sun.jndi.dns.DnsContextFactory in JavaxResolver Florian Schmaus 2019-02-16 10:00:11 +01:00
  • 488e20476e Improve message of StressTestFailedException.NotAllMessagesReceivedException Florian Schmaus 2019-02-17 21:47:16 +01:00
  • b3ed9bc29f Add BooleansUtils Florian Schmaus 2019-02-17 18:19:45 +01:00
  • 8ed872ca63 PubSubIntegrationTest: Add workaround for ejabberd issue #2799 Florian Schmaus 2019-02-17 17:51:37 +01:00
  • 9f3d2d2f28 Log if reported XMPP domain does not match expected Florian Schmaus 2019-02-16 21:26:02 +01:00
  • 12bd76a011 s/@since 4.4/@since 4.4.0/ Florian Schmaus 2019-02-16 17:17:50 +01:00
  • 85f7e1d39c Remove deprecated methods scheduled for removal in Smack 4.4 Florian Schmaus 2019-02-16 17:17:25 +01:00
  • 8df69bd3ce Use XmlEnvironment in parsing/provider subsystem Florian Schmaus 2019-02-15 23:21:30 +01:00
  • 43bb418d99 Call onOpenStream() in XmppNioTcpConnection Florian Schmaus 2019-02-15 23:17:12 +01:00
  • b3801b984a Use PacketParserUtils in OpenIQProviderTest Florian Schmaus 2019-02-15 23:16:11 +01:00
  • ae208d6a2f
    Merge pull request #292 from igniterealtime/guusdk-patch-1 Florian Schmaus 2019-02-14 16:13:30 +01:00
  • c0a64078c5 build.gradle: Lazily evaluate Android related arguments Florian Schmaus 2019-02-14 12:29:54 +01:00
  • 4d3fde4b38
    To many s'ses Guus der Kinderen 2019-02-14 10:37:53 +01:00
  • a13829aa74 Add javadoc to Smack(Message|Wrapped)Exception Florian Schmaus 2019-02-10 21:55:07 +01:00
  • 394f3d133a Make SmackException abstract Florian Schmaus 2019-02-10 21:53:31 +01:00
  • 7e76712c46 Make SASLAuthentication.authenticationFailed(Exception) private Florian Schmaus 2019-02-10 21:51:01 +01:00
  • 7fce6b5a98 Introduce SmackMessageException Florian Schmaus 2019-02-10 21:39:48 +01:00
  • b51a6c54e8 Introduce SmackSaslException Florian Schmaus 2019-02-10 19:50:46 +01:00
  • bb759a136e Use SmackWrappedException where sensible Florian Schmaus 2019-02-10 19:05:55 +01:00
  • b7d6edcd1e Do not wrap XmlPullParser exception in openStream() Florian Schmaus 2019-02-10 19:03:07 +01:00
  • 7dee3b88a2 Introduce SmackParsingException Florian Schmaus 2019-02-10 19:01:47 +01:00
  • 163ca2b009 Merge branch '4.3' Florian Schmaus 2019-02-09 20:15:09 +01:00
  • 78dcaec75b Remove null checks for writer/reader fields in XMPPTCPConnection Florian Schmaus 2019-02-09 18:20:55 +01:00
  • 60f324eb1b Make writer/reader fields final in XMPPTCPConnection Florian Schmaus 2019-02-09 13:59:06 +01:00
  • 09bffb8dca Fail sync points on exception in XMPPTCPConnection Florian Schmaus 2019-02-07 20:43:45 +01:00
  • 5c8e830157 Log if not all reader/writer threads where terminated Florian Schmaus 2019-02-08 13:08:51 +01:00
  • 62cba0d96f XMPPTCPConnection: Ensure both writer/reader threads are terminated Florian Schmaus 2019-02-06 21:49:58 +01:00
  • b17539cc41 travis: Install graphviz Florian Schmaus 2019-02-05 18:39:51 +01:00
  • f86eabfefe travis: Build with OpenJDK8 also Florian Schmaus 2019-02-05 18:24:51 +01:00
  • 3a155b0792 travis: Use gradle 5.1.1 Florian Schmaus 2019-02-05 18:23:47 +01:00
  • 91f200dca0 Do not use deprecated jacoco plugin API Florian Schmaus 2019-02-05 13:47:38 +01:00
  • 6edc444b6a Bump jacoco to 0.8.3 Florian Schmaus 2019-02-05 13:41:44 +01:00
  • 58a5055067 Bump gradle-animalsniffer-plugin to 1.4.6 Florian Schmaus 2019-02-05 13:41:24 +01:00
  • d06f533bb9 Drop OSGi support Florian Schmaus 2019-02-05 13:23:30 +01:00
  • 083dac8b83 Rework exceptions in the parsing / provider subsystem Florian Schmaus 2019-02-05 10:41:50 +01:00
  • 4c42d0cd32 Add concurrent but in-order listeners to XMPPConnection Florian Schmaus 2019-02-04 21:58:35 +01:00
  • fee3ed81ca Introduce XmlEnvironment Florian Schmaus 2019-02-04 13:27:41 +01:00
  • dc780ffd6c Make sendStanza() final Florian Schmaus 2019-02-04 09:49:51 +01:00
  • 5705f18f58 Remove SmackDaneVerifier.finish(SSLSocket) Florian Schmaus 2019-02-04 09:47:59 +01:00
  • 658fd08d20 Use try-with-resources where possible Florian Schmaus 2019-02-04 09:36:37 +01:00
  • e98d42790a SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections Florian Schmaus 2019-02-04 08:59:39 +01:00
  • dba12919d0 Merge branch '4.3' Florian Schmaus 2019-01-30 08:58:26 +01:00
  • 5273402b87 Use ranged versions for jXMPP and MiniDNS Florian Schmaus 2018-12-30 16:30:47 +01:00
  • ee8728479d Merge branch '4.3' Florian Schmaus 2018-12-27 14:43:31 +01:00
  • 1a4ad7b8b5 Mark Local SOCKS5 Proxy thread as daemon thread Florian Schmaus 2018-12-27 14:42:48 +01:00
  • 77f466560b Sinttest: Always record why test class could not be constructed Florian Schmaus 2018-12-27 14:40:25 +01:00
  • e4c31541e0 Make MultiUserChat.leave() behave as leaveSync() Florian Schmaus 2018-12-26 21:44:35 +01:00
  • a9de8e2f76 Merge branch '4.3' Florian Schmaus 2018-12-26 21:40:10 +01:00
  • 4b21f003af Add MultiUserChat.leaveSync() Florian Schmaus 2018-12-26 21:39:25 +01:00
  • 7a3f6f29cc Merge branch '4.3' Florian Schmaus 2018-12-21 13:21:50 +01:00
  • b9c12d44c3 Use InetSocketAddress in log message in XMPPTCPConnection Florian Schmaus 2018-12-21 12:05:14 +01:00
  • a2743549b8 Make TCP socket connection attempt interruptable Florian Schmaus 2018-12-17 21:16:03 +01:00
  • d1c73eba8d Fix MamManager javadoc Florian Schmaus 2018-12-20 17:00:00 +01:00
  • 48e3127172 Always wait for stream features after authentication Florian Schmaus 2018-12-20 16:52:44 +01:00
  • d5edbc7a30 Add Fault-tolerant for incoming IbbByteStream fallback cmeng-git 2018-12-17 09:03:25 +08:00
  • fb2a9b2167 Merge branch '4.3' Florian Schmaus 2018-12-14 23:09:59 +01:00
  • f6da386dea Ensure that IQ response 'to' address and ID are set correctly Florian Schmaus 2018-12-14 17:18:53 +01:00
  • 5ddaa623da Check if unacknowledged stanzas queue is full before adding to it Florian Schmaus 2018-12-08 22:54:13 +01:00
  • 0c134db072 Add ConnectionConfiguration.setHostAddressByNameOrIp(CharSequence fqdnOrIp) Florian Schmaus 2018-12-04 12:44:16 +01:00
  • 273937199b Merge branch '4.3' Florian Schmaus 2018-11-29 22:55:38 +01:00
  • 0332fa54d1 Fix previous archive page requested incorrectly in MamManager Tairs Rzajevs 2018-11-15 15:18:17 +02:00
  • 62a0c6f26e Merge branch '4.3' Florian Schmaus 2018-11-29 22:39:55 +01:00
  • fa7297019d Add checkstyle rule for "Boolean.valueOf()" usages Florian Schmaus 2018-11-29 22:38:11 +01:00
  • dbfc123e5e Use ParserUtils.parseXmlBoolean() where appropriate Florian Schmaus 2018-11-29 22:29:21 +01:00
  • 7ea7f9e2e9 Add ParserUtils.parseXmlBoolean(String) Florian Schmaus 2018-11-29 08:55:10 +01:00
  • 52a9ab1fe6
    Merge pull request #285 from vanitasvitae/omemoMessageTypeChat Florian Schmaus 2018-11-28 13:57:40 +01:00
  • b675f49b3d
    Merge pull request #287 from ge0rg/4.3 Florian Schmaus 2018-11-28 13:57:22 +01:00
  • b8bd10b056 RoomInfo: use proper boolean parser for muc#roominfo_subjectmod Georg Lukas 2018-11-27 18:33:39 +01:00
  • 8b88f9cb20 Bookmarks: use proper boolean parser for autojoin Georg Lukas 2018-11-27 18:33:39 +01:00
  • 229653af30 ParserUtils: fix boolean parser Georg Lukas 2018-11-27 18:27:10 +01:00
  • a25890cfcc
    Set message type to 'chat' for OMEMO messages Paul Schaub 2018-11-24 15:49:12 +01:00
  • 122ad1ee62 Provide '-Xfatal-warnings' argument to scala compiler Florian Schmaus 2018-11-16 22:25:55 +01:00
  • b6dedf50f5 smack-repl: Idiomatic Scala imports Florian Schmaus 2018-11-16 22:19:33 +01:00
  • 7274582fcf smack-repl: Enable Scala postfixOps Florian Schmaus 2018-11-16 22:19:16 +01:00
  • 3f8fa7a311 Add '-feature' argument to scala compiler Florian Schmaus 2018-11-16 22:18:47 +01:00
  • 4358251e89 Merge branch '4.3' Florian Schmaus 2018-11-14 15:02:24 +01:00
  • 2900c5ae23 Move xml-not-well-formed (RFC 3920) condition handling to StreamError asokolov 2018-11-14 13:36:10 +03:00
  • b705355e3d Add IntegrationTestRosterUtil Florian Schmaus 2018-11-11 17:10:40 +01:00
  • 5c090c35d4 Ensure sync listeners not being called after they removed themselves Florian Schmaus 2018-11-02 21:51:09 +01:00