1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-22 14:22:05 +01:00

Commit graph

  • 488055948d Add missing 'synchronized' keywords to Manager.getInstanceFor() Florian Schmaus 2019-04-14 21:41:59 +0200
  • 7fd0676ff4 Add unit test for smack-resolver-minidns-dox Florian Schmaus 2019-04-14 21:29:20 +0200
  • 6076a9dfa5 Introduce asyncGoLimited() Florian Schmaus 2019-04-10 12:18:06 +0200
  • f1fb03d08c Add a success callback for auto-join on reconnect. V Lau 2019-01-19 13:36:38 -0800
  • a1c88f1fad Add DNSSEC support to DnsOverXmppMiniDnsResolver Florian Schmaus 2019-04-09 21:00:08 +0200
  • fc45e1b905 DoX: Ensure that the response message ID matches the query ID Florian Schmaus 2019-04-09 17:02:56 +0200
  • 0ec7e84cbc Update link to XMPP Registry for Service Discovery Identities Florian Schmaus 2019-04-09 14:26:15 +0200
  • 9ad162af6e Use correct field in ServiceDiscoveryManager.getIdentities() Florian Schmaus 2019-04-09 12:14:12 +0200
  • 474ea68d4a Remove unused method in Smack's Base64 API Florian Schmaus 2019-04-09 09:33:06 +0200
  • 62fd897cf7 Add support for XEP-0418: DNS Queries over XMPP (DoX) Florian Schmaus 2019-04-08 23:09:12 +0200
  • 75b1d8ce13 Add AbstractError.Builder.setDescriptiveEnText(String, Exception) Florian Schmaus 2019-04-08 23:06:21 +0200
  • 1122bf394c Add ExceptionUtil Florian Schmaus 2019-04-08 23:06:11 +0200
  • 3075430713 Use IQ.isRequestIQ() in IQ Florian Schmaus 2019-04-08 23:05:23 +0200
  • d1f2631771 Use IQ.isResponseIQ() in AbstractXMPPConnection Florian Schmaus 2019-04-08 23:04:46 +0200
  • 87e0ac9ba1 Add IQ.isResponseIQ() Florian Schmaus 2019-04-08 23:04:25 +0200
  • 7d5274dad1 Use java.util.Base64 and remove build-in Base64 API Florian Schmaus 2019-04-08 23:03:12 +0200
  • a9673408cc Admin should be disconnected after tests. Guus der Kinderen 2019-04-08 16:10:29 +0200
  • 0d17f195b0 Use EntityFullJid as JID type in MultiUserChat.getJoinedRooms() Florian Schmaus 2019-04-07 22:13:38 +0200
  • d6b6fdca17 Add ConnectionConfiguration.setXmppAddressAndPassword() Florian Schmaus 2019-04-07 16:44:04 +0200
  • 38384a1eed Improve javadoc of ConnectionConfiguration Florian Schmaus 2019-04-07 16:43:48 +0200
  • af0fb7543c
    Merge pull request #309 from vanitasvitae/rosterListenerDoc Florian Schmaus 2019-04-06 15:19:59 +0200
  • fea7362293
    Merge pull request #306 from Alameyo/doc-fix-stanza-type-filter-to-uppercase Florian Schmaus 2019-04-06 15:17:58 +0200
  • af88227919
    Add missing Roster documentation Paul Schaub 2019-04-06 02:36:32 +0200
  • d10319f1a0 Merge branch '4.3' Florian Schmaus 2019-04-05 10:19:33 +0200
  • c499556d07 Remove dead code from OmemoService Florian Schmaus 2019-04-02 16:00:18 +0200
  • 7d7fbe6828 Do not explicity select the (crypto) Provider in smack-omemo Florian Schmaus 2019-04-02 15:55:31 +0200
  • 9f8d13b8cd Do not explicitly select the Provider in HashManager Florian Schmaus 2019-04-02 15:54:25 +0200
  • d6a90942a4 Unify Bouncy Castle versions: Add bouncyCastleVersion variable Florian Schmaus 2019-04-02 15:53:47 +0200
  • 9be498c440 Fix NPE in Roster's presence listeners if 'from' is not set Florian Schmaus 2019-04-01 22:02:36 +0200
  • 25b3f35421 Ensure that shutdown() terminates reader/writer threads Florian Schmaus 2019-03-28 13:52:17 +0100
  • 7f542e403f Adjust in documentation StanzaTypeFilter to uppercase as in code Alameyo 2019-03-27 00:12:58 +0100
  • 5d46e281fc XMPPTCPConnection log when reader/writer threads start and exit Florian Schmaus 2019-03-25 13:06:12 +0100
  • ab7d81e7b5 Use type parameter bounds for the 'to' set in OpenPgpgContentElement Florian Schmaus 2019-03-25 12:29:40 +0100
  • 89c0fa4b99 Let StringUtils.(insecure)randomString() return empty string Florian Schmaus 2019-03-25 12:11:59 +0100
  • 14f288a763 Introduce RandomUtil Florian Schmaus 2019-03-25 12:07:01 +0100
  • 927eb5e7d7 Add MemoryLeakTest(Util) Florian Schmaus 2019-03-25 11:57:27 +0100
  • 0cd3318b12
    Merge pull request #301 from adiaholic/JIRA836 Florian Schmaus 2019-03-24 11:39:20 +0100
  • a23adfab6e Merge branch '4.3' Florian Schmaus 2019-03-24 00:16:24 +0100
  • 007a04c4fe Better error messages when using a Proxy to connect to the XMPP server. Oliver Mihatsch 2019-03-18 10:28:50 +0100
  • 8e88cd2e31 Proxy mode: add failed address on error Georg Lukas 2019-03-12 11:33:38 +0100
  • 3450ffad2b Do not use "CONNECT" in the Host header field. Oliver Mihatsch 2019-03-18 10:34:49 +0100
  • dfae6770af Merge branch '4.3' Florian Schmaus 2019-03-22 21:56:15 +0100
  • 653d9dbba7 smack-bosh: Limit jbosh to the 0.9 series Florian Schmaus 2019-03-22 21:53:53 +0100
  • c83d717a26 Allow adding custom HTTP headers to bosh communications Mohsen Hariri 2018-06-27 11:18:50 +0200
  • 7723230589
    Merge pull request #304 from vanitasvitae/mr_template Florian Schmaus 2019-03-20 20:31:25 +0100
  • a9b88d7517 Show all exceptions ErrorsWhileSendingOrReceivingException message Florian Schmaus 2019-03-20 20:16:21 +0100
  • 1dd68336eb
    Merge pull request #305 from mwild1/patch-1 Florian Schmaus 2019-03-20 20:13:50 +0100
  • 3521346c90
    Add Github Pull Request Template Paul Schaub 2019-03-20 20:05:43 +0100
  • 989dbb14e8
    Merge pull request #296 from MarcelHeckel/PingManager_ConnectionOkOnAnyPacket Florian Schmaus 2019-03-20 20:00:54 +0100
  • b1cd5066f6
    Minor fix to integrationtest.md formatting Matthew Wild 2019-03-19 08:59:42 +0000
  • d6e25730d0 Saving an instance of ServiceDiscoveryManager in MultiUserChatManager. adiaholic 2019-03-18 13:10:20 +0530
  • a619135960 MoodIntegrationTest: Ensure that listener is removed Florian Schmaus 2019-03-16 22:41:01 +0100
  • 03fc5eb785 Merge branch '4.3' Florian Schmaus 2019-03-16 22:15:11 +0100
  • 9246ea5dca LowLevelRosterIntegrationTest: Use timeout value from superclass Florian Schmaus 2019-03-16 21:24:04 +0100
  • 9c4e5d0330 Add Roster.createItem() and Roster.createItemAndRequestSubscription() Florian Schmaus 2019-03-16 21:13:00 +0100
  • c31e93a00f Improve IntegrationTestRosterUtil.ensureSubscribedto() Florian Schmaus 2019-03-16 21:12:05 +0100
  • 7059b60672 Wait for reader/writer thread termination at the end of shutdown() Florian Schmaus 2019-03-16 11:11:58 +0100
  • 8e52e80399 Synchronize later in notifyConnectionError(Exception) Florian Schmaus 2019-03-16 10:30:16 +0100
  • 3ded023629 Remove 'synchronized' from notifyConnectionError() Florian Schmaus 2019-03-16 10:27:18 +0100
  • 29af92cbd1 Smack 4.3.4-SNAPSHOT Florian Schmaus 2019-03-15 09:43:09 +0100
  • daab6039a1 Merge tag '4.3.3' Florian Schmaus 2019-03-14 18:23:33 +0100
  • b054c4fe77 Smack 4.3.3 Florian Schmaus 2019-03-14 14:31:09 +0100
  • 0de0873abb version.gradle: Add link to SMACK-858 Florian Schmaus 2019-03-14 14:29:23 +0100
  • 3d3d89612f PingManager: Assume server ping successful if stanzas where received Heckel 2019-03-13 23:57:15 +0100
  • e5bbd19ef1 StanzaDroppedListener for XEP-0198 resumption failures Georg Lukas 2018-11-28 17:55:46 +0100
  • 569f7417a8 Add AuthenticatedConnectionInitiallyEstablished timestamp Florian Schmaus 2019-03-09 19:19:20 +0100
  • c4289b2c18 Add AbstractXMPPConnection.initState() Florian Schmaus 2019-03-09 17:13:54 +0100
  • 7518bf9a25 Add descriptive text to StanzaError.toString() Florian Schmaus 2019-03-08 13:50:54 +0100
  • 5da6dea138 Throw exception to reduce call sites of notifyConnectionError() Florian Schmaus 2019-03-07 09:49:16 +0100
  • 7d2c3ac9f9 Do not call synchronized methods in reader/writer thread Florian Schmaus 2019-03-06 22:11:45 +0100
  • 3d1a781a22 Show correct reply timeout value in StanzaCollector's NoResponseException Florian Schmaus 2019-03-05 08:21:59 +0100
  • 7f0932a481 Reset the MUC self-presence collector on presence stanzas on join Florian Schmaus 2019-03-04 23:00:45 +0100
  • f602de8771 Call shutdown() in connect() on exception Florian Schmaus 2019-03-04 17:08:53 +0100
  • f4ebd530e6 Add note about module dependencies to JavaxResolver Florian Schmaus 2019-03-02 14:47:28 +0100
  • 78ee22c261 Revert "Do not set com.sun.jndi.dns.DnsContextFactory in JavaxResolver" Florian Schmaus 2019-03-02 14:42:19 +0100
  • 456d645e27 Use different version specifier for jxmpp and MiniDNS Florian Schmaus 2019-02-24 22:09:47 +0100
  • 3bdc1d30b1 Correctly name provider INSTANCE fields Florian Schmaus 2019-02-23 23:57:31 +0100
  • 5f7cfd04bd Add further unit test to StableUniqueStanzaIdTest Florian Schmaus 2019-02-23 23:54:42 +0100
  • 5a2109e73f Move cast in extra line in ADD_ORIGIN_ID_INTERCEPTOR Florian Schmaus 2019-02-23 23:40:27 +0100
  • 4da4558b29 Make origin-id interceptor static and rename it Florian Schmaus 2019-02-23 23:39:58 +0100
  • 27749b2137 Remove unused filter in StableUniqueStanzaIdManager Florian Schmaus 2019-02-23 23:27:06 +0100
  • 2b9cbb978e Enable full stacktraces of failed tests in console Florian Schmaus 2019-02-22 23:02:40 +0100
  • 2ef9b99e9c Merge tag '4.3.2' Florian Schmaus 2019-02-22 10:58:23 +0100
  • 47f76952e3 Smack 4.3.3-SNAPSHOT Florian Schmaus 2019-02-22 10:57:48 +0100
  • a8044f723a Smack 4.3.2 Florian Schmaus 2019-02-22 09:22:23 +0100
  • be10a6e850 Return Set instead of HashSet in UndecidedOmemoIdentityException Florian Schmaus 2019-02-18 11:39:49 +0100
  • 825a5836eb Merge branch '4.3' Florian Schmaus 2019-02-17 22:28:01 +0100
  • e9b514548b Filter error messages in DeliveryReceiptManager Florian Schmaus 2019-02-17 21:54:38 +0100
  • db8e37d75f Reduce scope of catched Exceptions in JavaxResolver Florian Schmaus 2019-02-16 10:03:32 +0100
  • eccaf58df1 Add Logger to JavaxResolver Florian Schmaus 2019-02-16 10:03:05 +0100
  • ac9641f091 Do not set com.sun.jndi.dns.DnsContextFactory in JavaxResolver Florian Schmaus 2019-02-16 10:00:11 +0100
  • 488e20476e Improve message of StressTestFailedException.NotAllMessagesReceivedException Florian Schmaus 2019-02-17 21:47:16 +0100
  • b3ed9bc29f Add BooleansUtils Florian Schmaus 2019-02-17 18:19:45 +0100
  • 8ed872ca63 PubSubIntegrationTest: Add workaround for ejabberd issue #2799 Florian Schmaus 2019-02-17 17:51:37 +0100
  • 9f3d2d2f28 Log if reported XMPP domain does not match expected Florian Schmaus 2019-02-16 21:26:02 +0100
  • 12bd76a011 s/@since 4.4/@since 4.4.0/ Florian Schmaus 2019-02-16 17:17:50 +0100
  • 85f7e1d39c Remove deprecated methods scheduled for removal in Smack 4.4 Florian Schmaus 2019-02-16 17:17:25 +0100
  • 8df69bd3ce Use XmlEnvironment in parsing/provider subsystem Florian Schmaus 2019-02-15 23:21:30 +0100
  • 43bb418d99 Call onOpenStream() in XmppNioTcpConnection Florian Schmaus 2019-02-15 23:17:12 +0100
  • b3801b984a Use PacketParserUtils in OpenIQProviderTest Florian Schmaus 2019-02-15 23:16:11 +0100