aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/certificate
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-202-4/+26
* 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
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Clears reference to certificate dialog service on bundle stop.paweldomas2013-08-071-0/+1
* Creates authenticate windows service that will create the dialog and will sho...Damian Minkov2013-05-183-9/+36
* Moves verify certificate dialog in separate service in order to use the certi...Damian Minkov2013-05-163-309/+41
* Merge branch 'ingo'Werner Dittmann2013-04-132-19/+5
* 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-243-3/+3
* Add certificate revocation checking options to TLS configuration panelIngo Bauersachs2012-12-071-11/+8
* Updates certificate warning icon:Yana Stamcheva2012-10-151-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-294-13/+16
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing Ill...Damian Minkov2012-03-011-1/+0
* Remove unneeded reference to FileAccessServiceIngo Bauersachs2011-12-192-25/+0
* Remove property-migration codeIngo Bauersachs2011-12-061-10/+0
* Fixes possible NullPointerExceptions related to packet logging, resources.Lyubomir Marinov2011-11-231-0/+4
* 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-183-3/+3
* Remove the old, deprecated CertificateVerificationServiceIngo Bauersachs2011-09-301-1211/+0
* 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-254-387/+328
* 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-095-3/+1360
* Update CertificateVerificationService validates client options, obtaining ssl...Damian Minkov2011-03-172-99/+180
* Check default settings for property.Damian Minkov2011-02-081-1/+8
* Update ice4j.jar and fix some javadoc warnings.Sebastien Vincent2010-11-251-6/+11
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-293-0/+1262