.. |
__init__.py
|
make sure NBClientCommon, dispatcher and
|
2006-05-03 16:12:10 +00:00 |
auth.py
|
fixed line endings
|
2006-01-20 13:23:38 +00:00 |
auth_nb.py
|
[smoku] fix SASL auth. fixes #1911
|
2007-02-06 08:57:59 +00:00 |
browser.py
|
update browser.py and commands.py from cvs
|
2005-10-09 10:04:17 +00:00 |
client.py
|
disconnect after stream end tag, unregister
|
2006-03-16 17:29:30 +00:00 |
client_nb.py
|
handle proxy errors. fixes #799 (socks5 proxies should now be supported. tests needed)
|
2007-02-07 22:05:52 +00:00 |
commands.py
|
[elghinn] xmpppy typo
|
2007-06-03 14:07:54 +00:00 |
debug.py
|
change(s) from xmpppy
|
2006-04-08 15:39:37 +00:00 |
dispatcher.py
|
fixed line endings
|
2006-01-20 13:23:38 +00:00 |
dispatcher_nb.py
|
add a now argument to the send function, so that stanza is sent instantly instead of added to queue. Use it to send answer to adhoc command when we disconnect. fixes #3008 and #2808
|
2007-03-15 12:53:29 +00:00 |
features.py
|
merged trunk r6780
|
2006-09-14 16:48:03 +00:00 |
features_nb.py
|
Do not use xmpppy DataForm class
|
2007-06-06 21:40:56 +00:00 |
filetransfer.py
|
switch from jabberpy to xmpppy
|
2005-04-26 18:45:54 +00:00 |
idlequeue.py
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
protocol.py
|
[elghinn] fix entity time support (xep 90 and 202)
|
2007-06-03 14:00:09 +00:00 |
roster.py
|
commit a patch for xmpppy
|
2005-08-18 18:50:30 +00:00 |
roster_nb.py
|
Switched to non-blocking connections.
|
2006-02-03 12:17:34 +00:00 |
session.py
|
Merging changes from trunk (6774:7465)
|
2006-11-18 20:52:28 +00:00 |
simplexml.py
|
Some errors spoted by file source checkers
|
2006-11-20 19:11:31 +00:00 |
transports.py
|
[sgala] IPV6 support for connection fith server. see #1969
|
2006-11-25 11:50:31 +00:00 |
transports_nb.py
|
Some comments added.
|
2007-06-07 22:49:47 +00:00 |