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

| 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 |
Fixes javadoc and eclipse related warnings in the code.
6 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 lines of code changed in:
Adds a configuration property allowing to enable/disable different configuration forms from provisioning.
11 lines of code changed in:
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:
Fixed random positioning of tabs in the security configuration form.
27 lines of code changed in:
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:
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:
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:
Introduce configuration form types and allow forms to be registered for the security section.
93 lines of code changed in:
Configuration window improvements including reorganizing sections, user interface modifications, account loading/unloading functionality and more.
282 lines of code changed in: