Commit Graph

  • 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
  • 036ab79ada
    Improved Support: XEP-0249: Direct MUC Invitations invitation Paul Schaub 2020-07-18 12:55:26 +0200
  • bc599a6dd6
    Add callback method for when Smack is connecting 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
  • 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
  • f1f0a3d61a Merge remote-tracking branch 'vanitas/oxSecretKeyBackupRestore' into ox_backup_code_generator ox_backup_code_generator Paul Schaub 2020-07-04 20:12:23 +0200
  • 1c7ffb5720
    Trust key from backup upon restore Paul Schaub 2020-07-04 20:02:50 +0200
  • 8850a2950c
    Remove unnecessary lines from OX backup restore function Paul Schaub 2020-07-04 20:02:33 +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
  • 218403c362
    OX: Make secret key backup code generator implementation replacable Paul Schaub 2020-06-20 01:28:18 +0200
  • 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
  • b1a4ccfae8 [core] Do not weakly reference "channel selected" callback Florian Schmaus 2020-05-30 19:37:48 +0200
  • 223d58527b Use correct class name in docs XMPPConnectionConfiguration/XMPPTCPConnectionConfiguration Aditya Borikar 2020-05-28 03:29:37 +0530
  • eae8acb856 [gradle] Add 'sinttestAll' task Florian Schmaus 2020-05-26 09:54:06 +0200
  • 10c6e5d121 [openpgp] Use default constructor of DummyConnection in unit tests Florian Schmaus 2020-05-26 09:53:43 +0200
  • ccc785062e [extensions] Deprecate old-style PepManager PEP listeners Florian Schmaus 2020-05-25 20:32:47 +0200
  • 15499ad1f8 [openpgp] Remove info log "Received OpenPPG metadata update from…" Florian Schmaus 2020-05-25 16:16:56 +0200
  • f5448c5faa [core] Rework TLS logic Florian Schmaus 2020-05-25 14:47:36 +0200
  • 7156849c77 [core] Set default SecurityMode to 'required' in ConnectionConfiguration Florian Schmaus 2020-05-25 13:51:25 +0200
  • 70188dbe57 [travis] Only run javadocAll on Java 11 or higher Florian Schmaus 2020-05-25 11:14:47 +0200
  • d65f2c932e Bump Error Prone version to 2.3.4 and fix new bug patterns Florian Schmaus 2020-05-24 21:07:56 +0200
  • 1c0bdfae40 [experimental] Delcare methods as static when possible Florian Schmaus 2020-05-24 18:01:00 +0200
  • f3207e8c27 Bump junit version to 5.6.2 Florian Schmaus 2020-05-24 13:14:26 +0200
  • f750c79392 Bump jxmpp Version to 0.7.0-alpha6 Florian Schmaus 2020-05-24 13:14:14 +0200
  • c7c5b10c41 Bump MiniDNS version to 0.4.0-alpha5 Florian Schmaus 2020-05-24 13:11:50 +0200
  • cac874bdc7 [core] Use UInt16 for ConnectionConfiguration 'port' Florian Schmaus 2020-05-24 13:02:19 +0200
  • 9a8ee3c8e3 [core] Improve NumberUtil's exception message and fix javadoc Florian Schmaus 2020-05-24 13:02:01 +0200
  • f045c0dd08 Update Message Archive Management (XEP-0313) support to urn:xmpp:mam:2 Florian Schmaus 2020-05-24 12:26:36 +0200
  • a51663448b [checkstyle] Bump to 8.27 Florian Schmaus 2020-05-23 23:36:05 +0200
  • 65aa543c57 [checkstyle] Enable JavadocMethod also for protected methods Florian Schmaus 2020-05-23 22:49:44 +0200
  • ebe5c49e92 [checkstyle] Tighten JavadocMethod checkstyle rule Florian Schmaus 2020-05-23 22:35:27 +0200
  • 5bfe789e08 [sinttest] Add unreliable workaround for XEP-0030 based operations Florian Schmaus 2020-05-22 15:44:23 +0200
  • a137944e50 [disco/caps] Fix DiscoverInfo.asBuilder() Florian Schmaus 2020-05-22 15:38:16 +0200
  • 0db6406262 [softwareinfo] Separate static and non-static fields by empty line Florian Schmaus 2020-05-22 15:36:39 +0200
  • 54d6bc8658 [softwareinfo] Remove SoftwareInfoManager.isSupported(Jid) Florian Schmaus 2020-05-22 15:35:56 +0200
  • 027358fc63 [softwareinfo] Remove unnecessary throws declarations Florian Schmaus 2020-05-22 15:34:27 +0200
  • 68a453d3b3 [core] Fix deprecation javadoc in Presence Florian Schmaus 2020-05-22 09:25:20 +0200
  • 054fd9ae44 [core] Replace 'packet' with 'stanza' in Presence's javadoc Florian Schmaus 2020-05-22 09:24:49 +0200
  • 962071762a [core] Optimize Presence.toXML() for empty element Florian Schmaus 2020-05-22 09:20:02 +0200
  • b3c57ef918 [xhtmlim] Use stanza builder API, deprecate old Florian Schmaus 2020-05-21 22:45:28 +0200