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

Commit graph

  • fd89a5e5a5 Add StreamHost.toString() Florian Schmaus 2019-05-08 09:24:23 +02:00
  • 7f0dc72dab Update errorprone(-plugin) and make Unused(Variable|Method) an error Florian Schmaus 2019-05-07 22:58:02 +02:00
  • 68d7d738b6 Remove all tabs and add checkstyle rule that enforces no-tabs Florian Schmaus 2019-05-07 21:24:00 +02:00
  • 575364cc1f Print exception's stacktrace in PacketWriterTest Florian Schmaus 2019-05-07 21:00:22 +02:00
  • e1ed035beb Remove xmlunit-lagacy and add xmlunit-assertj Florian Schmaus 2019-05-07 18:51:52 +02:00
  • 95dbf5bb36 Change JUnit API from 4 to 5 in smack-experimental Florian Schmaus 2019-05-07 18:51:22 +02:00
  • 505493d889 Add XmlStringBuilder.optAttribute(String, Number) Florian Schmaus 2019-05-07 10:18:55 +02:00
  • 0e52560358 Add test fo smack-xmlparser Florian Schmaus 2019-05-07 10:12:43 +02:00
  • 4a3dda93af
    Merge pull request #315 from adiaholic/doc-fix-in-index Florian Schmaus 2019-05-06 22:57:59 +02:00
  • 7980e2cedb
    Merge pull request #318 from vanitasvitae/xhtml_fix Florian Schmaus 2019-05-06 22:56:01 +02:00
  • 4133eb175c Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 Florian Schmaus 2019-05-06 22:06:13 +02:00
  • dd903bec95
    SMACK-868: Fix XHTMLText producing invalid XML xhtml_fix Eng ChongMeng 2019-05-06 00:38:22 +02:00
  • 1554a33518 Changed XEP-031 to XEP-0131 adiaholic 2019-05-04 14:18:46 +05:30
  • b3646abecd XMPPTCPConnection: Move openStream() call from writer into reader thread Florian Schmaus 2019-04-29 18:37:36 +02:00
  • ae2c57f56b Fix XML in MamResultProviderTest Florian Schmaus 2019-04-29 10:46:57 +02:00
  • 3b657d36c4 Changed XEP-0116 to XEP-0166 adiaholic 2019-04-29 13:32:26 +05:30
  • 4e7cd83220 Fix (Privacy|Time)ProviderTest Florian Schmaus 2019-04-28 23:18:52 +02:00
  • af5f161fff Prevent extremely long reply timeouts from being set. adiaholic 2019-04-26 20:30:26 +05:30
  • 870756997f Improve exception message of XmppConnectionStressTest Florian Schmaus 2019-04-24 21:25:22 +02:00
  • fc70484cf6 More specific Pubsub integration tests. Guus der Kinderen 2019-04-08 14:40:37 +02:00
  • 2dbc32340d
    Merge pull request #311 from guusdk/sint-accountmanager-disconnect Florian Schmaus 2019-04-17 21:32:42 +02:00
  • d97fb126a1 Add PubSubManager.getInstanceFor() just like all other Managers Florian Schmaus 2019-04-16 10:09:01 +02:00
  • 99bf8316f5 Add javadoc about callbacks to XMPPConnection Florian Schmaus 2019-04-16 09:33:07 +02:00
  • 9c30e4f3cc Merge branch '4.3' Florian Schmaus 2019-04-16 09:21:14 +02:00
  • 11775ed6b0 Add checkstyle rule for 'synchronized' on Manager.getInstanceFor() Florian Schmaus 2019-04-15 09:46:43 +02:00
  • 488055948d Add missing 'synchronized' keywords to Manager.getInstanceFor() Florian Schmaus 2019-04-14 21:41:59 +02:00
  • 7fd0676ff4 Add unit test for smack-resolver-minidns-dox Florian Schmaus 2019-04-14 21:29:20 +02:00
  • 6076a9dfa5 Introduce asyncGoLimited() Florian Schmaus 2019-04-10 12:18:06 +02:00
  • f1fb03d08c Add a success callback for auto-join on reconnect. V Lau 2019-01-19 13:36:38 -08:00
  • a1c88f1fad Add DNSSEC support to DnsOverXmppMiniDnsResolver Florian Schmaus 2019-04-09 21:00:08 +02:00
  • fc45e1b905 DoX: Ensure that the response message ID matches the query ID Florian Schmaus 2019-04-09 17:02:56 +02:00
  • 0ec7e84cbc Update link to XMPP Registry for Service Discovery Identities Florian Schmaus 2019-04-09 14:26:15 +02:00
  • 9ad162af6e Use correct field in ServiceDiscoveryManager.getIdentities() Florian Schmaus 2019-04-09 12:14:12 +02:00
  • 474ea68d4a Remove unused method in Smack's Base64 API Florian Schmaus 2019-04-09 09:33:06 +02:00
  • 62fd897cf7 Add support for XEP-0418: DNS Queries over XMPP (DoX) Florian Schmaus 2019-04-08 23:09:12 +02:00
  • 75b1d8ce13 Add AbstractError.Builder.setDescriptiveEnText(String, Exception) Florian Schmaus 2019-04-08 23:06:21 +02:00
  • 1122bf394c Add ExceptionUtil Florian Schmaus 2019-04-08 23:06:11 +02:00
  • 3075430713 Use IQ.isRequestIQ() in IQ Florian Schmaus 2019-04-08 23:05:23 +02:00
  • d1f2631771 Use IQ.isResponseIQ() in AbstractXMPPConnection Florian Schmaus 2019-04-08 23:04:46 +02:00
  • 87e0ac9ba1 Add IQ.isResponseIQ() Florian Schmaus 2019-04-08 23:04:25 +02:00
  • 7d5274dad1 Use java.util.Base64 and remove build-in Base64 API Florian Schmaus 2019-04-08 23:03:12 +02:00
  • a9673408cc Admin should be disconnected after tests. Guus der Kinderen 2019-04-08 16:10:29 +02:00
  • 0d17f195b0 Use EntityFullJid as JID type in MultiUserChat.getJoinedRooms() Florian Schmaus 2019-04-07 22:13:38 +02:00
  • d6b6fdca17 Add ConnectionConfiguration.setXmppAddressAndPassword() Florian Schmaus 2019-04-07 16:44:04 +02:00
  • 38384a1eed Improve javadoc of ConnectionConfiguration Florian Schmaus 2019-04-07 16:43:48 +02:00
  • af0fb7543c
    Merge pull request #309 from vanitasvitae/rosterListenerDoc Florian Schmaus 2019-04-06 15:19:59 +02:00
  • fea7362293
    Merge pull request #306 from Alameyo/doc-fix-stanza-type-filter-to-uppercase Florian Schmaus 2019-04-06 15:17:58 +02:00
  • af88227919
    Add missing Roster documentation Paul Schaub 2019-04-06 02:36:32 +02:00
  • d10319f1a0 Merge branch '4.3' Florian Schmaus 2019-04-05 10:19:33 +02:00
  • a749bc4cc4
    Temporary commit staleness Paul Schaub 2019-04-02 20:24:40 +02:00
  • c499556d07 Remove dead code from OmemoService Florian Schmaus 2019-04-02 16:00:18 +02:00
  • 7d7fbe6828 Do not explicity select the (crypto) Provider in smack-omemo Florian Schmaus 2019-04-02 15:55:31 +02:00
  • 9f8d13b8cd Do not explicitly select the Provider in HashManager Florian Schmaus 2019-04-02 15:54:25 +02:00
  • d6a90942a4 Unify Bouncy Castle versions: Add bouncyCastleVersion variable Florian Schmaus 2019-04-02 15:53:47 +02:00
  • 9be498c440 Fix NPE in Roster's presence listeners if 'from' is not set Florian Schmaus 2019-04-01 22:02:36 +02:00
  • 69db311a8b
    Fix wrong return type GSO-006 Paul Schaub 2019-03-16 16:13:24 +01:00
  • f827bb08d3
    Automatically postpone prekey deletion Paul Schaub 2018-12-13 22:12:39 +01:00
  • c3ffeec6d3
    Add configuration for postponing Paul Schaub 2018-12-12 13:36:27 +01:00
  • a0838b99cd
    Add usermethod for postponing prekey deletion to OmemoManager Paul Schaub 2018-12-04 15:51:38 +01:00
  • 45574e6bbb
    Postpone prekey deletion Paul Schaub 2018-12-04 15:00:00 +01:00
  • 25b3f35421 Ensure that shutdown() terminates reader/writer threads Florian Schmaus 2019-03-28 13:52:17 +01:00
  • 7f542e403f Adjust in documentation StanzaTypeFilter to uppercase as in code Alameyo 2019-03-27 00:12:58 +01:00
  • 5d46e281fc XMPPTCPConnection log when reader/writer threads start and exit Florian Schmaus 2019-03-25 13:06:12 +01:00
  • ab7d81e7b5 Use type parameter bounds for the 'to' set in OpenPgpgContentElement Florian Schmaus 2019-03-25 12:29:40 +01:00
  • 89c0fa4b99 Let StringUtils.(insecure)randomString() return empty string Florian Schmaus 2019-03-25 12:11:59 +01:00
  • 14f288a763 Introduce RandomUtil Florian Schmaus 2019-03-25 12:07:01 +01:00
  • 927eb5e7d7 Add MemoryLeakTest(Util) Florian Schmaus 2019-03-25 11:57:27 +01:00
  • 0cd3318b12
    Merge pull request #301 from adiaholic/JIRA836 Florian Schmaus 2019-03-24 11:39:20 +01:00
  • a23adfab6e Merge branch '4.3' Florian Schmaus 2019-03-24 00:16:24 +01:00
  • 007a04c4fe Better error messages when using a Proxy to connect to the XMPP server. Oliver Mihatsch 2019-03-18 10:28:50 +01:00
  • 8e88cd2e31 Proxy mode: add failed address on error Georg Lukas 2019-03-12 11:33:38 +01:00
  • 3450ffad2b Do not use "CONNECT" in the Host header field. Oliver Mihatsch 2019-03-18 10:34:49 +01:00
  • dfae6770af Merge branch '4.3' Florian Schmaus 2019-03-22 21:56:15 +01:00
  • 653d9dbba7 smack-bosh: Limit jbosh to the 0.9 series Florian Schmaus 2019-03-22 21:53:53 +01:00
  • c83d717a26 Allow adding custom HTTP headers to bosh communications Mohsen Hariri 2018-06-27 11:18:50 +02:00
  • 7723230589
    Merge pull request #304 from vanitasvitae/mr_template Florian Schmaus 2019-03-20 20:31:25 +01:00
  • a9b88d7517 Show all exceptions ErrorsWhileSendingOrReceivingException message Florian Schmaus 2019-03-20 20:16:21 +01:00
  • 1dd68336eb
    Merge pull request #305 from mwild1/patch-1 Florian Schmaus 2019-03-20 20:13:50 +01:00
  • 3521346c90
    Add Github Pull Request Template Paul Schaub 2019-03-20 20:05:43 +01:00
  • 989dbb14e8
    Merge pull request #296 from MarcelHeckel/PingManager_ConnectionOkOnAnyPacket Florian Schmaus 2019-03-20 20:00:54 +01:00
  • b1cd5066f6
    Minor fix to integrationtest.md formatting Matthew Wild 2019-03-19 08:59:42 +00:00
  • d6e25730d0 Saving an instance of ServiceDiscoveryManager in MultiUserChatManager. adiaholic 2019-03-18 13:10:20 +05:30
  • a619135960 MoodIntegrationTest: Ensure that listener is removed Florian Schmaus 2019-03-16 22:41:01 +01:00
  • 03fc5eb785 Merge branch '4.3' Florian Schmaus 2019-03-16 22:15:11 +01:00
  • 9246ea5dca LowLevelRosterIntegrationTest: Use timeout value from superclass Florian Schmaus 2019-03-16 21:24:04 +01:00
  • 9c4e5d0330 Add Roster.createItem() and Roster.createItemAndRequestSubscription() Florian Schmaus 2019-03-16 21:13:00 +01:00
  • c31e93a00f Improve IntegrationTestRosterUtil.ensureSubscribedto() Florian Schmaus 2019-03-16 21:12:05 +01:00
  • 7059b60672 Wait for reader/writer thread termination at the end of shutdown() Florian Schmaus 2019-03-16 11:11:58 +01:00
  • 8e52e80399 Synchronize later in notifyConnectionError(Exception) Florian Schmaus 2019-03-16 10:30:16 +01:00
  • 3ded023629 Remove 'synchronized' from notifyConnectionError() Florian Schmaus 2019-03-16 10:27:18 +01:00
  • 29af92cbd1 Smack 4.3.4-SNAPSHOT Florian Schmaus 2019-03-15 09:43:09 +01:00
  • daab6039a1 Merge tag '4.3.3' Florian Schmaus 2019-03-14 18:23:33 +01:00
  • b054c4fe77 Smack 4.3.3 Florian Schmaus 2019-03-14 14:31:09 +01:00
  • 0de0873abb version.gradle: Add link to SMACK-858 Florian Schmaus 2019-03-14 14:29:23 +01:00
  • 3d3d89612f PingManager: Assume server ping successful if stanzas where received Heckel 2019-03-13 23:57:15 +01:00
  • e5bbd19ef1 StanzaDroppedListener for XEP-0198 resumption failures Georg Lukas 2018-11-28 17:55:46 +01:00
  • 569f7417a8 Add AuthenticatedConnectionInitiallyEstablished timestamp Florian Schmaus 2019-03-09 19:19:20 +01:00
  • c4289b2c18 Add AbstractXMPPConnection.initState() Florian Schmaus 2019-03-09 17:13:54 +01:00
  • 7518bf9a25 Add descriptive text to StanzaError.toString() Florian Schmaus 2019-03-08 13:50:54 +01:00
  • 5da6dea138 Throw exception to reduce call sites of notifyConnectionError() Florian Schmaus 2019-03-07 09:49:16 +01:00