Smack/smack-core/src/main/java/org/jivesoftware/smack/util
Florian Schmaus 89dc3a0e85 Add smack-android and redesign SASL authentication
This commit marks an important milestone with the addition of the
smack-android subproject. Smack is now able to run native on Android
without requiring any modifications, which makes the aSmack build
environment obsolete.

It was necessary to redesign the code for SASL authentication to achieve
this. Smack now comes with smack-sasl-provided for SASL implementations
that do not rely on additional APIs like javax for platforms where those
APIs are not available like Android.
2014-08-01 10:34:47 +02:00
..
dns Add javadoc to SmackException.ConnectionException 2014-06-17 13:17:15 +02:00
ArrayBlockingQueueWithShutdown.java Properly sync PacketWriter's queue 2014-05-05 19:26:42 +02:00
Base32Encoder.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Base64.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Base64Encoder.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Base64FileUrlEncoder.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ByteUtils.java Add smack-android and redesign SASL authentication 2014-08-01 10:34:47 +02:00
Cache.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DNSUtil.java Add smack-resolver-minidns 2014-06-25 08:27:20 +02:00
FileUtils.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
LazyStringBuilder.java Properly escape Bookmarks and FormField XML 2014-06-19 16:52:19 +02:00
ObservableReader.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ObservableWriter.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketParserUtils.java Add smack-android and redesign SASL authentication 2014-08-01 10:34:47 +02:00
ReaderListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
StringEncoder.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
StringUtils.java Add smack-android and redesign SASL authentication 2014-08-01 10:34:47 +02:00
TLSUtils.java Fix TLSUtils.AcceptAllTrustManager 2014-07-09 09:42:31 +02:00
WriterListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
XmlStringBuilder.java Cleanup carbons, forwarded and a few others API 2014-07-16 11:46:30 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00