| | Migrate markdown documentation to javadoc | | | | | Unresolved | Jan 4, 2023 | Jan 4, 2023 | | |
| | Deadlock due to recveive listeners may be invoked after AbstractXMPPConnection.invokeStanzaCollectorsAndNotifyRecvListeners() returned | | | | | Unresolved | Oct 2, 2022 | Oct 2, 2022 | | |
| | Bug in adding new tab to debugger | | | | | Fixed | Jul 8, 2021 | Jul 12, 2022 | | |
| | MultiUserChat Presence interceptors do not intercept | | | | | Fixed | May 21, 2022 | Jun 29, 2022 | | |
| | Memory-leak in ServiceDiscoveryManager | | | | | Fixed | May 26, 2022 | Jun 29, 2022 | | |
| | Self presences in MUC are no longer handled correctly | | | | | Fixed | Dec 13, 2021 | Mar 2, 2022 | | |
| | SASL GSSAPI mechanism should be marked to not require a password | | | | | Fixed | Dec 21, 2021 | Mar 2, 2022 | | |
| | XmlStringBuilder.attribute(String name, Enum<?> value) should use value.toString() (and not value.name()) | | | | | Fixed | Jan 22, 2022 | Mar 2, 2022 | | |
| | Support 'optional text' and arbitrary element in Jingle 'reason' element | | | | | Fixed | Jan 22, 2022 | Mar 2, 2022 | | |
| | PubSub ItemProvider should ignore character data in <item/>s | | | | | Fixed | Dec 13, 2021 | Mar 2, 2022 | | |
| | Add API to set JXMPPContext on a per Connection and/or per Remote/Local base | | | | | Unresolved | Feb 23, 2022 | Feb 23, 2022 | | |
| | Smack reactor should immediately handle scheduled actions that are due in zero milliseconds | | | | | Fixed | Feb 2, 2022 | Feb 6, 2022 | | |
| | MultiUserChat may be become unjoinable due to a race condition | | | | | Fixed | Oct 11, 2021 | Dec 13, 2021 | | |
| | Smack does not process MUC destroy message if they contain <status/> | | | | | Fixed | Oct 13, 2021 | Nov 1, 2021 | | |
| | MultiUserChat.serviceSupportsStableIds() may throws a NullPointerException | | | | | Fixed | Sep 27, 2021 | Nov 1, 2021 | | |
| | Must use the raw character data of a form field in entity caps hash calculation | | | | | Fixed | Jul 19, 2021 | Nov 1, 2021 | | |
| | Smack does not start the local SOCKS5 proxy automatically | | | | | Fixed | Sep 13, 2021 | Nov 1, 2021 | | |
| | XMPPErrorException.stanza is missing a getter method | | | | | Fixed | Oct 17, 2021 | Nov 1, 2021 | | |
| | FormNode and FormNodeProvide should handle non-existent DataForm | | | | | Fixed | Aug 23, 2021 | Nov 1, 2021 | | |
| | XML serialization of IQs should optimize namespace declarations | | | | | Unresolved | Oct 19, 2021 | Oct 19, 2021 | | |
| | Support multiple versions of XEP-0313 Message Archive Management | | | | | Unresolved | Aug 26, 2021 | Aug 26, 2021 | | |
| | The class org.jivesoftware.smackx.offline.packet.OfflineMessageInfo has no ELEMENT, NAMESPACE or QNAME member | | | | | Fixed | Apr 14, 2021 | Jun 7, 2021 | | |
| | Possible NPE in MultipleRecipientManager | | | | | Fixed | Jun 3, 2021 | Jun 7, 2021 | | |
| | Check if Smack correctly restores the stream ID on stream resumption | | | | | Unresolved | Apr 14, 2021 | Apr 14, 2021 | | |
| | StaxXmlPullParser.getNamespace() may throws IllegalArgumentException | | | | | Fixed | Mar 3, 2021 | Mar 25, 2021 | | |
| | XEP-0096 file transfer fails because of a hidden ClastCastException | | | | | Fixed | Mar 14, 2021 | Mar 25, 2021 | | |
| | DataFormProvider should retrieve the type of fields from <reported/> elements if possible | | | | | Fixed | Jan 29, 2021 | Feb 1, 2021 | | |
| | AbstractProvider should also consider TypeVariable | | | | | Fixed | Jan 8, 2021 | Feb 1, 2021 | | |
| | BoBIQ#getIQChildElementBuilder throws NPE when the BoB data does not contain ‘max-age’. | | | | | Fixed | Jan 6, 2021 | Feb 1, 2021 | | |
| | BoBDataExtension is missing getter for BoBData and ContentId | | | | | Fixed | Jan 6, 2021 | Feb 1, 2021 | | |
| | NullPointerException in EntityCapsManager.addCapsExtension | | | | | Fixed | Jan 11, 2021 | Feb 1, 2021 | | |
| | NPE in DataForm.Builder.addItem() | | | | | Fixed | Jan 12, 2021 | Feb 1, 2021 | | |
| | BoBDataExtension.from() should also allow IQs | | | | | Fixed | Jan 19, 2021 | Feb 1, 2021 | | |
| | DirectoryRosterStore.readEntry() should also catch IllegalArgumentException | | | | | Fixed | Jan 6, 2021 | Feb 1, 2021 | | |
| | Add Support for XEP-0446: File Metadata Element | | | | | Unresolved | Dec 30, 2020 | Dec 30, 2020 | | |
| | Add support for XEP-0368: SRV records for XMPP over TLS (Implicit TLS / Direct TLS) | | | | | Unresolved | Jul 31, 2019 | Oct 28, 2020 | | |
| | Make the last known user state available when offline | | | | | Unresolved | Jul 25, 2019 | Oct 28, 2020 | | |
| | Error IQs should be able to carry one extension element besides the error element | | | | | Unresolved | Jun 27, 2019 | Oct 28, 2020 | | |
| | Exceptions in async tasks should not go uncaught to the call stack to avoid program termination | | | | | Fixed | May 9, 2019 | Oct 28, 2020 | | |
| | XHTMLText.appendOpenBodyTag() produces invalid XML | | | | | Fixed | May 5, 2019 | Oct 28, 2020 | | |
| | Extend HttpFileUploadManager by methods with InputStream parameter | | | | | Fixed | Apr 29, 2019 | Oct 28, 2020 | | |
| | MultiUserChat enter() should reset the timeout of the collector waiting for the final self presence to prevent timeouts for large MUCs | | | | | Fixed | Mar 4, 2019 | Oct 28, 2020 | | |
| | Smack fails under JDK 11 because com.sun.jndi.dns.DnsContextFactory is not inaccessible | | | | | Won't Fix | Feb 16, 2019 | Oct 28, 2020 | | |
| | XMPPTCPConnection sometimes has two writer threads running | | | | | Fixed | Feb 6, 2019 | Oct 28, 2020 | | |
| | Message.getBody() should not return `null` if all bodies have an xml:lang | | | | | Unresolved | Jan 18, 2019 | Oct 28, 2020 | | |
| | DeliveryReceiptManager should not send receipts with messages of type 'groupchat' | | | | | Won't Fix | Jan 16, 2019 | Oct 28, 2020 | | |
| | Make MultiUserChat.leave() wait for response | | | | | Fixed | Dec 25, 2018 | Oct 28, 2020 | | |
| | Make TCP socket connection attempt interruptable | | | | | Fixed | Dec 21, 2018 | Oct 28, 2020 | | |
| | XMPPTCPConnection does not wait for stream features after authentication if compression is disabled | | | | | Fixed | Dec 20, 2018 | Oct 28, 2020 | | |
| | Ensure that IQ response 'to' address and ID are set correctly | | | | | Fixed | Dec 11, 2018 | Oct 28, 2020 | | |