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

Commit graph

  • 24bbe63da1 Minor code improvements in DNSutil Florian Schmaus 2017-01-06 14:49:12 +0100
  • 6039c8a54a
    Remove legacy CVS keywords akrherz 2017-01-05 11:57:55 -0600
  • b343b499b5 MiniDNS resolver: Fix exception when there is only a A or AAAA RR Florian Schmaus 2017-01-05 09:29:31 +0100
  • 96aad6a4aa Add TODOs about when to remove deprecated methods Florian Schmaus 2017-01-04 16:00:53 +0100
  • e9bbe9a475 Fix OOB exception when setHostAddress(InetAddress) is used. Florian Schmaus 2017-01-04 15:35:47 +0100
  • 50a8ff08e3 Re-activate FormTest integration test Florian Schmaus 2017-01-04 00:32:52 +0100
  • 157ff138a4 Smack 4.2.0-rc2-SNAPSHOT Florian Schmaus 2017-01-03 12:08:44 +0100
  • ddf90abb85 Smack 4.3.0-alpha1-SNAPSHOT Florian Schmaus 2017-01-03 12:07:11 +0100
  • 0d14b9d9b9 Smack 4.2.0-rc1 Florian Schmaus 2017-01-03 11:45:17 +0100
  • a8429d45f6 Do not wait for the closing stream element on instant shutdown Florian Schmaus 2017-01-03 11:44:44 +0100
  • 90a5e289f8 s/processPacket/processStanza/ s/PacketCollector/StanzaCollector/ Florian Schmaus 2017-01-03 11:12:34 +0100
  • 9328182912 Rework Bits of Binary implementation Florian Schmaus 2017-01-03 10:59:56 +0100
  • c688acaa0f Add XEP-0231: Bits of Binary implementation Florian Schmaus 2017-01-02 16:53:31 +0100
  • 70e860fe27 Add SmackConfiguration.addDisabledSmackClasses(String...) Florian Schmaus 2017-01-02 16:29:29 +0100
  • 1bce31fcd9 Handle outgoing 'unavailabe' presences in Roster Florian Schmaus 2017-01-03 10:48:11 +0100
  • 0b19c1b8ef Update README and documentation Florian Schmaus 2017-01-03 08:55:14 +0100
  • 018a7dd93a Blocking Command: add blocked error management and refactor SMACK-731 Fernando Ramirez 2017-01-02 11:10:27 -0300
  • 5c2d18deb4 Bump MiniDNS to 0.2 Florian Schmaus 2017-01-02 10:46:07 +0100
  • 5027e9001f Bump jBOSH to 0.9 Florian Schmaus 2017-01-02 09:41:08 +0100
  • 183c605278 Bump JXMPP to 0.5.0 Florian Schmaus 2017-01-02 09:07:57 +0100
  • f633313c4a Add Message.setBody(CharSequence) Florian Schmaus 2017-01-02 00:47:25 +0100
  • f7fcff139c Add MAM methods to load previous page and to load most recent page Fernando Ramirez 2016-12-27 15:04:30 -0300
  • 6f66b31fb7 Set default subscription mode to "reject all" Florian Schmaus 2016-12-28 23:42:30 +0100
  • 3129165a1c Add ConnectionConfiguration.setHostAddress(InetAddress) Florian Schmaus 2016-12-28 23:18:28 +0100
  • 7655ac17f2 Re-activate EntityCaps integration test Florian Schmaus 2016-12-19 14:35:09 +0100
  • 1f7770b831 More detailed logging to RosterIntegrationTest Florian Schmaus 2016-12-23 23:41:31 +0100
  • ecf1ed7f6b Fix EntityCapsManager presenceSend Florian Schmaus 2016-12-23 23:35:52 +0100
  • ca394838f0 Make sinttest (Before|After)Class methods non-static Florian Schmaus 2016-12-23 13:30:30 +0100
  • 01169a956c Log when executing (Before|After) class sinttest methods Florian Schmaus 2016-12-23 13:27:51 +0100
  • e27e416063 Fix sinttest log string: s/AfterClass/BeforeClass/ Florian Schmaus 2016-12-23 13:26:57 +0100
  • 814cc1fdde Create low-level inttest accounts with test run ID Florian Schmaus 2016-12-19 18:10:04 +0100
  • 26b16665e5 Add setting to enable IoT Managers automatically Florian Schmaus 2016-12-19 18:09:03 +0100
  • 8511a9e67b Fix deadline check Florian Schmaus 2016-12-19 15:13:05 +0100
  • cfe5c2233d Fix integration test using XEP-0133 credentials Florian Schmaus 2016-12-19 14:13:53 +0100
  • a8a148945f Improve MessageEventManager's log message Florian Schmaus 2016-12-10 11:48:20 +0100
  • 61bdc6f28c Fix MessageEventNotificationListener Florian Schmaus 2016-12-10 11:47:24 +0100
  • 1151371c36 Fix MessageEventManager.fireMessageEvent…() Florian Schmaus 2016-12-10 11:39:58 +0100
  • 23475c33b7 Smack 4.2.0-beta4-SNAPSHOT Florian Schmaus 2016-12-08 10:11:19 +0100
  • 529e9065fb Smack 4.2.0-beta3 Florian Schmaus 2016-12-08 10:01:22 +0100
  • e06095ffc2 Bump Ammonite REPL to 0.8.0 Florian Schmaus 2016-12-08 08:29:36 +0100
  • b558a128c3 Merge remote-tracking branch 'my/master' Florian Schmaus 2016-12-07 21:20:02 +0100
  • 274e5630c4 Add support for XEP-0133: Service Administration Florian Schmaus 2016-11-27 21:14:44 +0100
  • d976434bb3 Improve message of XMPPErrorException Florian Schmaus 2016-11-29 16:40:08 +0100
  • 9165e818d9 Add ParenPad and NoWhitespaceAfter checkstyle rules Florian Schmaus 2016-11-29 12:01:41 +0100
  • 9d0d8088f4 Don't throw when calling UnparsedIQ.toXML() Florian Schmaus 2016-11-24 10:37:26 +0100
  • b6a37cb228 Add Roster ItemType.asSymbol() Florian Schmaus 2016-11-18 20:39:53 +0100
  • d6ebb884e7 Ad-Hoc Commands: 'type' attribute is optional Florian Schmaus 2016-11-23 17:55:16 +0100
  • 1b1e88c4c3 Fix UOE being thrown in BlockingCommandManager Florian Schmaus 2016-11-23 17:52:04 +0100
  • 1f1bc236fd Ads support for SCRAM-SHA-1-PLUS Florian Schmaus 2016-11-20 19:32:26 +0100
  • 44744de003 Prepare SASL SCRAM API for other hash functions Florian Schmaus 2016-11-20 15:08:59 +0100
  • e71d159b96 Merge tag '4.1.9' Florian Schmaus 2016-11-20 14:53:44 +0100
  • af6e80decc Smack 4.1.9 Florian Schmaus 2016-11-19 14:34:29 +0100
  • da58b20b53 IoT: Prevent control/read-out from non friends Florian Schmaus 2016-11-17 10:25:35 +0100
  • 6d74d0383c Add support for XEP-0333: Chat Markers Fernando Ramirez 2016-11-01 13:51:04 -0300
  • 5372c1bcf4 Add support Multi-User Chat Light Fernando Ramirez 2016-11-02 12:10:56 -0300
  • eb9242768c Throw exception if stanza child contains text Florian Schmaus 2016-11-12 23:34:02 +0100
  • 5a47f56cd0 Call shutdown() before throwing Florian Schmaus 2016-11-14 18:43:40 +0100
  • 059ee99ba0 Move TLS Required check at the end of connect() Florian Schmaus 2016-11-12 11:12:50 +0100
  • 54790cd380 Filter MUC 'decline' messages by type 'normal' Florian Schmaus 2016-11-10 14:57:01 +0100
  • a9d5cd4a61 Move TLS Required check at the end of connect() Florian Schmaus 2016-11-12 11:12:50 +0100
  • 013f4d630a Move duplicate code in AbstractXMPPConnection Florian Schmaus 2016-11-12 11:03:44 +0100
  • 489a48bf86 Add TlsTest to smack-repl Florian Schmaus 2016-11-11 18:16:49 +0100
  • 5bb0c8c223 Option to automatically rejoin MUC rooms after reconnection Florian Schmaus 2016-11-06 11:13:40 +0100
  • 6cf3ad32f9 Remove unnecessary semicolon in StringUtils Florian Schmaus 2016-11-01 12:48:59 +0100
  • 095b5c85a1 Also catch SmackException in Socks5BytestreamRequest Florian Schmaus 2016-11-05 20:02:25 +0100
  • 4f7324103c Throw instead of return in Socks5Client Florian Schmaus 2016-11-05 19:56:34 +0100
  • 44d6a9d7c1 Improve logging of IoTProvisioningManager Florian Schmaus 2016-11-05 18:31:26 +0100
  • 48a46e43ab Use bare JID when using FriendshipDeniedCache Florian Schmaus 2016-11-05 18:26:44 +0100
  • 32b4e74910 Improve exception message of Socks5 code Florian Schmaus 2016-11-05 18:24:07 +0100
  • e266b1acd8 Push Notifications (XEP-0357) implementation Fernando Ramirez 2016-10-31 13:48:22 -0300
  • 1d3c48e6ce Add support for IoT Friend approvals Florian Schmaus 2016-10-31 12:24:05 +0100
  • 5a2326a856 Add convinient constructors for Message and Presence Florian Schmaus 2016-10-31 12:24:03 +0100
  • 9331a4c677 Order extensions in documentation/extensions/index.md Fernando Ramirez 2016-10-27 14:48:43 -0300
  • 267fc431e5 Fix typo in TLSUtils Dmitry Deshevoy 2016-10-26 21:40:11 +0400
  • a1630d033e Add support for DNSSEC/DANE Florian Schmaus 2016-10-31 10:45:38 +0100
  • 042fe3c72c Add XmppTools to the REPL Florian Schmaus 2016-10-26 21:56:01 +0200
  • c379ae07d5 Initialize the Key Store Florian Schmaus 2016-10-20 21:51:52 +0200
  • 6e04a9d0ff Use 24h timestamp in debuggers. Florian Schmaus 2016-10-20 17:44:23 +0200
  • fca2f59e08 Fix SCRAM-SHA1 mechanism creating invalid c-nonce Florian Schmaus 2016-10-20 16:57:06 +0200
  • 98655e72aa Fix typo and add URL to Roster javadoc Florian Schmaus 2016-10-03 13:31:37 +0200
  • 1f66f301ba Improve "Invalid affiliation" exception message Florian Schmaus 2016-10-03 13:12:05 +0200
  • 810e7c8b78 Prevent GC of connection within pingServerIfNecessary() Florian Schmaus 2016-09-05 14:56:40 +0200
  • 9a16f68433 Remove Socks5ProxyTest.shouldOnlyStartOneServerThread() Florian Schmaus 2016-08-31 09:52:07 +0200
  • 47a4856cae Filter Errors on Change subject listener. Anno van Vliet 2016-08-25 12:05:24 +0200
  • 2b83decc89 Handle success SASL messages containing equals sign Andrey Prokopenko 2016-08-29 15:02:58 +0200
  • 98bacb144d Rework blocking command code. Florian Schmaus 2016-08-31 08:20:13 +0200
  • 9554c7be26 Add XEP-0191 - Blocking Command implementation Fernando Ramirez 2016-08-29 10:43:05 -0300
  • 0679c89813 travis.yml: Add --stacktrace to 'gradle check' Florian Schmaus 2016-08-29 12:35:26 +0200
  • e17ba85c2f Cleanup FileTransferNegotiatorTest Florian Schmaus 2016-08-26 10:58:00 +0200
  • 0a96016727 Use generics in IoTControlManager Florian Schmaus 2016-08-09 17:46:29 +0200
  • 88bf2528a2 Add RosterUtil.askForSubscriptionIfRequired(Roster, BareJid) Florian Schmaus 2016-08-09 11:38:26 +0200
  • 0e72213760 Add ConnectionConfiguration.setXmppDomain(String) Florian Schmaus 2016-08-09 11:36:58 +0200
  • d37d26547c Improve MUC code and documentation Florian Schmaus 2016-07-29 16:21:20 +0200
  • e04697d349 Improve Collector javadoc Florian Schmaus 2016-08-01 16:18:01 +0200
  • f1e24e2273 Rework Roster's SubscribeListener Florian Schmaus 2016-07-31 14:30:31 +0200
  • 5b137616bb Fix NPE in IoTDiscoveryManager Florian Schmaus 2016-07-31 14:30:23 +0200
  • 8810f17460 Allow empty username/passwords in integration test Florian Schmaus 2016-07-31 12:09:06 +0200
  • c74d16f68a Merge pull request #86 from esl/ramabit.mam.doc Florian Schmaus 2016-07-30 11:14:38 +0200
  • 632acbe33f Smack 4.2.0-beta3-SNAPSHOT Florian Schmaus 2016-07-30 11:11:54 +0200
  • 252f1b690c Smack 4.2.0-beta2 Florian Schmaus 2016-07-30 11:00:06 +0200