[root]/src/net/java/sip/communicator/util
dns
(11 files, 2186 lines)
event
(5 files, 834 lines)
launchutils
(5 files, 1651 lines)
skin
(1 files, 25 lines)
swing
(46 files, 9617 lines)
border
(1 files, 127 lines)
event
(5 files, 115 lines)
plaf
(5 files, 2804 lines)
transparent
(2 files, 266 lines)
xml
(3 files, 1323 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 242 (100.0%) | 8915 (100.0%) | 36.8 |
| emcho | 67 (27.7%) | 2840 (31.9%) | 42.3 |
| damencho | 32 (13.2%) | 2301 (25.8%) | 71.9 |
| yanas | 44 (18.2%) | 1609 (18.0%) | 36.5 |
| lubomir_m | 50 (20.7%) | 1195 (13.4%) | 23.9 |
| s_vincent | 17 (7.0%) | 382 (4.3%) | 22.4 |
| ibauersachs | 11 (4.5%) | 296 (3.3%) | 26.9 |
| pradelle | 4 (1.7%) | 210 (2.4%) | 52.5 |
| vincent_lucas | 1 (0.4%) | 49 (0.5%) | 49.0 |
| wernerd | 11 (4.5%) | 31 (0.3%) | 2.8 |
| scmerger | 1 (0.4%) | 2 (0.0%) | 2.0 |
| a_pelov | 4 (1.7%) | 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.
8 lines of code changed in:
Adds (experimental) support for the cobri Jabber extension.
0 lines of code changed in:
Fixes call duration counter when call is longer than 24 hours.
31 lines of code changed in:
Fixes style formating, javadoc and eclipse related warnings.
20 lines of code changed in:
Fixes (on Java 1.6+ and not 1.5) a leak of pretty much all Window instances created by the application. ChatWindow and CallDialog are still leaked though because they have other, remaining retain paths.
103 lines of code changed in:
Typos, renames.
2 lines of code changed in:
Adds dns change detection on macosx.
3 lines of code changed in:
Make protocols aware of DNSSEC exceptions
93 lines of code changed in:
Refresh the default resolver of Lookup, add more DNS trace logging
28 lines of code changed in:
Add javadoc
7 lines of code changed in:
Add diagnostic logging to DNS resolver configuration
38 lines of code changed in:
Reset DNS server list after network change also when the ParallelResolver is disabled
17 lines of code changed in:
Removes unnecessary dns query when connecting with jabber, add input check for ip address in NetworkUtils getARecord and getAAAARecord.
36 lines of code changed in:
Handle input of IP addresses for combined A/AAAA lookups
21 lines of code changed in:
Rename combined DNS host lookup
6 lines of code changed in:
Add a combined A/AAAA lookup
60 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
22 lines of code changed in:
Fixes a possible NullPointerException.
20 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).
1 lines of code changed in:
Ignore manual entered SIP proxy data when autodetect is selected
Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers
24 lines of code changed in:
(153 more)