1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-16 04:29:38 +02:00

Commit graph

  • bbf89c65bf Fix typo in XmlStringBuilder, it's not an Angel Florian Schmaus 2014-08-20 21:25:14 +02:00
  • 066a4d6c9e Add maybeCheckForSnapshotDependencies to build.gradle Florian Schmaus 2014-08-20 20:53:17 +02:00
  • eeea0e34ca Add '::1' to the loopbackAddresses Florian Schmaus 2014-08-20 18:12:48 +02:00
  • 47ffcd8b6d Merge branch '4.0' Florian Schmaus 2014-08-20 15:29:29 +02:00
  • 1e5f0eb749 Make parseElementText handle empty string elements Florian Schmaus 2014-08-20 15:23:52 +02:00
  • aa14f55902 Updated providers.md: s/.getInstance()// Florian Schmaus 2014-08-20 12:33:12 +02:00
  • b9b43ad5d7 Make the next server ping code easier to read Florian Schmaus 2014-08-20 10:44:02 +02:00
  • e16997eb9d Fix PingServerRunnable scheduling Florian Schmaus 2014-08-20 10:35:45 +02:00
  • 64e49cb934 Add getLastStanzaReceived() to XMPPConnection Florian Schmaus 2014-08-20 10:33:52 +02:00
  • f65c0d5528 Renamed smack-jingle to smack-jingle-old Florian Schmaus 2014-08-20 00:25:57 +02:00
  • 6ab2bf9fe0 Also log the exception in parsePresence() Florian Schmaus 2014-08-19 22:14:47 +02:00
  • 62893376dd Cleanup Bytestream and Streamhost Florian Schmaus 2014-08-19 19:22:08 +02:00
  • b468a29881 Improve Socks5 Bytestreams Florian Schmaus 2014-08-19 18:21:07 +02:00
  • 650da55b23 Improve XmlStringBuilder usage in Bytestream Florian Schmaus 2014-08-19 12:43:21 +02:00
  • 6021f8a8ce Fix Bytestream.getChildElementXML returning invalid XML Florian Schmaus 2014-08-19 12:42:23 +02:00
  • 24f7de8d54 Merge branch '4.0' Florian Schmaus 2014-08-19 11:32:57 +02:00
  • a49eac7c00 Ensure javac uses uft8 as encoding Florian Schmaus 2014-08-19 00:46:59 +02:00
  • 9eb5c2a49d Load roster before sending the initial presence Florian Schmaus 2014-08-18 18:48:57 +02:00
  • 342ab65138 SmackDebugger initialization moved to dedicated factory. Vyacheslav Blinov 2014-08-18 11:59:28 +04:00
  • c84419a55e Create org.jivesoftware.smack.rosterstore package Florian Schmaus 2014-08-16 14:26:45 +02:00
  • e32a437c49 Add SASL PLAIN implementation to smack-sasl-provided Florian Schmaus 2014-08-16 09:21:49 +02:00
  • fe9606adb2 Wait for Socks5TestProxy initialization Florian Schmaus 2014-08-16 08:51:13 +02:00
  • 52673bad3c SLF4J Smack Debugging Logger Vyacheslav Blinov 2014-08-15 15:28:07 +04:00
  • 880a348ff4 Updated support for HTTP over XMPP (XEP-0332) atsykholyas 2014-08-15 16:27:45 +03:00
  • 397eb88468 Merge branch '4.0' Florian Schmaus 2014-08-16 00:29:59 +02:00
  • f9542c1be3 Smack 4.0.4-SNAPSHOT Florian Schmaus 2014-08-16 00:19:14 +02:00
  • 3743236710 Smack 4.0.3 4.0.3 Florian Schmaus 2014-08-16 00:18:54 +02:00
  • 344148eaed Convert html documentation to markdown Florian Schmaus 2014-08-16 00:09:55 +02:00
  • aeda0e4660 Add an API to send and wait async for a response Florian Schmaus 2014-08-16 00:04:24 +02:00
  • 18a958e442 Fix faulty string comparison in SubscriptionProvider Florian Schmaus 2014-08-15 23:22:59 +02:00
  • 7277eb553a Enable more 'checkstyle' checks Florian Schmaus 2014-08-15 23:16:18 +02:00
  • 522d0f30ff Generify Packet class returned by PackageCollector everywhere Vyacheslav Blinov 2014-08-15 12:49:05 +04:00
  • 450015bf40 Make Bookmarks.toXML() return valid XML again Florian Schmaus 2014-08-14 22:25:52 +02:00
  • b3b0e02ae1 Add StanzaIdTest Florian Schmaus 2014-08-13 13:56:23 +02:00
  • bd333bd1ac Add Enable/Disable Carbon IQs Florian Schmaus 2014-08-13 12:10:18 +02:00
  • b60107db08 Add SASL EXTERNAL mechanism Daniele Ricci 2014-08-12 19:17:13 +02:00
  • 613da7b9ff Allow null username (mainly for SASL EXTERNAL) Daniele Ricci 2014-08-12 19:15:01 +02:00
  • 7436a16d09 Create Jar artifact with test code Florian Schmaus 2014-08-12 21:58:04 +02:00
  • 47a59ad7b3 Move toBytes() into SASLMechanism Florian Schmaus 2014-08-12 14:43:53 +02:00
  • da7f4495dc Remove smack-core sasl configuration Florian Schmaus 2014-08-12 21:54:22 +02:00
  • f37682d980 Make SASLMechanism.getAuthenticationText() return byte[] Florian Schmaus 2014-08-11 21:39:09 +02:00
  • c5b7f14527 Don't use IQReplyFilter in AccountManager Florian Schmaus 2014-08-11 21:09:26 +02:00
  • 7caf413637 Put the AccountManager in getInstance() in the map Florian Schmaus 2014-08-11 21:08:02 +02:00
  • 0c0737942c Make resolver-dnsjava, -minidns initializer Florian Schmaus 2014-08-11 19:21:43 +02:00
  • 3c88c2f705 Fix extensions/intro.html filetransfer link Florian Schmaus 2014-08-11 12:09:37 +02:00
  • 0d890623c7 Make getMultipleRecipientServiceAddress more robust Florian Schmaus 2014-08-10 17:16:08 +02:00
  • a5eebf3840 Make ServiceDiscoveryManager.findServices() more robust Florian Schmaus 2014-08-08 15:12:23 +02:00
  • 0ed68cc18f Record built date in version Florian Schmaus 2014-08-08 15:09:08 +02:00
  • 3bbe9bef71 s/buildDate/builtDate/ Florian Schmaus 2014-08-08 15:08:43 +02:00
  • c9dd1cdc40 Improved iqVersion code Florian Schmaus 2014-08-08 14:56:54 +02:00
  • 8274a9f25b Check if android.jar exists Vyacheslav Blinov 2014-08-07 18:02:17 +04:00
  • 92a6d01507 Merge branch '4.0' Florian Schmaus 2014-08-07 16:51:03 +02:00
  • c3f6c51d0e Add a setting for the used flush mode when compressing data Florian Schmaus 2014-08-07 14:42:30 +02:00
  • 4e588f7908 Throw IAE if invalid port number is given for Socks5Proxy Florian Schmaus 2014-08-05 09:33:20 +02:00
  • 5c2f051c1c Make Socks5Proxy try other ports if 7777 is already in use Florian Schmaus 2014-08-05 09:32:13 +02:00
  • d10ff92d44 Use createPacketCollectorAndSend in FileTransferNegoiator Florian Schmaus 2014-08-04 18:16:56 +02:00
  • 70f1c22bb2 Prevent PacketCollector leaking Florian Schmaus 2014-08-04 18:15:42 +02:00
  • 6caf2cbdb5 Don't use IQReplyFilter for resource binding Florian Schmaus 2014-08-04 18:01:05 +02:00
  • d65d239550 Make getMessages() set up collector *before* sending the request Florian Schmaus 2014-08-04 12:19:58 +02:00
  • 076c7d0b81 Configure default Hostname Verifiers Florian Schmaus 2014-08-01 17:35:44 +02:00
  • a574e1d56d Verify ConnectionConfiguration parameters Florian Schmaus 2014-08-01 23:20:35 +02:00
  • 66da4dfa91 Fix Typo: s/isSubscibe/isSubscribe/ in ConfigureForm Florian Schmaus 2014-08-01 23:15:46 +02:00
  • 1935039432 Improve documentation (targetCompatibility, XPP3) Florian Schmaus 2014-07-31 19:45:00 +02:00
  • 89dc3a0e85 Add smack-android and redesign SASL authentication Florian Schmaus 2014-08-01 10:34:47 +02:00
  • 0b6069d75f Fix FormField.Option.toXML() to use correct element Florian Schmaus 2014-07-30 21:58:10 +02:00
  • 5a2149718a Add gitCommit to version resource Florian Schmaus 2014-07-28 23:35:56 +02:00
  • 34b195397f Add '--always' to 'git describe' Florian Schmaus 2014-07-28 16:12:57 +02:00
  • 6bf0678db6 Merge branch '4.0' Florian Schmaus 2014-07-28 00:05:02 +02:00
  • 5ead24e416 Smack 4.0.3-SNAPSHOT Florian Schmaus 2014-07-27 23:45:19 +02:00
  • a0564f2694 Smack 4.0.2 4.0.2 Florian Schmaus 2014-07-27 23:34:55 +02:00
  • 16ea073f4d Fix OSGi component definition for smack-resolver-javax Florian Schmaus 2014-07-27 23:42:03 +02:00
  • 057d00c9de Add support for HostnameVerifier Florian Schmaus 2014-07-21 18:42:44 +02:00
  • 5f67345275 Make XMPPTCPConnection fail without a HostnameVerifier Georg Lukas 2014-07-26 21:55:52 +02:00
  • 7b3331dda0 Add API to find services for a given feature Florian Schmaus 2014-07-25 20:49:11 +02:00
  • 6b7fa4a788 Only call SimpleDataFormat once in build.gradle Florian Schmaus 2014-07-25 19:47:55 +02:00
  • 3634587933 Support building with Java8 Florian Schmaus 2014-07-25 09:26:26 +02:00
  • f05e744011 s/ohloh/openhub/ in README.md Florian Schmaus 2014-07-23 08:26:02 +02:00
  • 2a05c3b707 Roster: merge the two registered ConnectionListeners Georg Lukas 2014-07-18 14:38:48 +02:00
  • d35fd16a21 Add support for HostnameVerifier Florian Schmaus 2014-07-21 18:42:44 +02:00
  • fe258fe110 Fix XMPPTCPConnection to set 'host' and 'port' Florian Schmaus 2014-07-21 16:37:31 +02:00
  • b117d3a918 Add smack-java7 Florian Schmaus 2014-07-20 12:58:36 +02:00
  • d06d5b7c69 Merge branch '4.0' Florian Schmaus 2014-07-20 14:19:59 +02:00
  • 3c01ff2032 Smack 4.0.1 4.0.1 Florian Schmaus 2014-07-20 11:21:25 +02:00
  • cc94ae4675 Add smack-java7 Florian Schmaus 2014-07-20 12:58:36 +02:00
  • 2ca92ef601 Smack 4.0.2-SNAPSHOT Florian Schmaus 2014-07-20 13:17:14 +02:00
  • d56252f9fb Smack 4.0.1 Florian Schmaus 2014-07-20 11:21:25 +02:00
  • 494f7d5b34 Add getDatestamp() to build.gradle Florian Schmaus 2014-07-20 12:58:05 +02:00
  • 59527d320d Add SmackAndOsgiInitializer Florian Schmaus 2014-07-20 11:19:50 +02:00
  • 9db5e28fe5 Fix ExperimentalInitializer Florian Schmaus 2014-07-20 11:08:11 +02:00
  • 97b17e83b4 Move "Message Events (XEP-22)" code to legacy Florian Schmaus 2014-07-16 11:52:39 +02:00
  • 49ee058c38 Cleanup carbons, forwarded and a few others API Florian Schmaus 2014-07-16 11:46:30 +02:00
  • 1ed5c48bcc Merge branch '4.0' Florian Schmaus 2014-07-16 10:52:58 +02:00
  • cea79d1bb8 Use single threaded ExecutorService Florian Schmaus 2014-07-16 10:49:28 +02:00
  • 46a54bcd7d Use jxmpp 0.2.0 Florian Schmaus 2014-07-15 18:00:55 +02:00
  • 06ab0e32d7 Fix XHTMLText.appendBrTag() Florian Schmaus 2014-07-15 18:02:52 +02:00
  • e6aa2416e4 Improve MUC code Florian Schmaus 2014-07-14 19:22:02 +02:00
  • 7735a5224c Merge branch '4.0' Florian Schmaus 2014-07-14 14:31:09 +02:00
  • bd0ada480b Improve DeliveryReceipt code, add javadoc Florian Schmaus 2014-07-13 10:16:10 +02:00
  • c063fb1376 Reply correct error code on XEP-65 Stream rejection Florian Schmaus 2014-07-12 13:50:50 +02:00
  • cde6dd65b3 Fix typo: s/no_acceptable/not_acceptable Florian Schmaus 2014-07-12 12:39:04 +02:00