[root]/src/net/java/sip/communicator/impl/protocol/jabber/extensions/keepalive

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 514 (100.0%) | 32.1 |
| damencho | 8 (50.0%) | 293 (57.0%) | 36.6 |
| emcho | 4 (25.0%) | 206 (40.1%) | 51.5 |
| s_vincent | 3 (18.8%) | 15 (2.9%) | 5.0 |
| lubomir_m | 1 (6.3%) | 0 (0.0%) | 0.0 |
Tries to fix a deadlock that can occur on double detecting connection closed, by smack and by our network detection.
9 lines of code changed in:
Some cleanup in jabber keepalive on connection error.
21 lines of code changed in:
Fixes displaying some contacts on initial loading for some protocols. Fixes displaying contacts after merging them.
19 lines of code changed in:
If ICE/Gingle checkbox is disabled, do no allow call to Google Voice.
1 lines of code changed in:
Resolves a problem with jabber contact list if server replay is delayed. Enables by default keepalives for jabber providers, moves keep alive account property to the protocol factory to be used from all protocols.
2 lines of code changed in:
Updates keepalive implementation to detect uplink drops. Use of XEP-0199 xmpp ping.
Fix jabber authorization ignore.
241 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
14 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Change jabber resource generation. Some renames.
1 lines of code changed in:
Fixes warnings about unused imports.
0 lines of code changed in:
refactoring - moving version and keepalive jabber extensions to their own packages in impl.provider.jabber.extension
204 lines of code changed in: