Jack Moffitt
|
370a371800
|
Dual licensed libstrophe under MIT and GPLv3.
Updated copyright headers.
|
2009-06-15 15:26:10 -06:00 |
|
Dustin Sallings
|
2b661bd1f4
|
Handle a case where the query has no namespace.
When I tried this sample code, it failed due to a NULL namespace being
returned (and a later strdup(NULL)).
|
2009-04-14 13:11:33 -07:00 |
|
Jack Moffitt
|
1ac33269ac
|
Removed unneeded variables from bot.c.
|
2009-04-14 13:47:20 -06:00 |
|
Matthew Wild
|
bc5265f6c9
|
Bot shouldn't reply to message type="error", and also fixed comment.
|
2008-09-18 03:36:19 +00:00 |
|
Jack Moffitt
|
3b47afaac9
|
Fix warnings and line endings from previous SRV commit. Get rid of domain parameter of xmpp_connect_client(). Remove usused handler.c helper left over from previous commit.
|
2008-07-03 05:20:59 +00:00 |
|
Jack Moffitt
|
a1a9328698
|
Added bot example given to us by Matthew Wild <mwild1@gmail.com>.
|
2008-07-03 02:48:32 +00:00 |
|