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

Commit graph

  • a997283304 Make AbstractXMPPConnection.getConfiguration public Florian Schmaus 2015-06-26 14:04:46 +0200
  • d54dafc499 Don't return if securityMode is 'disabled' Florian Schmaus 2015-06-25 11:07:25 +0200
  • 4b0767ba9a Fix concurrency exception in ServerPingWithAlarmManager Florian Schmaus 2015-06-22 22:49:36 +0200
  • 3ff1ab6e1f Update hoxt documentation to use List instead of Set for headers. Tibo-lg 2015-06-22 11:26:40 +0200
  • e20c17050e Change append to optAppend for headers and data to avoid NullPointerException Tibo-lg 2015-06-22 11:25:08 +0200
  • f24ef7dda9 XmppHostnameVerifier: check subject CommonName Hugues Bruant 2015-06-20 13:55:43 -0400
  • 0cbbedd2f4 Bump jxmpp to 0.5.0-alpha6 Florian Schmaus 2015-06-16 10:08:18 +0200
  • c9eb6323c0 Fix a race on graceful disconnect Florian Schmaus 2015-06-13 16:58:57 +0200
  • 989076a166 Make synchronization point return the exception Florian Schmaus 2015-06-13 12:35:36 +0200
  • 72972dad82 Log when server sends closing stream element Florian Schmaus 2015-06-12 12:30:36 +0200
  • 3875664128 Check for closing stream tag's namespace Florian Schmaus 2015-06-11 18:56:10 +0200
  • de29871120 Replace socketClosed with queue.isShutdown() Florian Schmaus 2015-06-11 12:08:02 +0200
  • d49fadd466 Log integeration testType also Florian Schmaus 2015-06-10 08:44:47 +0200
  • 13224a9662 More information in closed on error log Florian Schmaus 2015-06-09 22:25:19 +0200
  • ffea35282c Don't make NotConnectedException fatal Florian Schmaus 2015-06-09 21:43:26 +0200
  • b9782aa6bc Handle junit's AssertionError in integration tests Florian Schmaus 2015-06-09 17:24:17 +0200
  • a85ba5311e Add more information to NotConnectedException Florian Schmaus 2015-06-09 13:43:05 +0200
  • a854e04d28 Replace shutdownInProgress with queue status Florian Schmaus 2015-06-08 09:12:43 +0200
  • bad52fad21 Deprecate setServiceName in favor of setXmppDomain Florian Schmaus 2015-06-08 14:39:05 +0200
  • 4d7279d036 Improve PubSubNamespace Florian Schmaus 2015-06-06 16:33:43 +0200
  • fce0aeadef Add support for PubSub affiliation actions as owner Florian Schmaus 2015-06-06 11:14:26 +0200
  • f7782aa466 Extend PubSub Affiliation class by 'jid' Florian Schmaus 2015-06-06 11:13:42 +0200
  • 4a857fe67a Assert that a Stanza is a Stanza in sendStanza Florian Schmaus 2015-06-05 08:14:51 +0200
  • 58402c5615 Bump jxmpp to 0.5.0-alpha5 and change Roster API Florian Schmaus 2015-06-06 09:00:19 +0200
  • 2f219c7317 Rename processPacket to processStanza Florian Schmaus 2015-06-05 14:04:17 +0200
  • c1192f18b4 Add support for vCard PREFIX and SUFFIX elements Florian Schmaus 2015-06-02 23:58:50 +0200
  • 1cd268a8f0 Deprecate Forwarded.getForwardedPacket() Florian Schmaus 2015-06-02 17:30:23 +0200
  • 9a00e09c0a Improve NoResponseException messages Florian Schmaus 2015-06-02 17:21:33 +0200
  • 2079ba6bd6 Merge branch '4.1' Florian Schmaus 2015-05-27 22:50:55 +0200
  • 7a3ca4fd68 Fix memory leak caused by RosterGroup Florian Schmaus 2015-05-27 22:44:27 +0200
  • 1d1ea5dd10 Improve Roster API Florian Schmaus 2015-05-27 22:34:43 +0200
  • c125a3b055 Bump jxmpp to 0.5.0-alpha4 Florian Schmaus 2015-05-27 19:29:51 +0200
  • 8840236b72 Gracefully disconnect XMPPTCPConnection Florian Schmaus 2015-05-27 17:36:04 +0200
  • 6632345efc Register IQ request handler for Offer(Request|Revoke) IQs Florian Schmaus 2015-05-18 12:55:29 +0200
  • 01f08e87c2 Merge branch '4.1' Florian Schmaus 2015-05-24 22:36:11 +0200
  • 35317a19bd Remove ConnectionListener from Socks5BytestreamManager Florian Schmaus 2015-05-24 17:18:48 +0200
  • 385798f9ba Only add Entity Capabilities extension to available presences Florian Schmaus 2015-05-21 22:04:26 +0200
  • c120bc1cbc Handle empty array in SASLMechanism.authenticate() Florian Schmaus 2015-05-21 22:20:30 +0200
  • 2365c4c208 Add Roster.addSubscribeListener() Florian Schmaus 2015-05-21 20:12:39 +0200
  • 8db0403138 Improve writing XML elements to socket Florian Schmaus 2015-05-21 20:10:31 +0200
  • 576980097e Request SM ack when re-sending after stream resumption Florian Schmaus 2015-05-19 14:21:52 +0200
  • 3c2ba0ec43 Add AbstractXMPPConnection.getUsedSaslMechanism() Florian Schmaus 2015-05-18 18:21:05 +0200
  • f369a009ac Rename 'serviceName' to 'xmppServiceDomain' Florian Schmaus 2015-05-18 16:48:23 +0200
  • 0c8199650b Improve parsing exception callback. Florian Schmaus 2015-05-18 12:35:13 +0200
  • 21c7007212 Make Roster.waitUntilLoaded() package-private Florian Schmaus 2015-05-15 17:04:10 +0200
  • 8dd12e7220 Try that Roster is loaded after Roster.getInstaceFor(XMPPConnection) Florian Schmaus 2015-05-15 17:02:52 +0200
  • 001e824fb9 Improve PubSub API Florian Schmaus 2015-05-12 17:56:06 +0200
  • 9e351f0535 s/MucConfigurationNotSupported/MucConfigurationNotSupportedException/ Florian Schmaus 2015-05-12 11:56:03 +0200
  • ff72ea320c Check if MUC room is hosted on a MUC service Florian Schmaus 2015-05-12 11:54:54 +0200
  • d97b115170 Smack 4.1.2-SNAPSHOT Florian Schmaus 2015-05-09 15:43:14 +0200
  • bbc7aaae77 Merge tag '4.1.1' Florian Schmaus 2015-05-09 15:31:47 +0200
  • 56847d7f14 Smack 4.1.1 Florian Schmaus 2015-05-09 15:18:38 +0200
  • 236dfb009d Improve logging of parsing errors Florian Schmaus 2015-05-07 22:40:38 +0200
  • 36cc05a507 Use Resourcepart as type for the resource Florian Schmaus 2015-05-04 20:14:45 +0200
  • 9354e4fb74 Rework and improve authentication API and internals Florian Schmaus 2015-05-03 22:00:41 +0200
  • 65dd6c9777 Fix RosterEntry.setNames(String) Florian Schmaus 2015-04-30 11:43:54 +0200
  • 4eb322608e Add ConnectionConfiguration.setProxyInfo(ProxyInfo) Florian Schmaus 2015-04-27 17:51:18 +0200
  • a4be67ff5d Fix ReconnectionManager RANDOM_INCREASING_DELAY policy Florian Schmaus 2015-04-27 17:32:20 +0200
  • e0bc1ccaf2 Fix memory leak in RosterEntry Florian Schmaus 2015-04-27 07:27:38 +0200
  • f579fb2c77 Throw exception if smack-java7 is loaded on Android Florian Schmaus 2015-04-25 22:53:46 +0200
  • 51700400bc Remove never-thrown exception declarations Florian Schmaus 2015-04-25 22:46:56 +0200
  • c7454ce968 Remove unnecessary cast Florian Schmaus 2015-04-24 21:29:50 +0200
  • 221b81a627 Delete accounts created by LowLevelIntegrationTest performCheck() Florian Schmaus 2015-04-24 21:26:07 +0200
  • fcc62ad131 Add support for MUC roomnick rewrite Florian Schmaus 2015-04-23 23:10:41 +0200
  • 5af4f1a5d1 Synchronize MultiUserchat.changeNickname(Resourcepart) Florian Schmaus 2015-04-23 21:45:33 +0200
  • 475fed8c51 Fix DeliveryReceiptsManager.autoAddDeliveryReceiptRequests Florian Schmaus 2015-04-23 21:31:09 +0200
  • 00a7556bfe Fix StreamManagementTest in smack-integration Florian Schmaus 2015-04-22 22:32:19 +0200
  • 0efdc4018f Use XMPPConnection.toString() in SmackIntegrationTestFramework Florian Schmaus 2015-04-22 22:31:58 +0200
  • 17103def0b Change SmackExecutorthreadFactory constructor parameter to XMPPConnection Florian Schmaus 2015-04-22 09:45:02 +0200
  • 7c3f4b7129 Add AbstractXMPPConnection.toString() Florian Schmaus 2015-04-22 09:28:30 +0200
  • bfb3f5cd95 Retry to delete integration test accounts Florian Schmaus 2015-04-22 09:22:57 +0200
  • f274581c27 Add MucBookmarkAutojoinManager Florian Schmaus 2015-04-21 19:05:22 +0200
  • 265e5c69d5 Use LinkedHashMap for form fields Florian Schmaus 2015-04-12 19:27:22 +0200
  • 189f524195 Make SynchronizationPoint interruptible Florian Schmaus 2015-04-12 18:33:43 +0200
  • 4a16ab9329 Merge branch '4.1' Florian Schmaus 2015-04-12 18:26:21 +0200
  • 00ba5ae3df Replace PrivateDatamanager.getProviderKey with JXMPP method Florian Schmaus 2015-04-12 18:24:52 +0200
  • 062e9ee415 Fix javadoc of pubsub.Item Florian Schmaus 2015-04-12 18:13:19 +0200
  • e3dced6eea Fix NPE in Roster if 'from' is null Florian Schmaus 2015-04-12 16:21:10 +0200
  • a53894a65b Fix typo in exception TheHaf 2015-04-09 09:08:35 +0200
  • 1eb315d6b7 Add Manager.getAuthenticatedConnectionOrThrow() Florian Schmaus 2015-04-06 14:00:27 +0200
  • 9a69f992c4 Deprecate SynchronizationPoint.reportFailure() Florian Schmaus 2015-04-07 08:52:48 +0200
  • dabbb40de6 Fix isSmResumptionPossible() returning wrong values Florian Schmaus 2015-04-06 21:59:45 +0200
  • 3b6891b0d0 Fix integer overflow if no max resumption time Florian Schmaus 2015-04-06 21:55:20 +0200
  • cca34fd872 First check condition, then remaining wait in SynchronizationPoint Florian Schmaus 2015-04-06 21:18:59 +0200
  • 83aa6838d9 Use signalAll in SynchronizationPoint Florian Schmaus 2015-04-06 17:38:51 +0200
  • 57fa631480 Add javadoc to SynchronizationPoint Florian Schmaus 2015-04-06 17:37:45 +0200
  • dddba8f08c Allow Roster for anonymous connections Florian Schmaus 2015-04-06 13:56:32 +0200
  • 6c637d5784 Don't automatically login() on connect() Florian Schmaus 2015-04-06 13:51:47 +0200
  • b4694ec152 Add FinalClass checkstyle check Florian Schmaus 2015-04-06 10:45:12 +0200
  • 5ae1fbd25a Remove no longer required checkstyle supression Florian Schmaus 2015-04-05 10:55:33 +0200
  • 38dc59eb8e Fix assert in TestResult Florian Schmaus 2015-04-05 10:49:14 +0200
  • 0a6ac76447 Remove package-info.java from test packages Florian Schmaus 2015-04-05 10:48:00 +0200
  • ee429b5d8b Use UTF-8 as charSet for javadoc Florian Schmaus 2015-04-04 18:46:07 +0200
  • 328da5a7e2 Throw IAE on wrong signature (after|before)Class methods Florian Schmaus 2015-04-04 17:38:00 +0200
  • 75e35e8db6 Fix for getting after method stawny 2015-04-04 09:32:57 +0200
  • 9d0ea3cf70 Resurrect integration tests: Chat Test stawny 2015-03-24 23:52:56 +0100
  • de528eee67 Add JavadocPackage checkstyle Florian Schmaus 2015-04-04 17:16:47 +0200
  • dc373f641c Make Smack Java8's javac and javadoc ready Florian Schmaus 2015-04-03 19:15:35 +0200
  • cf2027fce7 Fix XEP-0080 geoloc extensions elements formating Vyacheslav Blinov 2015-03-31 11:52:30 +0300
  • 5597b1ffc0 Handle preceding whitespace in DIGEST-MD5 Florian Schmaus 2015-03-31 10:04:53 +0200