[root]/src/net/java/sip/communicator/plugin/certconfig

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 13 (100.0%) | 1022 (100.0%) | 78.6 |
| ibauersachs | 7 (53.8%) | 996 (97.5%) | 142.2 |
| s_vincent | 2 (15.4%) | 22 (2.2%) | 11.0 |
| emcho | 4 (30.8%) | 4 (0.4%) | 1.0 |
Fixes style formating, javadoc and eclipse related warnings.
22 lines of code changed in:
Avoid duplicate loading of KeyStore when editing a CertConfig entry
2 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
4 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
13 lines of code changed in:
Also load the PKCS11 provider from reflection in the config plugin
16 lines of code changed in:
Enable client TLS authentication for SIP and add a corresponding
configuration form
965 lines of code changed in: