1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-23 06:42:05 +01:00

Commit graph

  • c7630362ef Merge pull request #155 from vanitasvitae/fixGetUndecidedDevices Florian Schmaus 2017-07-14 22:06:34 +0200
  • 419f6a336e
    Correct method name to getUndecidedDevices vanitasvitae 2017-07-14 16:09:37 +0200
  • 8f808b38e1 Merge pull request #153 from vanitasvitae/fixReason Florian Schmaus 2017-07-08 08:24:17 +0200
  • 09f35f1613 Merge pull request #152 from vanitasvitae/filetransferTypos Florian Schmaus 2017-07-06 16:59:33 +0200
  • 58c32639b5
    Allow parsing of JingleReason.AlternativeSession vanitasvitae 2017-07-06 16:55:12 +0200
  • 8bd3856fa1
    Fix typos in filetransfer package vanitasvitae 2017-07-06 14:01:28 +0200
  • 9d63baf55a Use assertXMLEqual() in SlotRequestCreateTest Florian Schmaus 2017-07-05 19:09:30 +0200
  • 858ba3f82a Fix HTTP File Upload's SlotRequest Florian Schmaus 2017-07-05 18:27:47 +0200
  • 6775cf862d Merge pull request #146 from vanitasvitae/fixProxyTest Florian Schmaus 2017-07-05 08:33:12 +0200
  • 99c1c93c2a Fix shouldPreserveAddressOrderOnInsertions test vanitasvitae 2017-07-03 17:26:57 +0200
  • 12a8645864 Merge pull request #148 from vanitasvitae/js5btbFixes Florian Schmaus 2017-07-03 11:48:17 +0200
  • e87c463927 Merge pull request #147 from vanitasvitae/fixMUC Florian Schmaus 2017-07-03 11:48:03 +0200
  • cd2d55944f Merge pull request #144 from vanitasvitae/jingleFTElements Florian Schmaus 2017-07-03 11:46:23 +0200
  • ddabe439b4 build.gradle: Add hint about obtaining system console Florian Schmaus 2017-07-03 10:36:05 +0200
  • b0298619ba build.gradle: Use "def console" Florian Schmaus 2017-07-03 10:32:20 +0200
  • 80b6e30196 build.gradle: Do not resolve runtime configuration to early Florian Schmaus 2017-07-03 10:29:57 +0200
  • 3a79566f1c OmemoManager: Fix typo s/defaulDeviceId/defaultDeviceId/ Florian Schmaus 2017-06-24 10:02:41 +0200
  • 2d4312272c Allow roster pushes from our full JID Florian Schmaus 2017-07-02 22:11:14 +0200
  • 7e76bc1ae5
    More changes to the Jingle package: vanitasvitae 2017-07-03 10:35:46 +0200
  • 3fbdcfee63 Smack 4.2.1-beta2-SNAPSHOT Florian Schmaus 2017-07-02 19:26:03 +0200
  • 7723210afb Smack 4.2.1-beta1 Florian Schmaus 2017-07-02 18:54:31 +0200
  • 685edde308 Don't hardcode "SunX509" as key algorithm Florian Schmaus 2017-07-02 18:30:53 +0200
  • 3d032298a5 Deal with cases wehre HostAddress.fqdn is null Florian Schmaus 2017-07-02 18:09:15 +0200
  • bae840ebf7
    Enforce jingle s5b transport invariants. vanitasvitae 2017-06-30 15:36:02 +0200
  • 5bd01b7385
    Add Jingle File Transfer elements and JingleUtil class vanitasvitae 2017-06-30 15:03:13 +0200
  • 248e76ff46
    Fix receiving OMEMO MUC messages vanitasvitae 2017-06-30 14:30:19 +0200
  • 541c9ecfdd Fix compile errors in jingle code Florian Schmaus 2017-06-29 18:09:25 +0200
  • 1d53889874 Merge pull request #145 from vanitasvitae/singleJingleTransport Florian Schmaus 2017-06-28 21:02:52 +0200
  • 9be94ca474 Merge pull request #143 from vanitasvitae/jingleS5B Florian Schmaus 2017-06-28 21:00:15 +0200
  • 20eabca1b3
    Also replace list with single transport-info info vanitasvitae 2017-06-26 15:04:22 +0200
  • e2b8ffdf22
    Switch to single transport instead of list vanitasvitae 2017-06-21 13:42:02 +0200
  • b14aca744f
    Add Jingle SOCKS5Bytestream transport method vanitasvitae 2017-06-19 10:11:08 +0200
  • 08a4ee4eb2 Reworked some Jingle unit tests to use Junit's "expected=" Florian Schmaus 2017-06-17 16:08:32 +0200
  • 2b11074950 Merge branch '4.2' Florian Schmaus 2017-06-17 15:55:38 +0200
  • 813219179f Add support for <text/> elements in SM's <failed/> element Florian Schmaus 2017-06-17 11:43:49 +0200
  • 1448fa4632 Add ParserUtils.getXmlLang(XmlPullParser) Florian Schmaus 2017-06-17 11:42:09 +0200
  • 5424c9635f Add XmlStringBuilder.optXmlLangAttribute(String) Florian Schmaus 2017-06-17 11:41:35 +0200
  • 8038b7a3e1 Add TODO comment about renaming XMPPError to StanzaError Florian Schmaus 2017-06-17 11:41:07 +0200
  • 05148ab0ad Merge pull request #142 from vanitasvitae/jingleIBB Florian Schmaus 2017-06-16 23:32:59 +0200
  • aaad697b02 Merge pull request #140 from vanitasvitae/TransportInfo Florian Schmaus 2017-06-16 23:25:23 +0200
  • ddcc7aa568 Merge pull request #141 from vanitasvitae/HashManagerAdditions Florian Schmaus 2017-06-16 23:25:13 +0200
  • 6712cc91c8 Merge pull request #139 from vanitasvitae/JingleErrors Florian Schmaus 2017-06-16 23:19:50 +0200
  • a33d596756 Merge pull request #138 from vanitasvitae/JingleReason Florian Schmaus 2017-06-16 23:19:14 +0200
  • 5699373cd9
    Add method to set Reason vanitasvitae 2017-06-16 22:54:32 +0200
  • 759a7d7a70 Fix InitationListenerTest's timeouts Florian Schmaus 2017-06-16 22:51:14 +0200
  • 287976e0e0
    Add Jingle InBandBytestream transports vanitasvitae 2017-06-16 22:43:50 +0200
  • 08e897113d Add CustomImportOrder checkstyle rule Florian Schmaus 2017-06-14 17:12:43 +0200
  • e33bb5a741
    Reorder imports vanitasvitae 2017-06-14 00:01:05 +0200
  • a604266336
    Create alternative-session JingleReason vanitasvitae 2017-06-14 00:00:27 +0200
  • 62167a7857
    Reorder imports vanitasvitae 2017-06-13 23:58:41 +0200
  • 4ae8434852
    Remove unused errors and add missing ones vanitasvitae 2017-06-13 23:57:59 +0200
  • 95d2cd75ec
    Reorder imports vanitasvitae 2017-06-13 23:54:47 +0200
  • 3ecd01135c
    Add convenience methods to HashManager vanitasvitae 2017-06-13 23:51:57 +0200
  • d49dc71bae
    Add JingleContentTransportInfo class vanitasvitae 2017-06-08 15:04:25 +0200
  • acc98b4b2f Merge pull request #137 from vanitasvitae/jingleTests Florian Schmaus 2017-06-05 19:06:29 +0200
  • 349d1ba2ae Merge pull request #136 from vanitasvitae/jingleManagerFixes Florian Schmaus 2017-06-05 11:04:52 +0200
  • 23190604bd
    Fix typos and xml issues vanitasvitae 2017-06-04 20:41:27 +0200
  • f7775bf053 Merge pull request #135 from vanitasvitae/securityInfo Florian Schmaus 2017-06-04 10:12:20 +0200
  • 55ae8193b7 Merge pull request #134 from vanitasvitae/hashes Florian Schmaus 2017-06-04 10:11:59 +0200
  • 0a31161950
    Add tests for jingle classes vanitasvitae 2017-06-03 23:46:29 +0200
  • 23ed0bdbce
    Add missing security-info in JingleAction vanitasvitae 2017-06-03 23:23:23 +0200
  • 28f3130cf9
    Add Use of Cryptographic Hashfunctions (XEP-300) vanitasvitae 2017-06-03 00:33:56 +0200
  • f5ef42ec56 Merge branch '4.2' Florian Schmaus 2017-06-02 13:51:56 +0200
  • e86700b040 Add OMEMO support vanitasvitae 2017-06-02 12:26:37 +0200
  • ce36fb468c Increase getSocket() timeout in Socks5ClientForInitiatorTest Florian Schmaus 2017-05-25 11:59:45 +0200
  • d9e6f6130b Merge pull request #126 from vanitasvitae/fixReplBuildScript Florian Schmaus 2017-05-31 09:28:50 +0200
  • f19a3a03ba Merge pull request #132 from vanitasvitae/fixMamTest Florian Schmaus 2017-05-31 09:28:26 +0200
  • 6bb001d274 New Jingle API groundwork Florian Schmaus 2017-05-30 08:45:27 +0200
  • 655cd873a3
    Make sure, archiving is enabled vanitasvitae 2017-05-29 22:32:14 +0200
  • 7a5f9e6a03 Merge branch '4.2' Florian Schmaus 2017-05-25 10:39:59 +0200
  • ce1cddc722 More checkstyle whitespace related checks Florian Schmaus 2017-05-23 16:45:04 +0200
  • 847890b037 Don't send 'ask' roster item attribute Florian Schmaus 2017-05-22 16:24:03 +0200
  • 1f4a728c37 Merge pull request #131 from alextov/patch-1 Florian Schmaus 2017-05-19 13:29:19 +0200
  • b636883ce6 Fix NPE in hashCode() in Occupant when jid is null Alexander Tovstonozhenko 2017-05-19 10:16:18 +0300
  • 5f900d3713 Add PingManager.pingAsync(Jid, long) Florian Schmaus 2017-04-04 08:22:11 +0200
  • cb971f2e10 Bump Clirr Gradle Plugin to 0.2.2 Florian Schmaus 2017-05-16 09:47:22 +0200
  • ac626f248a Add TODOs about the removal of deprecated methods Florian Schmaus 2017-05-03 13:22:42 +0200
  • dcf7406fa4 Add UnknownIqRequestReplyMode Florian Schmaus 2017-05-03 13:18:15 +0200
  • 5aab471d64 Improve handling of error response "Pongs" Florian Schmaus 2017-04-04 08:40:58 +0200
  • 48b5dc5fe7 Conditionially set the IQ type in ThreadedDummyConnection Florian Schmaus 2017-04-04 11:16:15 +0200
  • f48f0cab5b Travis-CI: Re-enable coveralls Florian Schmaus 2017-04-25 17:13:45 +0200
  • cab5596a0e Travis-CI: Use gradle 3.5 Florian Schmaus 2017-04-25 17:08:28 +0200
  • 31fe9dcd80 Fix NoWhitespaceAfter checkstyle violation Florian Schmaus 2017-04-25 17:46:53 +0200
  • 45b790bbbb Fix NoWhitespaceAfter checkstyle violation Florian Schmaus 2017-04-25 17:45:11 +0200
  • 45edc969c9 Fix NoWhitespaceAfter checkstyle violation Florian Schmaus 2017-04-25 17:42:16 +0200
  • 162dee0a47 Fix IotIsFriendResponse element name and XML Florian Schmaus 2017-04-19 23:08:35 +0200
  • 724421e1ae Merge pull request #128 from vanitasvitae/applyPluginIdea Florian Schmaus 2017-04-25 07:42:41 +0200
  • 92902091ff
    Apply idea plugin for Intellij vanitasvitae 2017-04-24 22:58:52 +0200
  • 9319aa28c6 Add Appendix to LICENSE Florian Schmaus 2017-04-24 15:12:18 +0200
  • 9154fa6891 Merge pull request #127 from vanitasvitae/fixStoreHint Florian Schmaus 2017-04-24 00:02:51 +0200
  • 6bebeb354b
    Fix StoreHint (wrong element name) vanitasvitae 2017-04-23 23:37:14 +0200
  • bb2d03e30a Remove spurious package-info.java in root directory Florian Schmaus 2017-04-22 19:04:54 +0200
  • ba2a287112 Add support for XEP-0380: Explicit Message Encryption Florian Schmaus 2017-04-22 18:58:39 +0200
  • 142297042c Add support for XEP-0334: Message Processing Hints Florian Schmaus 2017-04-22 17:50:39 +0200
  • 842cc2c2a4
    Fix smack-repl build script vanitasvitae 2017-04-20 22:40:53 +0200
  • b51d5070fc Log LazyStringBuilder instances throwing a NPE Florian Schmaus 2017-04-19 20:09:32 +0200
  • 24f6d86452 Fix typo: s/ProsoydWorkaround/ProsodyWorkaround/ Florian Schmaus 2017-04-19 12:23:17 +0200
  • ddf888e607 Do not return null in getLeafNodeProsodyWorkaround Florian Schmaus 2017-04-19 12:21:04 +0200
  • bfab3ec578 PubSubManager.getLeafNode(): Actually employ the prosody workaround Florian Schmaus 2017-04-19 11:50:01 +0200
  • e6a51f2151 Add PubSubManager.getLeafNode() and improve prosody workaround Florian Schmaus 2017-04-19 11:44:01 +0200