Directory src/net/java/sip/communicator/service/certificate/

Directory Created:
2010-09-29 12:53
Total Files:
4
Deleted Files:
1
Lines of Code:
523

[root]/src/net/java/sip/communicator/service/certificate

Lines of Code

src/net/java/sip/communicator/service/certificate/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 595 (100.0%) 37.1
ibauersachs 8 (50.0%) 524 (88.1%) 65.5
damencho 1 (6.3%) 27 (4.5%) 27.0
s_vincent 2 (12.5%) 24 (4.0%) 12.0
yanas 1 (6.3%) 16 (2.7%) 16.0
emcho 4 (25.0%) 4 (0.7%) 1.0

Most Recent Commits

s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

24 lines of code changed in:

  • src/net/java/sip/communicator/service/certificate: CertificateMatcher.java (+4 -1), CertificateService.java (+20 -19)
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/service/certificate: CertificateConfigEntry.java (+1 -1), CertificateMatcher.java (+1 -1), CertificateService.java (+1 -1), KeyStoreType.java (+1 -1)
ibauersachs 2011-09-30 16:44

Remove the old, deprecated CertificateVerificationService

0 lines of code changed in:

  • src/net/java/sip/communicator/service/certificate: CertificateVerificationService.java (del)
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

9 lines of code changed in:

  • src/net/java/sip/communicator/service/certificate: CertificateService.java (+9 -2)
ibauersachs 2011-08-25 21:30

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

336 lines of code changed in:

  • src/net/java/sip/communicator/service/certificate: CertificateConfigEntry.java (new 175), CertificateService.java (+93), KeyStoreType.java (new 68)
ibauersachs 2011-08-09 14:47

Ignore manual entered SIP proxy data when autodetect is selected
Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers

179 lines of code changed in:

  • src/net/java/sip/communicator/service/certificate: CertificateMatcher.java (new 24), CertificateService.java (new 152), CertificateVerificationService.java (+3)
damencho 2011-03-17 11:48

Update CertificateVerificationService validates client options, obtaining sslcontext by specifying only error message, option to insert certificate and to look for system properties and system wide keystore. Patch provided by Ingo Bauersachs.

27 lines of code changed in:

  • src/net/java/sip/communicator/service/certificate: CertificateVerificationService.java (+27 -16)
yanas 2010-09-29 12:53

Moved the CertificateVerificationService to its own bundle.
Moved SIPCommHTMLEditorKit and SIPCommHTMLEditorPane to the util package.

16 lines of code changed in:

  • src/net/java/sip/communicator/service/certificate: CertificateVerificationService.java (new 16)
Generated by StatSVN 0.3.1