James Canete
f45380bb23
Added OpenSSL support.
...
Added win32-specific srv lookup support.
Extend session timeout to 15 seconds.
2007-09-05 20:01:24 +00:00
James Canete
9d25e25002
Fix some bugs with stream errors.
2006-08-28 23:03:42 +00:00
Jack Moffitt
fbb6a6b4c6
Implement stream:error handling.
2006-08-25 19:28:08 +00:00
James Canete
78d2ffc5fb
Fixed session timeout from triggering when session is already established.
2005-10-24 05:30:06 +00:00
Jack Moffitt
b992133987
Implement session establishment, which is required if the server
...
advertises it. Fixes bugs relating to not-authorized errors on
XMPP compliant servers.
2005-10-18 07:58:38 +00:00
Jack Moffitt
033602a4cb
Fixed two bugs. The first bug was that if no stream:features was received,
...
we did not proceed with legacy authentication. The second bug was that
if no resource was specified, legacy authentication must fail, and this
condition was not being detected.
2005-06-28 23:13:59 +00:00
Ralph Giles
1a655d515f
Check for a valid resource to bind before checking its length.
2005-06-15 17:15:43 +00:00
Ralph Giles
76e0c6a4b3
Add the 'libstrophe' name to the copyright headers.
2005-06-15 16:58:11 +00:00
Jack Moffitt
17feefe78a
More minor win32 build fixes. The only linking problem is now expat.lib.
2005-06-14 23:27:58 +00:00
Ralph Giles
d07094c090
Implement binding a specific resource if one has been indicated.
2005-06-14 15:13:46 +00:00
Ralph Giles
f741b68de8
Use the jid utilities in _get_authid().
2005-06-14 14:47:12 +00:00
Ralph Giles
72699eff45
Rename xmpp.h to strophe.h and apply the name changes to the internal
...
header multiple include protection.
2005-06-14 14:25:42 +00:00
Ralph Giles
f27235b862
Move the xmpp library to its new name.
2005-06-14 14:10:31 +00:00