Commit Graph

  • 6eda93228f [core] AbstractProvider should also consider TypeVariable Florian Schmaus 2021-01-08 19:35:15 +0100
  • 1d5949de4d
    Merge pull request #451 from Flowdalic/github-actions Florian Schmaus 2021-01-10 20:36:29 +0100
  • 5b73f2c061 Add Github Actions CI workflow, drop Travis CI Dan Caseley 2020-10-28 17:31:32 +0000
  • 35a71f0131 Merge branch '4.4' Florian Schmaus 2021-01-06 13:51:38 +0100
  • 65d7c1c1b8 [im] Update DirectoryRosterStore TODO note regarding Android API 26. Florian Schmaus 2021-01-06 13:48:49 +0100
  • 40aa9e87b7 [im] DirectoryRosterStore.readEntry() should also catch IllegalArgumentException Florian Schmaus 2021-01-06 13:48:03 +0100
  • d64ee785bd [extensions] Add BoBDataExtension getBobData() and getContentId() Florian Schmaus 2021-01-06 13:47:09 +0100
  • fcc372754e Fix NPE in BoBIQ by adding XmlStringBuilder.optIntAttribute(String, Integer) Florian Schmaus 2021-01-06 13:45:13 +0100
  • d8642847ea Merge tag '4.4.0' Florian Schmaus 2020-12-06 12:16:44 +0100
  • ca3679add9 Smack 4.4.1-SNAPSHOT Florian Schmaus 2020-12-06 12:15:19 +0100
  • d8864b62ca Smack 4.4.0 Florian Schmaus 2020-12-06 11:28:41 +0100
  • a4bb5bfda8 [ibb] Use UInt16 for 'seq' and fix its handling Florian Schmaus 2020-12-03 08:53:19 +0100
  • 1a963cc794 Merge branch '4.4' Florian Schmaus 2020-11-25 20:57:44 +0100
  • 02c9058c3d [core] Remove @SuppressWarnings for parseContentDepthWithRoundtrip() Florian Schmaus 2020-11-25 20:50:58 +0100
  • ca497a2199 [core] Fix parseContentDepthWithRoundtrip() and add tests Florian Schmaus 2020-11-25 20:49:31 +0100
  • 821bdf6d86 Smack 4.4.0-rc3-SNAPSHOT Florian Schmaus 2020-11-18 21:19:01 +0100
  • c1f3f8ce13 Smack 4.4.0-rc2 Florian Schmaus 2020-11-18 20:04:55 +0100
  • a2636b2f60 Merge branch '4.4' Florian Schmaus 2020-11-14 15:33:42 +0100
  • f10cbb4a97 [core] Add requireNonNull() check to some connection endpoints Florian Schmaus 2020-11-14 12:41:58 +0100
  • c4228e072b [tcp] Add missing null check in resolveDomain() Florian Schmaus 2020-11-14 12:44:42 +0100
  • 3f3a7cb540 Merge branch '4.4' Florian Schmaus 2020-11-09 21:23:25 +0100
  • 59cf449799 Provide more detailed code comment. Guus der Kinderen 2020-11-09 16:23:21 +0100
  • 0ff8040895 FileTransfer: replace Error.none with null Guus der Kinderen 2020-11-09 16:20:02 +0100
  • 5522d6681e [README] Update contact information Florian Schmaus 2020-11-09 12:26:51 +0100
  • 68f400616d [README] Update URL for Nightly Unique Maven Snapshots Florian Schmaus 2020-11-09 12:21:24 +0100
  • 71f5cfe3da Merge branch '4.4' Florian Schmaus 2020-11-09 11:08:47 +0100
  • e117f431bc Smack 4.4.0-rc2-SNAPSHOT Florian Schmaus 2020-11-09 09:32:29 +0100
  • e6236b0c21 Smack 4.4.0-rc1 Florian Schmaus 2020-11-09 08:54:18 +0100
  • afd18f95c9 Add Smack.getNoticeStream() and 'License' section to README Florian Schmaus 2020-11-08 23:01:39 +0100
  • 1f5ada4822 Add org.jivesoftware.smack.Smack with getVersion() and ensureInitialized() Florian Schmaus 2020-11-08 22:27:57 +0100
  • df96c57093 [address] Get rid of PacketCopy workaround Florian Schmaus 2020-11-08 22:14:15 +0100
  • 72acd8e095 [core] Add StanzaBuilder.build() Florian Schmaus 2020-11-08 22:13:49 +0100
  • 7e311ab9df [muc] Prevent race condition on enter() by waiting Florian Schmaus 2020-11-08 21:46:06 +0100
  • f12fe2264a [muc] Only retrieve MUCUser once in Presence listener Florian Schmaus 2020-11-08 19:37:41 +0100
  • 5dfed2935f Add NOTICE file Florian Schmaus 2020-11-05 12:54:54 +0100
  • e1624e1ab9 Add resources/get-contributors.sh Florian Schmaus 2020-11-05 12:52:22 +0100
  • 74adcda23d Add .mailmap Florian Schmaus 2020-11-05 12:51:52 +0100
  • cfccc78ba0 [muc] Rename local variable 'presence' to 'reflectedSelfPresence' Florian Schmaus 2020-11-03 22:31:22 +0100
  • 5f66685949
    Merge pull request #436 from guusdk/sint-use-specific-assertions Florian Schmaus 2020-10-27 11:57:21 +0100
  • a809f181f5 In tests, use specific assertion implementation Guus der Kinderen 2020-10-03 16:34:18 +0200
  • b7a235f43c
    Merge pull request #435 from guusdk/sint-cli-output-fix Florian Schmaus 2020-10-27 11:14:18 +0100
  • 55d7b9d4eb Fix pubsub options rendering Guus der Kinderen 2020-10-06 14:57:25 +0200
  • 1a9ac238e8 OpenPgpManager: Expose methods to generate and import keys Paul Schaub 2020-10-24 19:15:11 +0200
  • 28dd56a13a
    Merge pull request #438 from Flowdalic/stax-disable-xxe-and-dtd Florian Schmaus 2020-10-05 09:15:42 +0200
  • c1b412c457 [xmlparser-stax] Disable external entities and DTD Florian Schmaus 2020-10-05 08:52:51 +0200
  • 254c315852 Add missing right parenthesis in SINT output Guus der Kinderen 2020-10-03 15:56:06 +0200
  • 5782fff2a4 Merge branch '4.4' Florian Schmaus 2020-09-23 21:42:51 +0200
  • 6d39a4e3ac [bob] Add BoBDataExtension, remove BoBExtension Florian Schmaus 2020-09-23 19:57:13 +0200
  • 15e3d267f6 Add Pair utility class Florian Schmaus 2020-09-20 18:17:44 +0200
  • 048226960b Rename smack-java7 to smack-java8 Florian Schmaus 2020-09-23 17:50:11 +0200
  • fe7d3bec30 Make Forwarded a generic type Florian Schmaus 2020-09-23 17:39:53 +0200
  • c1b32f8e11 [carbons] Throw SmackParsingException instead of IOException Florian Schmaus 2020-09-23 17:23:33 +0200
  • b857f33ac3 Merge branch '4.4' Florian Schmaus 2020-09-20 14:12:37 +0200
  • 02341f6330 Smack 4.4.0-beta3-SNAPSHOT Florian Schmaus 2020-09-20 14:10:53 +0200
  • 6837c305e8 Smack 4.4.0-beta2 Florian Schmaus 2020-09-20 13:57:09 +0200
  • 4db7d787f7 [tcp] Add code comment why we have to copy the ByteBuffer Florian Schmaus 2020-09-20 13:11:29 +0200
  • 08fc0ba0b4 [tcp] Improve pendingWriteInterestAfterRead code comment Florian Schmaus 2020-09-20 13:06:02 +0200
  • 525ee09ea1 [tcp] Do not send SM ack after we send a </stream:stream> Florian Schmaus 2020-09-17 23:04:55 +0200
  • 488d01796a [tcp] Fix TlsState by aborting the channel selected callback Florian Schmaus 2020-09-17 21:07:35 +0200
  • b7824f008d Introduce and use XmlStringBuilder.text() Florian Schmaus 2020-09-17 12:31:35 +0200
  • 9e4153435a
    Merge pull request #434 from Fishbowler/building_on_a_mac Florian Schmaus 2020-09-14 21:46:59 +0200
  • 8c33f56047 Mac & Windows build instructions Dan Caseley 2020-09-14 17:04:21 +0100
  • 0a6c21982b
    Merge pull request #430 from Flowdalic/websocket Florian Schmaus 2020-09-02 11:13:06 +0200
  • 9002be8e7a s/Websocket/WebSocket/ Florian Schmaus 2020-09-01 21:30:14 +0200
  • 6533cb7ed1 Introduce smack-websocket-okhttp Florian Schmaus 2020-09-01 21:12:30 +0200
  • 9e9d30074c
    Merge pull request #428 from vanitasvitae/pgpainlessalpha12 Florian Schmaus 2020-08-31 09:47:15 +0200
  • 4cc0f1d129
    Bump pgpainless version to 0.1.0 Paul Schaub 2020-08-30 23:08:26 +0200
  • 525f27abf1 Merge branch '4.4' Florian Schmaus 2020-08-29 16:39:15 +0200
  • 64d3e804a7
    Merge pull request #427 from Flowdalic/elements Florian Schmaus 2020-08-29 16:38:54 +0200
  • e78ef2b668
    Merge pull request #399 from adiaholic/websocket Florian Schmaus 2020-08-29 16:34:32 +0200
  • 1ebe8b0309
    Merge pull request #422 from Flowdalic/drop-sm-state-on-clean-shutdown Florian Schmaus 2020-08-29 16:33:50 +0200
  • b09cd06053 [core] Use XmppElementUtil.castOrThrow() in StanzaView.getExtension(Class) Florian Schmaus 2020-08-28 09:52:28 +0200
  • d06e9499e8 [core] Add XmppElementUtil.castOrThrow(ExtensionElement, Class) Florian Schmaus 2020-08-28 09:51:07 +0200
  • 7ed29b9d5f Introduce websocket module into smack adiaholic 2020-05-14 18:05:37 +0530
  • 99297e5a76 [mam] Improve MamResultExtension: use MessageView in from() and add QNAME Florian Schmaus 2020-08-28 09:47:54 +0200
  • 1aab0b8aac [core] Add cache to XmppElementUtil.getQNameFor(Class) Florian Schmaus 2020-08-28 09:47:09 +0200
  • cf4c9725b7 [core] Add ProviderManager.getExtensionProvider(QName) Florian Schmaus 2020-08-28 09:37:29 +0200
  • 5d32735ad7
    Merge pull request #426 from Flowdalic/getstreamopen Florian Schmaus 2020-08-26 12:52:01 +0200
  • f892ba1369 [core] Get stream-open-like element from transport Florian Schmaus 2020-08-26 11:38:24 +0200
  • e6a60213b6 [core] Add convenience constructor to AbstractStreamOpen Florian Schmaus 2020-08-26 11:36:55 +0200
  • 2a9671ca93 [core] Change type of XmlStringBuilder cosntructor to FullyQualifiedElement Florian Schmaus 2020-08-26 11:35:22 +0200
  • d00656493a [jingle] Use correct XmlStringBuilder constructor in JingleReason Florian Schmaus 2020-08-26 11:34:57 +0200
  • 7f10a82fd9
    Merge pull request #425 from adiaholic/docFix Florian Schmaus 2020-08-25 14:52:54 +0200
  • 0bb0884512 XMPPTCPConnection: Add missing `to` in comment Aditya Borikar 2020-08-23 13:25:18 +0530
  • 53d66261af
    Merge pull request #423 from adiaholic/streamFactory Florian Schmaus 2020-08-19 13:40:21 +0200
  • 61799c5951
    Merge pull request #424 from adiaholic/plugModule Florian Schmaus 2020-08-19 13:39:39 +0200
  • 648a1cfab1 Use AbstractStreamOpen instead of StreamOpen to open stream Aditya Borikar 2020-08-19 11:07:30 +0530
  • db385e6595 Make ModularXmppClientToServerConnectionConfiguration.addModule() public Aditya Borikar 2020-08-19 11:32:50 +0530
  • 9cec02b5e3
    Merge pull request #420 from adiaholic/streamFactory Florian Schmaus 2020-08-18 16:22:27 +0200
  • 0e49adff1d Introduce StreamOpenAndCloseFactory for modular architecture Aditya Borikar 2020-08-18 11:12:56 +0530
  • 9fcc97836b Introduce AbstractStreamOpen and AbstractStreamClose Aditya Borikar 2020-08-18 10:35:22 +0530
  • 49ebe8c587 [tcp] Drop Stream Management state on clean shutdown Florian Schmaus 2020-08-17 21:56:26 +0200
  • 9fe1fc6689 Merge branch '4.4' Florian Schmaus 2020-08-17 17:25:26 +0200
  • 3f3590b42b
    Merge pull request #421 from Flowdalic/smack-streammanagement Florian Schmaus 2020-08-17 15:55:37 +0200
  • 317e391da5 Create smack-streammanagement project and move o.j.smack.sm code there Florian Schmaus 2020-08-15 14:03:57 +0200
  • 45e865757a [gradle] Use 'projectDirFile' File instance in getGitCommit() Florian Schmaus 2020-08-15 10:06:37 +0200
  • f00804ef72
    Merge pull request #419 from adiaholic/bugFix Florian Schmaus 2020-08-11 14:19:03 +0200
  • c9cf4f1541 XmlEnvironment: Use correct method to obatain effective namespace. Aditya Borikar 2020-08-08 20:14:39 +0530
  • 11e38f9ba5 Smack 4.5.0-alpha1-SNAPSHOT Florian Schmaus 2020-08-07 22:07:00 +0200
  • 89c5895ab3 Smack 4.4.0-beta2-SNAPSHOT Florian Schmaus 2020-08-07 22:06:32 +0200