1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-27 13:54:50 +02:00
Commit graph

17 commits

Author SHA1 Message Date
Jeff Williams 84fcf53512 Significant improvement to Jingle logging messages, and a new SmackLogger that allows for use of java.commons.logging. Improvements to Jingle processing to keep up with recent changes in the XEPs as we approach approval of the standard. (There will be more changes as the standard changes.) Fixes to the way STUN gets used, and a new JSTUN library (including performance and reliability changes we added to it).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10852 b35dd754-fafc-0310-a699-88a17e54d16e
2008-10-30 21:20:29 +00:00
Gaston Dombiak 51fb81926e Updated Jingle implementation. SMACK-240. Thanks to Jeff Williams.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10407 b35dd754-fafc-0310-a699-88a17e54d16e
2008-05-19 22:54:19 +00:00
Thiago Camargo 08ae96a721 [SMACK-213] - Add new algorithm to discover usable localhost
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@8057 b35dd754-fafc-0310-a699-88a17e54d16e
2007-04-18 17:26:58 +00:00
Thiago Camargo 574cdab26f [SMACK-215] - Added ICE Types as Enum
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@8038 b35dd754-fafc-0310-a699-88a17e54d16e
2007-04-16 15:44:55 +00:00
Thiago Camargo 9627fef139 STUN fix and Media Tunning
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7610 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-20 18:52:57 +00:00
Thiago Camargo c0ce7dd783 ICE Resolver gets Public IP from Server if STUN Fails
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7570 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-16 02:42:34 +00:00
Thiago Camargo 3787c7a8af ECHO Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7473 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-12 19:09:19 +00:00
Thiago Camargo a078606ab4 ECHO Refactoring
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7460 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-12 03:25:06 +00:00
Thiago Camargo 18c14f70d4 STUN Failure Ignored in Negotiation
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7339 b35dd754-fafc-0310-a699-88a17e54d16e
2007-03-01 21:03:31 +00:00
Thiago Camargo 1f3e5116c0 Candidates Clear
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7313 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-27 14:46:04 +00:00
Thiago Camargo 79b19ce620 More Refactoring
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7311 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-27 13:23:21 +00:00
Thiago Camargo 6cccdccac8 ICE Candidate now uses UDP Echo before PING
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7248 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-23 16:07:23 +00:00
Thiago Camargo bd176c2515 More Jingle Refactoring
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7245 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-22 19:14:18 +00:00
Thiago Camargo 8f0b41d8b1 Remove Echo
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7050 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-08 22:38:14 +00:00
Thiago Camargo f9203c0e00 UDP Echo added
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7030 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-07 03:51:23 +00:00
Thiago Camargo 01abc3a797 ICE Transport now uses Wildfire Media Proxy as a last resort
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6869 b35dd754-fafc-0310-a699-88a17e54d16e
2007-01-29 23:45:13 +00:00
Thiago Camargo 4b6de6647b Jingle Extension added to Smack Repository
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6517 b35dd754-fafc-0310-a699-88a17e54d16e
2007-01-04 17:25:30 +00:00