[root]/src/net/java/sip/communicator/service/certificate

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 595 (100.0%) | 37.1 |
| ibauersachs | 8 (50.0%) | 524 (88.1%) | 65.5 |
| damencho | 1 (6.3%) | 27 (4.5%) | 27.0 |
| s_vincent | 2 (12.5%) | 24 (4.0%) | 12.0 |
| yanas | 1 (6.3%) | 16 (2.7%) | 16.0 |
| emcho | 4 (25.0%) | 4 (0.7%) | 1.0 |
Fixes style formating, javadoc and eclipse related warnings.
24 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Remove the old, deprecated CertificateVerificationService
0 lines of code changed in:
Remove option for Windows as CA source on x64 for JRE != 1.7, allow setting of trustStore system properties, fail XMPP connections when our TrustManager cannot be set
9 lines of code changed in:
Enable client TLS authentication for SIP and add a corresponding
configuration form
336 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
179 lines of code changed in:
Update CertificateVerificationService validates client options, obtaining sslcontext by specifying only error message, option to insert certificate and to look for system properties and system wide keystore. Patch provided by Ingo Bauersachs.
27 lines of code changed in:
Moved the CertificateVerificationService to its own bundle.
Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package.
16 lines of code changed in: