1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-16 04:29:38 +02:00

Commit graph

  • 44744de003 Prepare SASL SCRAM API for other hash functions Florian Schmaus 2016-11-20 15:08:59 +01:00
  • e71d159b96 Merge tag '4.1.9' Florian Schmaus 2016-11-20 14:53:44 +01:00
  • af6e80decc Smack 4.1.9 4.1.9 Florian Schmaus 2016-11-19 14:34:29 +01:00
  • da58b20b53 IoT: Prevent control/read-out from non friends Florian Schmaus 2016-11-17 10:25:35 +01:00
  • 6d74d0383c Add support for XEP-0333: Chat Markers Fernando Ramirez 2016-11-01 13:51:04 -03:00
  • 5372c1bcf4 Add support Multi-User Chat Light Fernando Ramirez 2016-11-02 12:10:56 -03:00
  • eb9242768c Throw exception if stanza child contains text Florian Schmaus 2016-11-12 23:34:02 +01:00
  • 5a47f56cd0 Call shutdown() before throwing Florian Schmaus 2016-11-14 18:43:40 +01:00
  • 059ee99ba0 Move TLS Required check at the end of connect() Florian Schmaus 2016-11-12 11:12:50 +01:00
  • 54790cd380 Filter MUC 'decline' messages by type 'normal' Florian Schmaus 2016-11-10 14:57:01 +01:00
  • a9d5cd4a61 Move TLS Required check at the end of connect() Florian Schmaus 2016-11-12 11:12:50 +01:00
  • 013f4d630a Move duplicate code in AbstractXMPPConnection Florian Schmaus 2016-11-12 11:03:44 +01:00
  • 489a48bf86 Add TlsTest to smack-repl Florian Schmaus 2016-11-11 18:16:49 +01:00
  • 5bb0c8c223 Option to automatically rejoin MUC rooms after reconnection Florian Schmaus 2016-11-06 11:13:40 +01:00
  • 6cf3ad32f9 Remove unnecessary semicolon in StringUtils Florian Schmaus 2016-11-01 12:48:59 +01:00
  • 095b5c85a1 Also catch SmackException in Socks5BytestreamRequest Florian Schmaus 2016-11-05 20:02:25 +01:00
  • 4f7324103c Throw instead of return in Socks5Client Florian Schmaus 2016-11-05 19:56:34 +01:00
  • 44d6a9d7c1 Improve logging of IoTProvisioningManager Florian Schmaus 2016-11-05 18:31:26 +01:00
  • 48a46e43ab Use bare JID when using FriendshipDeniedCache Florian Schmaus 2016-11-05 18:26:44 +01:00
  • 32b4e74910 Improve exception message of Socks5 code Florian Schmaus 2016-11-05 18:24:07 +01:00
  • e266b1acd8 Push Notifications (XEP-0357) implementation Fernando Ramirez 2016-10-31 13:48:22 -03:00
  • 1d3c48e6ce Add support for IoT Friend approvals Florian Schmaus 2016-10-31 12:24:05 +01:00
  • 5a2326a856 Add convinient constructors for Message and Presence Florian Schmaus 2016-10-31 12:24:03 +01:00
  • 9331a4c677 Order extensions in documentation/extensions/index.md Fernando Ramirez 2016-10-27 14:48:43 -03:00
  • 267fc431e5 Fix typo in TLSUtils Dmitry Deshevoy 2016-10-26 21:40:11 +04:00
  • a1630d033e Add support for DNSSEC/DANE Florian Schmaus 2016-10-31 10:45:38 +01:00
  • 042fe3c72c Add XmppTools to the REPL Florian Schmaus 2016-10-26 21:56:01 +02:00
  • c379ae07d5 Initialize the Key Store Florian Schmaus 2016-10-20 21:51:52 +02:00
  • 6e04a9d0ff Use 24h timestamp in debuggers. Florian Schmaus 2016-10-20 17:44:23 +02:00
  • fca2f59e08 Fix SCRAM-SHA1 mechanism creating invalid c-nonce Florian Schmaus 2016-10-20 16:57:06 +02:00
  • 98655e72aa Fix typo and add URL to Roster javadoc Florian Schmaus 2016-10-03 13:31:37 +02:00
  • 1f66f301ba Improve "Invalid affiliation" exception message Florian Schmaus 2016-10-03 13:12:05 +02:00
  • 810e7c8b78 Prevent GC of connection within pingServerIfNecessary() Florian Schmaus 2016-09-05 14:56:40 +02:00
  • 9a16f68433 Remove Socks5ProxyTest.shouldOnlyStartOneServerThread() Florian Schmaus 2016-08-31 09:52:07 +02:00
  • 47a4856cae Filter Errors on Change subject listener. Anno van Vliet 2016-08-25 12:05:24 +02:00
  • 2b83decc89 Handle success SASL messages containing equals sign Andrey Prokopenko 2016-08-29 15:02:58 +02:00
  • 98bacb144d Rework blocking command code. Florian Schmaus 2016-08-31 08:20:13 +02:00
  • 9554c7be26 Add XEP-0191 - Blocking Command implementation Fernando Ramirez 2016-08-29 10:43:05 -03:00
  • 0679c89813 travis.yml: Add --stacktrace to 'gradle check' Florian Schmaus 2016-08-29 12:35:26 +02:00
  • e17ba85c2f Cleanup FileTransferNegotiatorTest Florian Schmaus 2016-08-26 10:58:00 +02:00
  • 0a96016727 Use generics in IoTControlManager Florian Schmaus 2016-08-09 17:46:29 +02:00
  • 88bf2528a2 Add RosterUtil.askForSubscriptionIfRequired(Roster, BareJid) Florian Schmaus 2016-08-09 11:38:26 +02:00
  • 0e72213760 Add ConnectionConfiguration.setXmppDomain(String) Florian Schmaus 2016-08-09 11:36:58 +02:00
  • d37d26547c Improve MUC code and documentation Florian Schmaus 2016-07-29 16:21:20 +02:00
  • e04697d349 Improve Collector javadoc Florian Schmaus 2016-08-01 16:18:01 +02:00
  • f1e24e2273 Rework Roster's SubscribeListener Florian Schmaus 2016-07-31 14:30:31 +02:00
  • 5b137616bb Fix NPE in IoTDiscoveryManager Florian Schmaus 2016-07-31 14:30:23 +02:00
  • 8810f17460 Allow empty username/passwords in integration test Florian Schmaus 2016-07-31 12:09:06 +02:00
  • c74d16f68a Merge pull request #86 from esl/ramabit.mam.doc Florian Schmaus 2016-07-30 11:14:38 +02:00
  • 632acbe33f Smack 4.2.0-beta3-SNAPSHOT Florian Schmaus 2016-07-30 11:11:54 +02:00
  • 252f1b690c Smack 4.2.0-beta2 Florian Schmaus 2016-07-30 11:00:06 +02:00
  • 00134c8f50 Merge tag '4.1.8' Florian Schmaus 2016-07-30 10:43:20 +02:00
  • a1bbefc9e3 Smack 4.1.9-SNAPSHOT Florian Schmaus 2016-07-30 10:39:38 +02:00
  • a87007fb77 Smack 4.1.8 4.1.8 Florian Schmaus 2016-07-30 10:29:30 +02:00
  • 656914dcb0 add mam.md in index.md ramabit 2016-07-29 17:55:10 -03:00
  • 125f858b45 add mam documentation ramabit 2016-07-29 16:46:48 -03:00
  • 67cc513b2e Update releasedocs/README.html Florian Schmaus 2016-07-24 23:40:07 +02:00
  • 4d7e4b2ab1 Add Message(String, String) constructor Florian Schmaus 2016-07-24 21:21:21 +02:00
  • aeb385a022 Apply refinements and fixes to the MAM code Florian Schmaus 2016-07-23 15:45:45 +02:00
  • 189cac072b Implement Message Archive Management (MAM) XEP-0313 Fernando Ramirez 2016-07-21 11:40:26 -03:00
  • b91978dcc4 Add (partial) support for IoT XEPs Florian Schmaus 2016-07-20 20:57:04 +02:00
  • d1fe5c2933 Use loopback address for Socks5 unit tests Florian Schmaus 2016-07-08 16:34:21 +02:00
  • 651f8cf7c0 Improve MucEnterConfiguration javadoc Florian Schmaus 2016-07-08 11:18:20 +02:00
  • d3cc9d12a0 Implement flexible port selection in Socks5ClientTest Florian Schmaus 2016-07-08 08:07:37 +02:00
  • 66f4b9cdff Change type of purge/remove IQ (XEP-0013) to 'set' Florian Schmaus 2016-07-06 08:38:26 +02:00
  • 45b04800a4 Handle AlreadyConnectedException in ReconnectionManager Florian Schmaus 2016-07-04 08:20:57 +02:00
  • e943bbbd91 Handle AlreadyLoggedInException in ReconnectionManager Florian Schmaus 2016-07-01 08:18:56 +02:00
  • fb55b9065f Do not re-use the Socket after connect() failed Florian Schmaus 2016-06-19 12:06:21 +02:00
  • 1f87185ee8 Do not base64 twice in SASL X-OAUTH2 Florian Schmaus 2016-06-01 13:10:11 +02:00
  • 17c9661283 Handle AlreadyLoggedInException in ReconnectionManager Florian Schmaus 2016-07-01 08:18:56 +02:00
  • d07ed60737 Add support for "Caps Optimizations" Florian Schmaus 2016-06-30 17:01:46 +02:00
  • 4248fbbb89 Use lowercase chars in integration testRunId Florian Schmaus 2016-06-29 08:08:13 +02:00
  • 73fcbc6b27 Do not re-use the Socket after connect() failed Florian Schmaus 2016-06-19 12:06:21 +02:00
  • f8c00533c7 build.gradle: Record branch in version string Florian Schmaus 2016-06-12 11:28:17 +02:00
  • ae6664479e Fix messaging.md Florian Schmaus 2016-06-13 14:15:01 +02:00
  • 30861fb7ce Add comment about dropping SM state on stream errors. Florian Schmaus 2016-06-11 16:31:39 +02:00
  • 08c93da56a Delay notifyConnectionError in writer shutdown Florian Schmaus 2016-06-06 11:32:38 +02:00
  • 8deac592fb Finer logs in XMPPTCPConnection.shutdown() Florian Schmaus 2016-06-06 11:31:16 +02:00
  • 2d398b8dcf repl: cd into PROJECT_ROOT Florian Schmaus 2016-06-06 11:05:05 +02:00
  • 1241d32610 Fixes and small updates for integrationtest.md Florian Schmaus 2016-06-08 23:03:43 +02:00
  • 4c18814b12 sinttest: Throw exception if service is not set Florian Schmaus 2016-06-08 23:02:45 +02:00
  • 60b07b1d67 Make DiscoverInfoProvider namespace aware Florian Schmaus 2016-06-03 10:54:18 +02:00
  • 3bd35ecb1a Do not fully qualify type in javadoc Florian Schmaus 2016-05-18 15:58:08 +02:00
  • 78cf3006ea Don't stamp outgoing stanza in ChatManager Florian Schmaus 2016-05-18 14:03:07 +02:00
  • 2e2d147083 Fix typos in integrationtest.md documentation Florian Schmaus 2016-05-18 11:12:16 +02:00
  • ac5d9d56c6 Do not base64 twice in SASL X-OAUTH2 Florian Schmaus 2016-06-01 13:10:11 +02:00
  • df0f805feb Use empty string nick on empty element tag UltimateZero 2016-05-15 18:41:57 +02:00
  • fefc8cf332 Log stanza in Roster PresencePacketListener Florian Schmaus 2016-05-25 22:53:44 +02:00
  • 86e11e69e8 Add Message.toString() providing a short description Florian Schmaus 2016-05-25 22:52:29 +02:00
  • 98ec77caee Use Message in FromMatchesFilterTest Florian Schmaus 2016-05-25 22:51:15 +02:00
  • 2bf6435881 Make Bind IQ constructor private Florian Schmaus 2016-05-25 22:42:46 +02:00
  • 03031dfb5d Add javadoc to SASLError Florian Schmaus 2016-05-22 22:55:28 +02:00
  • 90f52fcc3b Suppress 'unused' warning in XMPPTCPConnection Florian Schmaus 2016-05-22 22:50:49 +02:00
  • b7211d5d67 Report illegal Stream Management state Florian Schmaus 2016-05-22 12:02:12 +02:00
  • f4ce4b6e77 Add @see RFC for Presence's priority element Florian Schmaus 2016-05-21 12:39:37 +02:00
  • fa10a01831 Fix Presence.setPriority(int): Range is [-128,127] Florian Schmaus 2016-05-21 12:36:51 +02:00
  • 4c63cfafd7 Rework support for Proxy connections Florian Schmaus 2016-05-03 09:59:20 +02:00
  • 3251fe89e2 Fix ChatStateListener javadoc Florian Schmaus 2016-04-16 00:25:09 +02:00
  • fc3f5ef99e Only reset Roster on clean termination Florian Schmaus 2016-04-15 17:41:50 +02:00
  • b043d9f5b5 Smack 4.2.0-beta2-SNAPSHOT Florian Schmaus 2016-04-15 13:26:59 +02:00