[root]/src/net/java/sip/communicator/impl/protocol/sip/security

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 47 (100.0%) | 1530 (100.0%) | 32.5 |
| emcho | 28 (59.6%) | 1307 (85.4%) | 46.6 |
| yanas | 3 (6.4%) | 82 (5.4%) | 27.3 |
| damencho | 5 (10.6%) | 81 (5.3%) | 16.2 |
| lubomir_m | 6 (12.8%) | 22 (1.4%) | 3.6 |
| wernerd | 2 (4.3%) | 16 (1.0%) | 8.0 |
| scmerger | 2 (4.3%) | 16 (1.0%) | 8.0 |
| pradelle | 1 (2.1%) | 6 (0.4%) | 6.0 |
Displays account display name when password is wrong.
Adds more logging when connecting using xmpp.
2 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
Fix show of wrong password dialog if we wait too long on master password prompt or wrong password dialog for sip accounts. Fix editing sip account password.
18 lines of code changed in:
Consequent seq. numbers when using SIP basic messaging and SIP typing notifications.
50 lines of code changed in:
Synchronizing handling challenge in order to avoid multiple password windows if needed to ask for password.
2 lines of code changed in:
Fix incorrect sequence number in dialog during file transfer.
55 lines of code changed in:
Fix logger usage - sixth bunch.
16 lines of code changed in:
Removes debug printing
2 lines of code changed in:
Configures jain-sip-ri to work in a reentrant/non-blocking mode.
10 lines of code changed in:
Refactors SipSecurityManager in an effort to fix repetitive password prompts with sip
87 lines of code changed in:
Fixes a few off-column-80 violators
4 lines of code changed in:
Fixes spelling mistakes and formatting.
8 lines of code changed in:
Moves SIP Response.OK processing to CallSipImpl.
3 lines of code changed in:
Fixes handling of 403 responses during authentication in a way that guarantees that the user would be re-asked for a password.
193 lines of code changed in:
adds a generic preauthentication facility
4 lines of code changed in:
Commits another part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the src directory.
6 lines of code changed in:
Simplifies MediaControl.createDataSourceForEncodings(). Resolves issue #693. Applies a number of cosmetic changes.
6 lines of code changed in:
Merge branch '1.0-local' into trunk-local
* 1.0-local:
Make sure that all errors that occur during registration are reported.
Fixes problem authentication problem for first authentications.
2 lines of code changed in:
Merge branch '1.0-local' into trunk-local
14 lines of code changed in:
Fixes warnings about unused imports.
8 lines of code changed in:
(17 more)