22
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial implementation of ad-hoc commands. SMACK-242 More... almost 16 years ago
Fixed SASL authentication that required a realm like DIGEST-MD5. More... almost 16 years ago
Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams. More... almost 16 years ago
Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams. More... almost 16 years ago
Updated Base64 implementation. SMACK-241 More... almost 16 years ago
Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams. More... almost 16 years ago
Fixed typo condition name. SMACK-236 More... about 16 years ago
Applied patch for full XEP-128 compliance from Guus. More... about 16 years ago
Fixed typo in SASL name. More... over 16 years ago
Changing PKCS to PKCS11 and config to library for proper terminology. More... over 16 years ago
We're using an inputstream now, not a string. More... over 16 years ago
Checking for PKCS support in java and punting if it doesn't exist. Using bytestream config instead of full config. More... over 16 years ago
[SMACK-235] Switched to a much faster, but also thread safe, concurrenthashmap for entries list. More... over 16 years ago
This hasn't been updated to the proper version in a while. More... over 16 years ago
Added ability to force an immediate reconnection. Not sure I'm fond of it, but it's doing the trick. More... over 16 years ago
Silenced some stderr messages. More... over 16 years ago
Fixed spelling for unsubscription_pending variable. More... over 16 years ago
Removed accidental commit. More... over 16 years ago
[SMACK-175] Returning UNSUBSCRIPTION_PENDING instead of SUBSCRIPTION_PENDING when the pending state is set to unsubscribe More... over 16 years ago
Fixed a problem where not fully setting up PKI results in failed logins. More... over 16 years ago
Fix some ordering. More... over 16 years ago
Added support for key and trust stores when making SSL/TLS connections that require the client authenticate itself. This supports PKCS#11 devices. More... over 16 years ago
Added ability to set mime type of avatar. More... over 16 years ago
Big change for authentication, which now supports more SASL mechanisms and callbacks. This should address issues SMACK-210 and SMACK-142, as well as set the stage for SMACK-234. More... over 16 years ago
License header fixes. More... over 16 years ago
Fixed & improved test cases. More... almost 17 years ago
1) Forced room to be non-anonymous 2) Fixed some errors. More... almost 17 years ago
Flush IBB output stream before closing it. SMACK-231 More... almost 17 years ago
Fix for SMACK-224. More... almost 17 years ago
A real fix for SMACK-229 More... almost 17 years ago