Nikos Kouremenos
c511ec95eb
various fixes
2005-09-05 11:38:46 +00:00
Nikos Kouremenos
0ecc5877f2
say the truth
2005-09-05 11:34:46 +00:00
Nikos Kouremenos
b661626f14
fix coding standards for dman patch
2005-09-05 11:32:59 +00:00
Yann Leboulanger
70e965ce7f
temporary fix
2005-09-05 08:23:31 +00:00
Yann Leboulanger
9cfdc1fa10
fix typo
2005-09-05 07:50:47 +00:00
Yann Leboulanger
59464c6b4b
[dman] use dnspython if available, or switch to pydns
2005-09-05 06:48:56 +00:00
Nikos Kouremenos
3200801bc7
revert last srv commit so svn is usable
2005-09-04 22:22:30 +00:00
Yann Leboulanger
310baa5234
[dman] SRV is back with DNS module
2005-09-04 21:26:12 +00:00
Nikos Kouremenos
d26696bbe5
[Laurent Sartran] catch exception when SSL connection is reset during handshake
2005-09-01 17:44:57 +00:00
Nikos Kouremenos
408aae5084
[nicfit] do keepalive without iq:last but just send " "
...
good because google talk (and other servers) do not support iq:last
good because we do not disconnect ourselves if time changes
good because we do not disconnect ourselves on modal dialogs
good because even stpeter thinks that is the best way to do keepalives
good because we do not flood the server with iq:last
bad because I say it is good :D
2005-08-27 00:07:43 +00:00
Nikos Kouremenos
e3733b0827
fix srv l00kup
2005-08-24 13:04:42 +00:00
Nikos Kouremenos
1449be9bad
commit a patch for xmpppy
2005-08-18 18:50:30 +00:00
Yann Leboulanger
9cbec8ac6d
fix a TB
2005-08-12 07:49:01 +00:00
Yann Leboulanger
0c64b91de4
no need to knowthe ID to know if it's our vcard
2005-08-08 13:34:48 +00:00
Yann Leboulanger
a7572c4352
we not send sha of our VCARD (JEP 153) in every presences
2005-08-07 21:42:32 +00:00
Yann Leboulanger
37a315ac9d
xml console now print everything that is sent/received
2005-08-05 23:43:28 +00:00
Yann Leboulanger
6f6d5c0dcc
JEP70 support (thx nicfit !)
2005-08-05 13:29:39 +00:00
Dimitur Kirov
e9daf09fe5
send file is now functional
2005-08-03 14:04:54 +00:00
Nikos Kouremenos
4054ed3384
remove in_buffer patch from xmppp because it was slowing parsing because of timeout being too high? anyways we should reelase 0.8 someday
2005-08-03 10:28:21 +00:00
Dimitur Kirov
e9bcc20556
check if self.Connetion is instantiated
2005-08-02 14:25:21 +00:00
Dimitur Kirov
b936f2db52
moved file outside xmpp
2005-08-01 22:50:46 +00:00
Nikos Kouremenos
dd821ac164
use better strings (adhere to HIG, try to describe better what is going on), make code by dkirov adhere to our coding standards, fix comments and FIXME in comments
2005-08-01 22:48:58 +00:00
Dimitur Kirov
c204880ce5
moved socks5queu to gajim.py in order to have
...
only one queue
2005-08-01 22:43:33 +00:00
Dimitur Kirov
0cd682f2ce
file transfer progress notification
2005-08-01 15:00:27 +00:00
Nikos Kouremenos
f51c2b0f95
initial patch: do not throw all xml at once to parser because that freezes UI until process is finished. TODO: a better way to seperate what is left to seperate and send by smaller chunks to parser
2005-07-31 17:18:27 +00:00
Dimitur Kirov
a9a2b483cb
fcntl not present in windows
2005-07-31 11:29:18 +00:00
Dimitur Kirov
151844315a
add disco info
2005-07-30 15:06:35 +00:00
Dimitur Kirov
35c8487325
file transfer don;t block GUI
2005-07-30 14:13:45 +00:00
Dimitur Kirov
e9f10feac1
moved from common
2005-07-30 10:58:46 +00:00
Dimitur Kirov
06c4568133
added few ns
2005-07-30 10:19:21 +00:00
Yann Leboulanger
3a8a6e4d8d
new_account is back !
...
getRegInfo can be synchronous if we want
2005-07-07 20:45:24 +00:00
Yann Leboulanger
d62b4e1ea2
NAT Timeout packet are now sent from connection.py so they will be configurable and won't be sent while we connect to a server
2005-06-22 14:54:02 +00:00
Yann Leboulanger
597e0c16f7
these files are not scripts
2005-06-20 10:56:54 +00:00
Nikos Kouremenos
9f03fc4f98
TLS/SSL and response [typo]
2005-06-20 10:35:58 +00:00
Yann Leboulanger
87f1dbcac8
we can now change our nick in gc
2005-06-18 22:09:31 +00:00
Nikos Kouremenos
e325da1e1c
patch xmpppy so it does not loop for ever on timeout disconnection. this patch and previous thanks to Alexey [lib author]
2005-06-18 11:33:29 +00:00
Nikos Kouremenos
d56a4b619d
patch to force ssl no matter which is the port
2005-06-18 11:22:19 +00:00
Nikos Kouremenos
bde8d6b26c
hopefully the last srv commit
2005-06-14 22:08:48 +00:00
Nikos Kouremenos
f8ab62c2c4
bugfix now SRV should work
2005-06-14 21:55:22 +00:00
Nikos Kouremenos
027d247f55
bugfix
2005-06-14 15:14:23 +00:00
Nikos Kouremenos
123ad74370
patch xmpppy to have srv [via optional dep dnspython]
2005-06-14 14:32:30 +00:00
Yann Leboulanger
8b6bb3ef0c
request_register_agent_info is now asynch in xmpp
2005-06-14 10:29:36 +00:00
Nikos Kouremenos
69a9f6f08a
[xmpppy] some jabber servers have ssl on 443 (eg. jabber80.com) so check for that too, and return ssl and not tls as string for return value in connect()
2005-06-02 18:15:29 +00:00
Yann Leboulanger
92b1c8226c
SASL auth is back, ths Alexey
2005-05-26 06:50:17 +00:00
Yann Leboulanger
693aad9b19
show transports rows when we are online, and hide them when we are offline
2005-05-25 18:25:39 +00:00
Yann Leboulanger
e3ddf04b9b
Alexey's patch to disable SASL protocole
2005-05-24 18:08:37 +00:00
Yann Leboulanger
392c1dc7f4
fix DIGEST auth with Alexey patch
2005-05-24 17:50:27 +00:00
Yann Leboulanger
0f41e49758
set default timeout of xmpp to 45 instead of 25
2005-05-23 09:53:05 +00:00
Yann Leboulanger
fe53843edb
we wait 45 for keepalive packages
2005-05-22 17:24:20 +00:00
Yann Leboulanger
6f6f45d07b
check for KeyError ( fix #311 )
2005-05-22 10:10:41 +00:00