aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/certificate/CertificateServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Don't split resource strings, remove unused resourcesIngo Bauersachs2017-01-181-6/+3
* Remove workaround for JDK-6483657Ingo Bauersachs2016-07-271-47/+0
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* added explicit import to avoid "CertificateServiceImpl.java:907: error: refer...surrim2014-11-081-0/+1
* Implement a workaround for Java bug JDK-6672015Ingo Bauersachs2014-11-081-1/+66
* Update AIA access to non-deprecated BC codeIngo Bauersachs2014-11-081-2/+1
* Log the reason why a certificate is not trustedIngo Bauersachs2014-11-081-1112/+1113
* Use Windows truststore on first launch as wellIngo Bauersachs2014-01-111-1/+2
* Creates authenticate windows service that will create the dialog and will sho...Damian Minkov2013-05-181-9/+24
* Moves verify certificate dialog in separate service in order to use the certi...Damian Minkov2013-05-161-24/+17
* Merge branch 'ingo'Werner Dittmann2013-04-131-19/+4
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-3/+17
* Fixes warnings.Lyubomir Marinov2013-02-251-2/+7
* Use Windows' certificate store by default instead of Java's truststoreIngo Bauersachs2013-01-261-1/+9
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Add certificate revocation checking options to TLS configuration panelIngo Bauersachs2012-12-071-11/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-8/+9
* Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing Ill...Damian Minkov2012-03-011-1/+0
* Remove property-migration codeIngo Bauersachs2011-12-061-10/+0
* Put system properties settings in a separate function. Fixes styles and javad...Sebastien Vincent2011-11-081-19/+27
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Add a cache to the certificate service's AIA lookupIngo Bauersachs2011-09-301-20/+60
* Remove option for Windows as CA source on x64 for JRE != 1.7, allow setting o...Ingo Bauersachs2011-09-241-14/+33
* Also load the PKCS11 provider from reflection in the config pluginIngo Bauersachs2011-08-261-4/+5
* Remove PKCS11 provider on Windows x64 and load it through reflectionIngo Bauersachs2011-08-261-6/+20
* Fixes a problem with large msn contactlists.Damian Minkov2011-08-261-1/+1
* Enable client TLS authentication for SIP and add a correspondingIngo Bauersachs2011-08-251-7/+295
* Allow multiple cert hashes for a single hostname. Drop the protocol from XMPP...Ingo Bauersachs2011-08-251-61/+95
* Fix starting auto away thread.Damian Minkov2011-08-191-1/+9
* Ignore manual entered SIP proxy data when autodetect is selectedIngo Bauersachs2011-08-091-0/+692