1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-24 12:24:51 +02:00
Go to file
2013-05-12 14:51:41 +00:00
build SMACK-225 Fixed DNS SRV handling, as per RFC 2782. Added support for multiple DNS SRV resolvers namely javax and org.xbill.dns (aka dnsjava). 2013-03-18 08:42:26 +00:00
documentation Merged the 3.2 Beta branch into trunk. 2011-03-14 01:53:42 +00:00
jingle/extension SMACK-352 removed duplicated headers, fixed svn keywords 2013-02-07 19:10:22 +00:00
sample Fixed smack sample for updated API 2009-09-03 08:42:07 +00:00
source SMACK-438 Avoid NPE when the weak reference is null. Add InvitationsMonitor as strong reference within getInvitationsMonitor and return it within the block so it can't get gc'ed between put() and get(). 2013-05-12 14:51:41 +00:00
test SMACK-413 fixed vCard parsing regarding the PHOTO element. Moved vCard test cases to unit-test where appropriate. Added testcases for vCard PHOTO parsing. 2013-03-23 00:27:14 +00:00
test-unit/org/jivesoftware SMACK-413 fixed vCard parsing regarding the PHOTO element. Moved vCard test cases to unit-test where appropriate. Added testcases for vCard PHOTO parsing. 2013-03-23 00:27:14 +00:00
Makefile Makefile: added javadoc target 2013-02-14 00:00:02 +00:00