Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved roster request to xmpp_iq | James Booth | 2013-01-29 | 1 | -0/+1 |
* | Added message_add_handlers() | James Booth | 2013-01-29 | 1 | -3/+1 |
* | Moved message functions to xmpp_message.c | James Booth | 2013-01-29 | 1 | -5/+8 |
* | Added xmpp_message.c | James Booth | 2013-01-29 | 1 | -1/+3 |
* | Added presence_add_handlers() | James Booth | 2013-01-29 | 1 | -2/+1 |
* | Changed adding iq handlers to take no args | James Booth | 2013-01-28 | 1 | -1/+1 |
* | Moved functions to xmpp_presence | James Booth | 2013-01-28 | 1 | -5/+9 |
* | Added xmpp_presence.c | James Booth | 2013-01-28 | 1 | -2/+11 |
* | Renamed stanza.c -> xmpp_stanza.c | James Booth | 2013-01-28 | 1 | -3/+128 |
* | Renamed capabilities.c -> xmpp_caps.c | James Booth | 2013-01-28 | 1 | -0/+15 |
* | Renamed jabber.h -> xmpp.h | James Booth | 2013-01-28 | 1 | -0/+89 |