[root]/test/net/java/sip/communicator/slick/protocol/sip

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 120 (100.0%) | 7260 (100.0%) | 60.5 |
| emcho | 50 (41.7%) | 2903 (40.0%) | 58.0 |
| damencho | 20 (16.7%) | 1878 (25.9%) | 93.9 |
| pradelle | 12 (10.0%) | 1679 (23.1%) | 139.9 |
| ibauersachs | 7 (5.8%) | 513 (7.1%) | 73.2 |
| mandre | 2 (1.7%) | 117 (1.6%) | 58.5 |
| lubomir_m | 25 (20.8%) | 115 (1.6%) | 4.6 |
| yanas | 2 (1.7%) | 42 (0.6%) | 21.0 |
| s_vincent | 1 (0.8%) | 9 (0.1%) | 9.0 |
| scmerger | 1 (0.8%) | 4 (0.1%) | 4.0 |
Fix stackoverflow on SIP server resolution when SRV host entry is unresolvable
44 lines of code changed in:
Import DNS package to tests and fix tests
12 lines of code changed in:
Make protocols aware of DNSSEC exceptions
21 lines of code changed in:
Avoid unnecessary DNS lookups for SIP
431 lines of code changed in:
Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
8 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
13 lines of code changed in:
XCAP: When using manually entered values for the login, use them as is without stripping the domain name.
5 lines of code changed in:
Authorization for SIP protocol, implement subscribe for presence.winfo rfc3857, rfc3858, rfc5025. Add block and polite-block to the currently available allow rules in xcap implementation and using them fo the sip authorization.
Fix - do not subscribe for not in contactlist contacts and for terminated subscriptions.
Remove warning for not found AAAA and A records, warn when both are not found.
Change some config properties for autoaway.
1 lines of code changed in:
Add javadoc, fix warnings and typos.
9 lines of code changed in:
Fixing build.
1 lines of code changed in:
Merge latest patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
Add presence rules, fix tests and some resources. Start work on populating already existing contacts.
207 lines of code changed in:
Merge changes from branch/gsoc10/xcap and patch sent to dev mailinglist with subject "XCAP tests" which represents the work of Grigorii Balutsel on the "XCAP Support" GSoC 2010 project into trunk.
1064 lines of code changed in:
Fix sip tests.
1 lines of code changed in:
Enable presence in sip tests and force use of PA when testing.
4 lines of code changed in:
Enable sip tests, telephony and messaging (without presence).
9 lines of code changed in:
Again enable sip tests.
28 lines of code changed in:
Enable sip tests.
1 lines of code changed in:
Fixes warnings
3 lines of code changed in:
Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs.
6 lines of code changed in:
Commits the last part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the test directory.
57 lines of code changed in:
(57 more)