Directory src/net/java/sip/communicator/plugin/certconfig/

Directory Created:
2011-08-25 21:30
Total Files:
4
Deleted Files:
0
Lines of Code:
1006

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

Lines of Code

src/net/java/sip/communicator/plugin/certconfig/ Lines of Code

Developers

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

Most Recent Commits

s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

22 lines of code changed in:

  • src/net/java/sip/communicator/plugin/certconfig: CertConfigEntryDialog.java (+12 -2), CertConfigTableModel.java (+10 -1)
ibauersachs 2012-01-15 20:02

Avoid duplicate loading of KeyStore when editing a CertConfig entry

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/certconfig: CertConfigEntryDialog.java (+2 -1)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/certconfig: CertConfigActivator.java (+1 -1), CertConfigEntryDialog.java (+1 -1), CertConfigPanel.java (+1 -1), CertConfigTableModel.java (+1 -1)
ibauersachs 2011-09-24 15:52

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:

  • src/net/java/sip/communicator/plugin/certconfig: CertConfigPanel.java (+13 -4)
ibauersachs 2011-08-27 01:41

Also load the PKCS11 provider from reflection in the config plugin

16 lines of code changed in:

  • src/net/java/sip/communicator/plugin/certconfig: CertConfigEntryDialog.java (+16 -4)
ibauersachs 2011-08-25 21:30

Enable client TLS authentication for SIP and add a corresponding
configuration form

965 lines of code changed in:

  • src/net/java/sip/communicator/plugin/certconfig: CertConfigActivator.java (new 111), CertConfigEntryDialog.java (new 548), CertConfigPanel.java (new 215), CertConfigTableModel.java (new 91)
Generated by StatSVN 0.3.1