[root]/src/net/java/sip/communicator/service/netaddr/event

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 8 (100.0%) | 223 (100.0%) | 27.8 |
| damencho | 5 (62.5%) | 215 (96.4%) | 43.0 |
| s_vincent | 1 (12.5%) | 6 (2.7%) | 6.0 |
| emcho | 2 (25.0%) | 2 (0.9%) | 1.0 |
Adds dns change detection on macosx.
8 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Fixes some reconnect issues and early events where still no dns is configured (now waiting half a second). Fixes jabber provider not cleaned up after connection failed (during login process). Fixes an needed reconnect when more than one interface available and network is going down (stand by).
3 lines of code changed in:
Forces gtalk ice enabled on systems with already saved preferences (property name change).
Fixes a problem with network detection on machines missing network manager (linux).
82 lines of code changed in:
Fixes warnings and javadocs.
6 lines of code changed in:
Adds and activates reconnect plugin. Some fixes to protocols in order to work with the plungin (removing all tries to reconnect as they are now controlled from outside).
122 lines of code changed in: