gajim-plural/gajim
Philipp Hörist c534d3a147 Refactor SSL errors
Dont save fingerprints to config and check certs with our own methods.
We should trust openssl to do all necessary checks.

Self signed certs can be added to cacert.pem and will not show up as
an error until the cert changes.

nbxmpp now saves all ssl errors and passes them, so now we loop over
all errors until all are confirmed or ignored by the user

Also cacerts are now saved in utf-8
2018-05-01 14:03:20 +02:00
..
command_system Fix const imports 2018-04-23 18:32:01 +02:00
common Refactor SSL errors 2018-05-01 14:03:20 +02:00
data servers.xml: re-add lightwitch.org as IBR was re-enabled. 2018-04-30 20:35:28 +02:00
dev Remove not supported methods 2018-03-30 15:05:25 +02:00
plugins Get version from package instead of config 2018-05-01 00:37:13 +02:00
__init__.py update version to 1.0.2 2018-04-30 17:04:58 +02:00
accounts_window.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
adhoc_commands.py
advanced_configuration_window.py
app_actions.py Port show-next-pending-event from gajim-remote 2018-02-13 19:25:01 +01:00
application.py Move some imports 2018-04-25 21:24:05 +02:00
atom_window.py
cell_renderer_image.py
chat_control.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
chat_control_base.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
config.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00
conversation_textview.py Remove unused imports 2018-03-26 01:06:56 +02:00
dataforms_widget.py
dialog_messages.py improve some strings 2018-03-25 16:26:29 +02:00
dialogs.py Refactor SSL errors 2018-05-01 14:03:20 +02:00
disco.py set a transient_for for join groupchat dialog when needed. Fixes #8994 2018-03-28 16:14:54 +02:00
emoticons.py Remove unused imports 2018-03-26 01:06:56 +02:00
features_window.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
filetransfers_window.py Show image preview in filechooser dialog 2018-03-21 20:24:20 +01:00
gajim.py Depend on nbxmpp 0.6.5 2018-04-30 16:57:19 +02:00
gajim_remote.py Remove unused imports 2018-03-26 01:06:56 +02:00
gajim_themes_window.py
groupchat_control.py Add support for Room Avatars 2018-04-19 22:11:41 +02:00
groups.py
gtkexcepthook.py Make ExceptionDialog easier to test 2018-04-22 22:34:27 +02:00
gtkgui_helpers.py Convert font weight from pango to css values 2018-04-30 17:43:32 +02:00
gui_interface.py Refactor SSL errors 2018-05-01 14:03:20 +02:00
gui_menu_builder.py Remove unused imports 2018-03-26 01:06:56 +02:00
history_manager.py Dont determine paths at module import time 2018-04-25 21:26:02 +02:00
history_sync.py Remove unused imports 2018-03-26 01:06:56 +02:00
history_window.py Fix const imports 2018-04-23 18:32:01 +02:00
htmltextview.py Move DB creating into logger module 2018-04-22 22:16:17 +02:00
logind_listener.py Logind listener: make string translatable 2018-01-27 00:20:53 +01:00
message_control.py
message_textview.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
message_window.py Remove unused imports 2018-03-26 01:06:56 +02:00
music_track_listener.py
negotiation.py
notify.py Dont set urgency when we already set priority 2018-04-29 23:38:16 +02:00
options_dialog.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
profile_window.py save hash and mime_type of avatar when receiving vCard from server 2018-04-08 23:45:32 +02:00
remote_control.py Remove unused imports 2018-03-26 01:06:56 +02:00
roster_window.py Windows: Always hide roster window on X 2018-04-30 00:35:48 +02:00
screensaver_listener.py Remove unused imports 2018-03-26 01:06:56 +02:00
search_window.py
secrets.py Refactor configpaths 2018-04-21 12:48:57 +02:00
server_info.py Support http:upload:0 2018-04-20 08:35:40 -04:00
session.py Fix const imports 2018-04-23 18:32:01 +02:00
shortcuts_window.py
statusicon.py Remove unused imports 2018-03-26 01:06:56 +02:00
tooltips.py Show correct account lable in tooltip 2018-04-29 23:47:30 +02:00
vcard.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00