gajim-plural/src
junglecow 44674f7e75 - Implement matching of fingerprints against servers.xml
- Add support for fingerprints to servers.xml parser.
 - Add support for 'hidden' servers to servers.xml parser.
 - Add some fingerprints to servers.xml, for testing and as example for the new format.
 - Force asynchronous (nonblocking) SSL handshake in all case
 - Add logging to c/connection.py

Known issues:
 - Checking of fingerprints doesn't work on in-band SSL (Typically port 5222) because of stuff happening out of sequence. Workaround: use immediate SSL mode ("Legacy SSL" option in server config). Because there is as of yet no other way to /force/ SSL, this is also the most secure setting.
 - A lot of code is still looking for a better place to live.
2006-12-22 23:30:23 +00:00
..
common - Implement matching of fingerprints against servers.xml 2006-12-22 23:30:23 +00:00
Makefile.am Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
adhoc_commands.py HIG to adhod glade file; TODO-> FIXME and better header for the corresponding py 2006-12-16 17:44:59 +00:00
advanced.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
atom_window.py Removed some prints, iterTags->getTags. 2006-11-18 21:25:55 +00:00
cell_renderer_image.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
chat_control.py redraw gc window title when we open a pm. fixes #2777 2006-12-13 12:52:59 +00:00
config.py - Implement matching of fingerprints against servers.xml 2006-12-22 23:30:23 +00:00
conversation_textview.py update URL and Mail colors in chat windows instantly. 2006-12-03 12:23:44 +00:00
dataforms_widget.py Pyflakes spoted undefined name, 80 chars 2006-12-17 22:56:16 +00:00
dialogs.py better detection of transport jid in add contact dialog. fixes #2750 2006-12-12 14:16:29 +00:00
disco.py disco: Don't clean cache for account when browser still have a parent. Fixes #2742. 2006-12-10 23:01:37 +00:00
eggtrayicon.c added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
eggtrayicon.h added eggtrayicon from mail-notification. 2006-05-16 08:51:48 +00:00
filetransfers_window.py updated buttons in FT window when selected row status changes. fixes #2785 2006-12-15 18:59:24 +00:00
gajim-remote.py - PyOpenSSL branch merged to trunk 2006-12-20 21:52:40 +00:00
gajim.py [Trunk] 2006-12-20 20:40:08 +00:00
gajim_themes_window.py select active theme when we re-open gajim theme window. fixes #2778 2006-12-13 13:15:06 +00:00
groupchat_control.py Pyflakes spoted undefined name, 80 chars 2006-12-17 22:56:16 +00:00
groups.py Forgotten file from last commit. 2006-08-21 14:14:24 +00:00
gtkexcepthook.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
gtkgui_helpers.py - Implement matching of fingerprints against servers.xml 2006-12-22 23:30:23 +00:00
gtkspellmodule.c [gjc] gtkspellmodule upstream update. Fixes #1700 2006-03-14 22:35:50 +00:00
history_manager.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
history_window.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
htmltextview.py fix htmltextview bug. fixes #2730 2006-12-08 18:01:01 +00:00
message_control.py detect error while encrypting message, block sending it, and display error message. fixes #2712 2006-12-06 16:19:47 +00:00
message_textview.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
message_window.py JID->Jabber ID in gc tooltip 2006-11-21 18:46:33 +00:00
music_track_listener.py make music_track_listener work with older python-dbus than 0.80. see #2784 2006-12-18 09:13:12 +00:00
network_manager_listener.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
notify.py make sure we use dbus public api so we work for python dbus 0.80; see #2784 2006-12-17 11:43:34 +00:00
profile_window.py JID->Jabber ID in gc tooltip 2006-11-21 18:46:33 +00:00
remote_control.py partially revert [7673]. see #2784 2006-12-17 23:00:44 +00:00
roster_window.py translate correctly song status. ♪ was badly understood by msgfmt, so moved out from translated string. 2006-12-18 09:32:23 +00:00
statusicon.py use the blinking when systray holds pending events [only new api/only in windows atm] 2006-12-05 18:45:02 +00:00
systray.py JID->Jabber ID in gc tooltip 2006-11-21 18:46:33 +00:00
tooltips.py [avm] improve strings for translation and update ru.po. fixes #2698 2006-11-23 06:49:22 +00:00
trayicon.defs reorder files 2005-04-12 15:47:20 +00:00
trayicon.override reorder files 2005-04-12 15:47:20 +00:00
trayiconmodule.c reorder files 2005-04-12 15:47:20 +00:00
vcard.py Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00