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

Directory Created:
2010-07-05 18:47
Total Files:
2
Deleted Files:
0
Lines of Code:
436

[root]/src/net/java/sip/communicator/plugin/securityconfig
                                 call (0 files, 0 lines)
                                 chat (0 files, 0 lines)
                                 masterpassword (6 files, 1522 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 567 (100.0%) 40.5
yanas 7 (50.0%) 413 (72.8%) 59.0
lubomir_m 4 (28.6%) 146 (25.7%) 36.5
s_vincent 1 (7.1%) 6 (1.1%) 6.0
emcho 2 (14.3%) 2 (0.4%) 1.0

Most Recent Commits

s_vincent 2012-03-09 19:05

Fixes javadoc and eclipse related warnings in the code.

6 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigurationPanel.java (+6 -1)
emcho 2011-10-18 14:03

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

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (+1 -1), SecurityConfigurationPanel.java (+1 -1)
yanas 2011-06-21 17:59

Adds a configuration property allowing to enable/disable different configuration forms from provisioning.

11 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (+11)
lubomir_m 2010-12-15 00:46

Commits patches to enable the blue theme for the tabs of various pages in Tools > Options provided by Akash Nawani in the dev mailing list thread "Regarding Security Page".

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigurationPanel.java (+2 -3)
yanas 2010-10-16 13:00

Fixed random positioning of tabs in the security configuration form.

27 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (+4 -3), SecurityConfigurationPanel.java (+23 -2)
lubomir_m 2010-07-21 11:55

Commits migration.patch (migrates old passwords to the credential storage on startup) and passwordInput.patch (the OK button gets clicked when Enter is hit inside the master password entry field) provided by Dmitri Melnikov as part of Google Summer of Code 2010 on the dev mailing list in the thread "Password Storage in trunk".

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (+1 -3)
lubomir_m 2010-07-15 13:49

Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing list in the thread "Password Storage in trunk".

11 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (+11 -21)
lubomir_m 2010-07-12 17:59

Merges branches/gsoc10/passwdstrg@7435 which represents the work of Dmitri Melnikov on the "Password storage" GSoC 2010 project into trunk.

132 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (+132 -22)
yanas 2010-07-06 15:02

Introduce configuration form types and allow forms to be registered for the security section.

93 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (+13 -63), SecurityConfigurationPanel.java (+80 -11)
yanas 2010-07-05 18:47

Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.

282 lines of code changed in:

  • src/net/java/sip/communicator/plugin/securityconfig: SecurityConfigActivator.java (new 242), SecurityConfigurationPanel.java (new 40)
Generated by StatSVN 0.3.1