Commit graph

846 commits

Author SHA1 Message Date
Fedor Brunner
80cc75f575 New set of CA certificates is in cacert.pem, used only on Windows.
These CA certificates were copied from debian ca-certificates, which uses
certificates from Mozilla's trust store.

spi CA certificate has be removed, no server in xmpp.net list uses this
CA certificate.
https://xmpp.net/directory.php

I have removed these CA certificates with 1024-bit RSA public keys,
because Mozilla is planning to remove them in Q1 2014 :

Digital_Signature_Trust_Co._Global_CA_1.crt
Digital_Signature_Trust_Co._Global_CA_3.crt
Entrust.net_Secure_Server_CA.crt
Equifax_Secure_CA.crt
Equifax_Secure_eBusiness_CA_1.crt
Equifax_Secure_Global_eBusiness_CA.crt
GTE_CyberTrust_Global_Root.crt
NetLock_Business_=Class_B=_Root.crt
NetLock_Express_=Class_C=_Root.crt
RSA_Root_Certificate_1.crt
Thawte_Premium_Server_CA.crt
Thawte_Server_CA.crt
ValiCert_Class_1_VA.crt
ValiCert_Class_2_VA.crt
Verisign_Class_1_Public_Primary_Certification_Authority.crt
Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.crt
Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.crt
Verisign_Class_3_Public_Primary_Certification_Authority.crt
Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.crt

See:
https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/policy/
https://wiki.mozilla.org/CA:MD5and1024

I'm also removing TurkTrust CA certificates because of this security
incident:
https://blog.mozilla.org/security/2013/01/03/revoking-trust-in-two-turktrust-certficates/

TURKTRUST_Certificate_Services_Provider_Root_1.crt
TURKTRUST_Certificate_Services_Provider_Root_2007.crt
TURKTRUST_Certificate_Services_Provider_Root_2.crt

other/cacert.pem is used only on Windows. On Unix platforms
use CA certificates installed in /etc/ssl/certs
(python-nbxmpp loads CA certificates from /etc/ssl/certs directory)

Fixes #7629
2014-02-17 14:37:29 +01:00
Yann Leboulanger
7565fed0ca add missing signal. Fixes #7586 2013-12-14 09:57:50 +01:00
Yann Leboulanger
fa90c358bb install dh4096.pem file. Fixes #7563 2013-11-17 09:40:21 +01:00
Yann Leboulanger
d4c2fd4da8 [fedor] enable forward secrecy thanks to Diffie-Hellman parameters. Fixes #7555 2013-11-12 21:10:22 +01:00
Denis Fomin
bc62cb1da8 [Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to center. See #7491 2013-11-05 15:04:49 +04:00
Denis Fomin
1e8644f9e3 [Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to center. Fixes #7491 2013-11-05 14:46:48 +04:00
Yann Leboulanger
22ea7bfcb8 re-add missing ... in menus. Fixes #7519 2013-10-30 21:33:31 +01:00
Denis Fomin
9d9bf6b81f Use Active instead of Enabled in Account Preferences. Fixes #7424 2013-10-22 23:59:53 +04:00
Denis Fomin
308f4c4a95 [Darlan] Add/Remove ... Fixes #7519 2013-10-22 13:43:34 +04:00
Denis Fomin
3a034e5aee [Darlan]Set layout_style of buttons Add (gtk-add) Remove (gtk-remove) to default. Fixes #7491 2013-10-16 00:05:16 +04:00
Denis Fomin
d55cf76e3c Fix different background color for Birthday entry. Fixes #7239 2013-10-06 22:43:27 +04:00
Denis Fomin
f10ee06bb3 Fix different background color for Birthday entry and Status entry. See #7239 2013-09-28 17:32:09 +04:00
Denis Fomin
e0db6fe2a5 Fis transient for manage_proxies_window 2013-09-21 14:06:45 +04:00
Denis Fomin
2e57526198 Use underline for browse_for_client_cert_button 2013-09-21 13:53:19 +04:00
Denis Fomin
6124b8a691 set window_position for ACE,gajim_themes and manage_sounds windows 2013-09-21 13:45:24 +04:00
Denis Fomin
29b9637838 Fix buttons icons. See #7186 2013-09-20 20:26:56 +04:00
Denis Fomin
006a7250fd Fix send button. See #7186 2013-09-20 17:26:54 +04:00
Denis Fomin
5aad77a6a2 fix dialogs buttons. Do not "Show images on buttons". Fixes #7186 2013-09-20 14:41:56 +04:00
Denis Fomin
29c9e43f6d accounts and xml accounts creation dialogs. Do not "Show images on buttons". see #7186 2013-09-20 13:02:37 +04:00
Denis Fomin
8fd7348e24 remove account dialog. Do not "Show images on buttons". see #7186 2013-09-20 13:09:52 +04:00
Denis Fomin
84f23b0805 filetransfer and xml console dialogs. Do not "Show images on buttons". see #7186 2013-09-20 12:35:49 +04:00
Denis Fomin
2005fc4ac4 TransformChatToMUC dialog. Do not "Show images on buttons". see #7186 2013-09-20 12:27:41 +04:00
Denis Fomin
b90fd7fdab Join Group Chat dialog. Do not "Show images on buttons". see #7186 2013-09-20 12:16:17 +04:00
Yann Leboulanger
2af5a235cf hide useless scrollbar. Fixes #7239 2013-08-25 19:03:15 +02:00
Yann Leboulanger
9ab803ca63 add markedmsgcolor option to GUI. Fixes #7436 2013-08-25 15:23:22 +02:00
Yann Leboulanger
2602955128 [Darlan] updated man pages. Fixes #7425 2013-08-24 17:58:22 +02:00
Yann Leboulanger
5809aa2b5a ability to show HTML in plugin descriptions 2013-08-16 14:53:17 +02:00
Yann Leboulanger
218892ee97 show scrollbar only when needed. Fixes #7239 2013-08-16 09:25:07 +02:00
Yann Leboulanger
3288a8361c [Tanguy Ortolo] add _Keywords field to gajim.desktop file 2013-08-15 23:21:24 +02:00
Denis Fomin
13c3009d43 Remove hscrollbar in XML console 2013-08-16 00:55:01 +04:00
Denis Fomin
0e45baf36b Set XML console input box height 2013-08-16 00:44:59 +04:00
Yann Leboulanger
2a23a484a0 Avoid him/her in strings. Fixes #7390 2013-08-15 10:36:25 +02:00
Yann Leboulanger
4671bba069 [Darlan] improve some strings. Fixes #7239 2013-08-15 10:33:27 +02:00
Yann Leboulanger
13e35d126c set minimum width for accounts list in accounts window 2013-08-14 14:32:58 +02:00
Denis Fomin
db41acaf5d Reduce the width accounts window 2013-08-12 18:59:52 +04:00
Denis Fomin
4dab465386 Fix GPG settings for zeroconf. see #7239 2013-08-11 18:57:02 +04:00
Yann Leboulanger
452fbc6a54 move formattings button tooltip to the code to make it more precise. Fixes #7389 2013-07-29 10:54:48 +02:00
Yann Leboulanger
1ebea99258 update tooltip in groupchat window 2013-07-28 18:32:53 +02:00
Yann Leboulanger
e388b94796 more tooltips in chat control 2013-07-24 10:06:58 +02:00
Denis Fomin
2d075e13cf Add missing tooltips again 2013-07-23 19:56:36 +04:00
Yann Leboulanger
1e1367417b add some title to windows. Fixes #7383 2013-07-15 15:34:14 +02:00
Yann Leboulanger
a14c758d06 - regroup display PEP info in roster options
- add option to show positive XEP-0184 ack in message window. Fixes 7341
2013-05-12 21:32:29 +02:00
Denis Fomin
ddbac25e19 PluginSystem. xhtml in available tab 2013-05-04 18:27:32 +04:00
Denis Fomin
71464bef56 coding style 2013-03-17 22:33:51 +04:00
Yann Leboulanger
ef1d89bb95 ability to hide / show status changes in history window. Fixes #7255 2013-02-21 19:47:30 +01:00
Denis Fomin
9c28f79b5f Update services.xml from xmpp.net/services.xml Fixes #7310 2013-02-28 12:05:07 +04:00
Yann Leboulanger
2318a3b10c add a minimum height to status message textbox 2013-02-20 20:50:33 +01:00
Yann Leboulanger
14d703e154 nicer change status message window 2013-02-20 20:37:52 +01:00
Denis Fomin
bc21294086 Add letters to dialpad in chat_control.ui. Fixes #7238 2013-02-15 00:29:16 +04:00
Denis Fomin
1a89bcc324 fix tab size 2013-01-29 01:11:25 +04:00