Commit Graph

  • b61426c8d0 Smack 4.4.0-beta1 Florian Schmaus 2020-08-07 21:25:20 +0200
  • cf92566e26
    Merge pull request #416 from Flowdalic/connected-boolean Florian Schmaus 2020-08-07 12:43:53 +0200
  • 36d61d9e52
    Merge pull request #413 from adiaholic/xep-0156 Florian Schmaus 2020-08-07 12:37:04 +0200
  • 7796b367cc Position parser at START_ELEMENT before parsing Aditya Borikar 2020-07-24 06:30:53 +0530
  • e35175a3d5
    Merge pull request #417 from Flowdalic/gradle-dynamic-versions Florian Schmaus 2020-08-06 19:58:35 +0200
  • 92ed777dba
    Merge pull request #418 from Flowdalic/rename-waitForCondition Florian Schmaus 2020-08-06 19:58:22 +0200
  • ac788592a6 waitForCondition() → waitForConditionOrThrowConnectionException() Florian Schmaus 2020-08-06 18:17:04 +0200
  • 1a2a613112 Set 'connected' to 'true' as early as possible Florian Schmaus 2020-08-06 10:28:07 +0200
  • 3c54d5ffcd [build] Use ranged version [1.0.0, 1.0.999] for jXMPP and MiniDNS Florian Schmaus 2020-08-06 12:04:14 +0200
  • 3e5762f4ed
    Add gradle wrapper to fix gradle build errors of composite build gradleWrapper Paul Schaub 2020-07-30 22:49:33 +0200
  • a356e91108
    Merge pull request #415 from vanitasvitae/NEDEtypo Florian Schmaus 2020-07-30 08:48:57 +0200
  • dd631048a3
    NoEndpointDiscoveredException: s/Not/No Paul Schaub 2020-07-28 19:00:04 +0200
  • d34eda61fe
    Merge pull request #414 from Flowdalic/state-string-precedence Florian Schmaus 2020-07-27 17:13:49 +0200
  • ec80d5287b [core] Add String-based StateDescriptor precedence/inferiority declaration methods Florian Schmaus 2020-07-25 14:27:45 +0200
  • 64fb47c98b Fix typo in StateDescriptor method: s/Inferiorty/Inferiority/ Florian Schmaus 2020-07-25 13:55:35 +0200
  • 3003094130
    Merge pull request #412 from Flowdalic/data-form-type-annotations Florian Schmaus 2020-07-23 17:24:48 +0200
  • 62b1320643
    Merge pull request #410 from adiaholic/integrationTest Florian Schmaus 2020-07-23 16:10:36 +0200
  • 1bd097ed9b
    Merge pull request #411 from Flowdalic/sasl Florian Schmaus 2020-07-23 16:09:57 +0200
  • 103ffabc08 [xdata] Parse forms of any kind without field type annotations Florian Schmaus 2020-07-23 14:39:52 +0200
  • 329948b442 Add XMPP.(get|has)Feature(Class|QName) and deprecate (String, String) Florian Schmaus 2020-07-23 14:32:14 +0200
  • cbdde0f541
    Merge pull request #358 from vanitasvitae/sce Florian Schmaus 2020-07-23 14:27:08 +0200
  • f1e10bc6bc
    Merge pull request #409 from vanitasvitae/connectionListenerConnecting Florian Schmaus 2020-07-23 14:19:14 +0200
  • 78f37a909e
    Add support for XEP-0420: Stanza Content Encryption Paul Schaub 2020-07-23 11:02:28 +0200
  • fcaeca48ec Add SimpleXmppConnectionIntegrationTest Aditya Borikar 2020-07-22 06:58:23 +0530
  • bcfe7b12a4 [tcp] Mark SM as disabled prior resource binding Florian Schmaus 2020-07-20 14:23:09 +0200
  • 2edf27f5da
    Merge pull request #406 from vanitasvitae/oxSecretKeyBackupRestore Florian Schmaus 2020-07-18 22:40:20 +0200
  • dad2a1ad2e Bump MiniDNS version to 1.0.0 Florian Schmaus 2020-07-18 21:55:56 +0200
  • 7d6374b04b Bump jXMPP version to 1.0.0 Florian Schmaus 2020-07-18 21:55:47 +0200
  • 2b423b911e Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2020-07-18 21:47:06 +0200
  • 2f98bb25e2 OX: Fix incorrect documentation URL Paul Schaub 2020-07-15 18:09:53 +0200
  • 15b8a81493 OX: Trust secret key upon backup import Paul Schaub 2020-07-15 18:09:14 +0200
  • 81cccaab91
    Merge pull request #408 from vanitasvitae/secretKeyBackupPassword Florian Schmaus 2020-07-18 14:48:53 +0200
  • 037bf3a27c
    Merge pull request #407 from vanitasvitae/oxDeadCode Florian Schmaus 2020-07-18 14:46:35 +0200
  • 1267729430 Merge remote-tracking branch 'vanitas/connectionListenerConnecting' into mercuryPatches mercurySmackPatches Paul Schaub 2020-07-18 13:58:00 +0200
  • 3dd035f5fc Merge remote-tracking branch 'vanitas/secretKeyBackupPassword' into mercuryPatches Paul Schaub 2020-07-18 13:57:47 +0200
  • fb352d64c2 Merge remote-tracking branch 'vanitas/oxSecretKeyBackupRestore' into mercuryPatches Paul Schaub 2020-07-18 13:57:34 +0200
  • bc599a6dd6
    Add callback method for when Smack is connecting connectionListenerConnecting Paul Schaub 2020-07-18 12:50:08 +0200
  • 6e57ea0873
    Allow user-supplied secret key backup passphrases Paul Schaub 2020-07-15 22:22:42 +0200
  • 075e65ad40
    Fix indentation Paul Schaub 2020-07-15 22:20:50 +0200
  • bb3c491e0c
    StringUtils: Fix typo and expose unambiguous alphabet as string Paul Schaub 2020-07-15 22:15:38 +0200
  • 012e03b2f8
    Fix incorrect URL Paul Schaub 2020-07-15 18:09:53 +0200
  • 44d76430a3
    Trust key upon import Paul Schaub 2020-07-15 18:09:14 +0200
  • a587827ef8
    Remove unnecessary lines from OX backup restore routine Paul Schaub 2020-07-15 18:08:18 +0200
  • d3a99a133a [core] Fix log/exception message of XmppElementUtil Florian Schmaus 2020-07-13 08:50:10 +0200
  • 9fd2c6f9ec
    OX-IM: Remove redundant code to add self to recipients Paul Schaub 2020-07-12 15:47:06 +0200
  • b7fe56fb9b [xdata] Add message to IllegalArgumentException Florian Schmaus 2020-07-06 11:24:52 +0200
  • 3e8666cd91 [xdata] Fix case in FillableForm Florian Schmaus 2020-07-06 11:24:13 +0200
  • 89e39fadd2
    Merge pull request #403 from adiaholic/bugFix Florian Schmaus 2020-07-06 11:31:26 +0200
  • b1c0f3fa26 Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2020-07-06 11:22:27 +0200
  • c80afbbce7
    Merge pull request #404 from Flowdalic/ibb-manager-fix Florian Schmaus 2020-07-06 11:21:00 +0200
  • ed02bcf0d4 [ibb] Ensure InBandBytestreamManager is a singleton Florian Schmaus 2020-07-03 21:55:36 +0200
  • 049d687778 [gradle] Add fix for javadoc search Florian Schmaus 2020-06-28 17:42:01 +0200
  • 00acdfcb9e
    Add QName field in OriginIdElement Paul Schaub 2020-07-03 00:24:05 +0200
  • 91337150e7 [sasl] Rename getChannelBindingName() to getGs2CbindFlag() Florian Schmaus 2020-07-02 13:07:17 +0200
  • 45f75d5ce0 Remove unrequired assignment of value to connectionEndpoint variable Aditya Borikar 2020-06-27 02:07:42 +0530
  • 0eeb89409a [gradle] Add fix for javadoc search Florian Schmaus 2020-06-28 17:42:01 +0200
  • bc503c7475
    Merge pull request #401 from adiaholic/xep-0156 Florian Schmaus 2020-06-25 18:22:02 +0200
  • dcb66eef59 Add support for HTTP lookup method through xep-0156 Aditya Borikar 2020-06-19 05:12:03 +0530
  • a4e4fbeee1 Smack 4.4.0-alpha6-SNAPSHOT Florian Schmaus 2020-06-19 22:15:16 +0200
  • b8a575f4b0 Smack 4.4.0-alpha5 Florian Schmaus 2020-06-19 21:47:11 +0200
  • 8752605c74 Bump MiniDNS version to 0.4.0-alpha6 Florian Schmaus 2020-06-19 21:15:26 +0200
  • 63f133e68b Set 'running' to true prior starting the reader/writer threads Florian Schmaus 2020-06-17 21:55:24 +0200
  • c384849532 Set 'running' to false before calling notifyConnectionError() Florian Schmaus 2020-06-17 20:34:36 +0200
  • 884ee327e1 Remove writerException in XMPPTCPConnection Florian Schmaus 2020-06-17 20:31:28 +0200
  • a05b464032 Do not use waitForConditionOrConnectionException() in XMPPTCPConnection Florian Schmaus 2020-06-17 20:29:21 +0200
  • ddc39030d7 Rename waitForCondition() to waitForConditionOrConnectionException() Florian Schmaus 2020-06-17 20:27:02 +0200
  • f9292a23fb [tcp] Add and improve log of reader/writer thread termination Florian Schmaus 2020-06-16 22:59:26 +0200
  • 018cba7f4f [tcp] Log XmlStringBuilder NPEs and the causing class Florian Schmaus 2020-06-15 17:52:28 +0200
  • 5bd247c3e6
    Merge pull request #400 from vanitasvitae/java8fullnoomemo Florian Schmaus 2020-06-16 14:21:29 +0200
  • 8a0371bcea
    Remove smack-java8-full dependency on smack-omemo-signal Paul Schaub 2020-06-16 13:58:27 +0200
  • 6266f04682
    Merge pull request #397 from vanitasvitae/oxProviderImprov Florian Schmaus 2020-06-15 17:52:54 +0200
  • 8cf6f756ce
    Merge pull request #398 from vanitasvitae/configureformfix Florian Schmaus 2020-06-15 17:49:42 +0200
  • 99cb60dac7
    Add missing rightangle bracket to FormNode addXml() Paul Schaub 2020-06-15 16:15:27 +0200
  • 4a878ff175
    Remove constructor dependency on XMPPConnection from OpenPgpProvider Paul Schaub 2020-06-15 14:02:18 +0200
  • d74f19e26a Smack 4.4.0-alpha5-SNAPSHOT Florian Schmaus 2020-06-14 23:00:21 +0200
  • b6be7a9694 Smack 4.4.0-alpha4 Florian Schmaus 2020-06-14 22:23:42 +0200
  • 3f9ca68134 Delete TypedCloneable Florian Schmaus 2020-06-14 17:38:51 +0200
  • 18c2c37ad0 Rename XmlUnitUtils to XmlAssertUtil Florian Schmaus 2020-06-14 16:53:21 +0200
  • 9d6665735f [pubsub] Rework NodeExtension.toXML() Florian Schmaus 2020-06-14 16:52:13 +0200
  • c689bef7ec Add static QNAME field to Compressed, Failure and Tls(Failure|Proceed) Florian Schmaus 2020-06-14 16:51:28 +0200
  • cf1f533fff [tcp] Mark SM sync points as volatile Florian Schmaus 2020-06-12 21:16:05 +0200
  • fd1b49ca8f [tcp] Set sync points before they are used, and not in init() Florian Schmaus 2020-06-12 18:15:24 +0200
  • 843c8dd7fe [tcp] Add missing notifyWaitingThreads() after receiving SM <failed/> Florian Schmaus 2020-06-12 16:35:32 +0200
  • 8e337d7810 [muc] Make providesMucService() use the KNOWN_MUC_SERVICES cache damencho 2020-06-11 13:12:13 -0500
  • f1319d1c8b Move getters from Message to MessageView Florian Schmaus 2020-06-11 13:59:57 +0200
  • 6a617af158 Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2020-06-04 22:51:17 +0200
  • 1d49de6b60 Add integration test for MultiUserChat adiaholic 2020-05-14 16:29:20 +0530
  • afbe833a97
    Merge pull request #395 from adiaholic/docFix Florian Schmaus 2020-06-02 22:07:35 +0200
  • ccbc0922ad [core] Fix comment Florian Schmaus 2020-06-02 10:05:56 +0200
  • e2a196fa52 [sinttest] Improve status output Florian Schmaus 2020-05-31 21:08:14 +0200
  • 6c84356278 [sinttest] Recycle low-level test connections Florian Schmaus 2020-05-31 21:01:57 +0200
  • dd4cd8cede [sinttest] Disconnect unrecycleable connections Florian Schmaus 2020-05-31 21:01:32 +0200
  • 2900cc2274 [sinttest] Disconnect connection in LoginIntegrationTest Florian Schmaus 2020-05-31 21:00:42 +0200
  • 7d129d6f6c [tcp] Cleanup handling of stream errors in XMPPTCPConnection Florian Schmaus 2020-05-31 19:44:53 +0200
  • b7465e8200 [tcp] Do not needlessly wait for closing stream tag Florian Schmaus 2020-05-31 14:15:13 +0200
  • 84b7adb764 [tcp] Remove javadoc throws annotation Florian Schmaus 2020-05-31 13:47:22 +0200
  • 22baa74298 [tcp] Remove flush() in writer thread Florian Schmaus 2020-05-31 13:37:58 +0200
  • 81f10b0c5b [core] Synchronize notifyConnectionError() Florian Schmaus 2020-05-31 12:34:02 +0200
  • 57961a8cc1 Remove SynchronizationPoint Florian Schmaus 2020-05-26 21:39:08 +0200
  • d639e0bc4c Some more docFix es Aditya Borikar 2020-05-31 01:10:29 +0530