gajim, but with plural-affirmative aliases to the /me command
Go to file
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
autopackage [Filippos] updated autopackage file 2006-05-02 11:11:44 +00:00
data - Implement matching of fingerprints against servers.xml 2006-12-22 23:30:23 +00:00
debian updated debian files from official release and for autotools. 2006-10-11 21:10:06 +00:00
m4 removing unneeded m4 files. If intltool and 2006-10-12 08:22:39 +00:00
po [Mauro Brenna] uptodate italian translation 2006-12-18 21:01:21 +00:00
scripts [Fab] install gajim-remote only if dbus is present. see #2723 2006-11-29 08:07:41 +00:00
src - Implement matching of fingerprints against servers.xml 2006-12-22 23:30:23 +00:00
AUTHORS update AUTHORS list 2006-12-19 09:35:16 +00:00
COPYING adding authors and copying file 2004-02-24 19:19:29 +00:00
ChangeLog also include Muine in the Changelog; Yann please cp this to branch dir 2006-12-19 22:55:43 +00:00
INSTALL merge from trunk 2006-10-04 00:10:49 +00:00
Makefile.am [Fab] install gajim-remote only if dbus is present. see #2723 2006-11-29 08:07:41 +00:00
NEWS merge from trunk 2006-10-04 00:10:49 +00:00
README merge with trunk 2006-10-09 00:27:03 +00:00
README.html mention deps for zeroconf 2006-12-03 14:41:17 +00:00
THANKS add Josef Vybíral [cornelius] as artist in about dialog and in THANKS 2006-12-03 18:15:41 +00:00
autogen.sh check for pkg-config in autogen.sh 2006-10-15 10:32:17 +00:00
config.h.in adding some enable options. 2006-10-05 15:08:07 +00:00
configure.ac prepare 0.11 release 2006-12-19 09:12:54 +00:00
gajim.iss update win installer for 0.11 2006-12-19 12:20:39 +00:00
launch.bat cd .. in launch.bat 2006-01-11 22:20:12 +00:00
launch.sh rest of the r6870 merge... 2006-09-17 15:35:04 +00:00
setup_win32.py update win installer for 0.11 2006-12-19 12:20:39 +00:00

README

see README.html