gajim-plural/src/common
Stephan Erb 30ad68a26c Backport some fixes to zeroconf: don't fail on special characters, don't allow gpg usage when it is not secure or even possible
Be more verbose when there is a key missmatch.

Mind that presence in zeroconf are not signed, gpg keys have to be assigned manually therefore.
2007-12-31 01:19:08 +00:00
..
xmpp Improving readability (little) by shifting some boolean checks to a lambda function. 2007-12-27 22:28:40 +00:00
zeroconf Backport some fixes to zeroconf: don't fail on special characters, don't allow gpg usage when it is not secure or even possible 2007-12-31 01:19:08 +00:00
__init__.py configuration is now in common/config 2005-04-12 21:09:06 +00:00
atom.py merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
caps.py merge diff from trunk 2007-12-12 08:44:46 +00:00
check_paths.py merge diff from trunk 2007-12-12 08:44:46 +00:00
commands.py merge diff from trunk 2007-12-12 08:44:46 +00:00
config.py [ruiabreuferreira and I] ability to use http_proxy environment variable. fixes #2977 2007-12-19 14:42:04 +00:00
configpaths.py merge diff from trunk 2007-12-12 08:44:46 +00:00
connection.py Backport some fixes to zeroconf: don't fail on special characters, don't allow gpg usage when it is not secure or even possible 2007-12-31 01:19:08 +00:00
connection_handlers.py Rework GPG behaviour: 2007-12-29 23:28:27 +00:00
contacts.py [js & I] show pep info in account tooltip, fix a bug in create_contact() 2007-12-13 20:26:13 +00:00
crypto.py merge diff from trunk 2007-12-12 08:44:46 +00:00
dataforms.py merge diff from trunk 2007-12-12 08:44:46 +00:00
dbus_support.py merge diff from trunk 2007-12-12 08:44:46 +00:00
defs.py create caps_cache table if it doesn't exists. fixes #3641 2007-12-26 21:30:45 +00:00
dh.py merge diff from trunk 2007-12-12 08:44:46 +00:00
events.py merge diff from trunk 2007-12-12 08:44:46 +00:00
exceptions.py merge diff from trunk 2007-12-12 08:44:46 +00:00
fuzzyclock.py merge diff from trunk 2007-12-12 08:44:46 +00:00
gajim.py remove unused global dict. sb, is there a reason for that one I can't see ? 2007-12-28 22:08:28 +00:00
GnuPG.py Rework GPG behaviour: 2007-12-29 23:28:27 +00:00
GnuPGInterface.py merge diff from trunk 2007-12-12 08:44:46 +00:00
helpers.py Backport some fixes to zeroconf: don't fail on special characters, don't allow gpg usage when it is not secure or even possible 2007-12-31 01:19:08 +00:00
i18n.py merge diff from trunk 2007-12-12 08:44:46 +00:00
idle.c make idle detection work in Windows without C compilation stuff (use ctypes and do the call to user32.dll via python [py25 includes ctypes else get it externally]. an Xmas gift from to Yann for .11 wonderful release! 2006-12-30 00:54:20 +00:00
logger.py merge diff from trunk 2007-12-12 08:44:46 +00:00
Makefile.am Merging changes from trunk (6774:7465) 2006-11-18 20:52:28 +00:00
nslookup.py merge diff from trunk 2007-12-12 08:44:46 +00:00
optparser.py create caps_cache table if it doesn't exists. fixes #3641 2007-12-26 21:30:45 +00:00
passwords.py merge diff from trunk 2007-12-12 08:44:46 +00:00
pep.py [js & I] show pep info in account tooltip, fix a bug in create_contact() 2007-12-13 20:26:13 +00:00
proxy65_manager.py merge diff from trunk 2007-12-12 08:44:46 +00:00
pubsub.py pyflakes checks, remove unused imports, mainly 2007-12-27 21:52:45 +00:00
rst_xhtml_generator.py merge diff from trunk 2007-12-12 08:44:46 +00:00
sleepy.py merge diff from trunk 2007-12-12 08:44:46 +00:00
socks5.py Checker tells it's better not to use == True 2007-12-30 12:44:30 +00:00
stanza_session.py pyflakes checks, remove unused imports, mainly 2007-12-27 21:52:45 +00:00
xmpp_stringprep.py merge diff from trunk 2007-12-12 08:44:46 +00:00