Smack/core/src/main/java/org/jivesoftware/smack/filter
Florian Schmaus b489828027 Improve IQReplyFilter
Only log spoof attempts if the from filter doesn't match. Previously all
non-matches where logged as spoof attempts.
Fix String.format() s/%d/%s/
2014-03-10 12:20:20 +01:00
..
AndFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
FromMatchesFilter.java Remove deprecated constructor for FromMatchesFilter (SMACK-71) 2014-03-09 11:20:32 +01:00
IQReplyFilter.java Improve IQReplyFilter 2014-03-10 12:20:20 +01:00
IQTypeFilter.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
MessageTypeFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
NotFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
OrFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
PacketExtensionFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
PacketFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
PacketIDFilter.java Improve IQReplyFilter 2014-03-10 12:20:20 +01:00
PacketTypeFilter.java Activate checkstyle and add missing license headers 2014-02-17 20:09:55 +01:00
ThreadFilter.java Cleanup texts and comments 2014-03-09 11:20:32 +01:00
package.html Migrate from Ant to Gradle (SMACK-265) 2014-02-14 18:46:33 +01:00