index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
certificate
/
CertificateServiceImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't split resource strings, remove unused resources
Ingo Bauersachs
2017-01-18
1
-6
/
+3
*
Remove workaround for JDK-6483657
Ingo Bauersachs
2016-07-27
1
-47
/
+0
*
Updates the license headers.
Damian Minkov
2015-07-20
1
-2
/
+13
*
added explicit import to avoid "CertificateServiceImpl.java:907: error: refer...
surrim
2014-11-08
1
-0
/
+1
*
Implement a workaround for Java bug JDK-6672015
Ingo Bauersachs
2014-11-08
1
-1
/
+66
*
Update AIA access to non-deprecated BC code
Ingo Bauersachs
2014-11-08
1
-2
/
+1
*
Log the reason why a certificate is not trusted
Ingo Bauersachs
2014-11-08
1
-1112
/
+1113
*
Use Windows truststore on first launch as well
Ingo Bauersachs
2014-01-11
1
-1
/
+2
*
Creates authenticate windows service that will create the dialog and will sho...
Damian Minkov
2013-05-18
1
-9
/
+24
*
Moves verify certificate dialog in separate service in order to use the certi...
Damian Minkov
2013-05-16
1
-24
/
+17
*
Merge branch 'ingo'
Werner Dittmann
2013-04-13
1
-19
/
+4
*
Works on preventing an issue with the display of remote video which could sca...
Lyubomir Marinov
2013-02-26
1
-3
/
+17
*
Fixes warnings.
Lyubomir Marinov
2013-02-25
1
-2
/
+7
*
Use Windows' certificate store by default instead of Java's truststore
Ingo Bauersachs
2013-01-26
1
-1
/
+9
*
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...
Yana Stamcheva
2013-01-24
1
-1
/
+1
*
Add certificate revocation checking options to TLS configuration panel
Ingo Bauersachs
2012-12-07
1
-11
/
+8
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-8
/
+9
*
Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing Ill...
Damian Minkov
2012-03-01
1
-1
/
+0
*
Remove property-migration code
Ingo Bauersachs
2011-12-06
1
-10
/
+0
*
Put system properties settings in a separate function. Fixes styles and javad...
Sebastien Vincent
2011-11-08
1
-19
/
+27
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
1
-1
/
+1
*
Add a cache to the certificate service's AIA lookup
Ingo Bauersachs
2011-09-30
1
-20
/
+60
*
Remove option for Windows as CA source on x64 for JRE != 1.7, allow setting o...
Ingo Bauersachs
2011-09-24
1
-14
/
+33
*
Also load the PKCS11 provider from reflection in the config plugin
Ingo Bauersachs
2011-08-26
1
-4
/
+5
*
Remove PKCS11 provider on Windows x64 and load it through reflection
Ingo Bauersachs
2011-08-26
1
-6
/
+20
*
Fixes a problem with large msn contactlists.
Damian Minkov
2011-08-26
1
-1
/
+1
*
Enable client TLS authentication for SIP and add a corresponding
Ingo Bauersachs
2011-08-25
1
-7
/
+295
*
Allow multiple cert hashes for a single hostname. Drop the protocol from XMPP...
Ingo Bauersachs
2011-08-25
1
-61
/
+95
*
Fix starting auto away thread.
Damian Minkov
2011-08-19
1
-1
/
+9
*
Ignore manual entered SIP proxy data when autodetect is selected
Ingo Bauersachs
2011-08-09
1
-0
/
+692