Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved roster request to xmpp_iq | James Booth | 2013-01-29 | 1 | -28/+18 |
* | Added message_add_handlers() | James Booth | 2013-01-29 | 1 | -2/+1 |
* | Moved message functions to xmpp_message.c | James Booth | 2013-01-29 | 1 | -267/+39 |
* | Added xmpp_message.c | James Booth | 2013-01-29 | 1 | -23/+0 |
* | Added presence_add_handlers() | James Booth | 2013-01-29 | 1 | -1/+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 | -143/+27 |
* | Added xmpp_presence.c | James Booth | 2013-01-28 | 1 | -283/+18 |
* | jabber_get_status no longer returns newly allocated string | James Booth | 2013-01-28 | 1 | -4/+2 |
* | Renamed stanza.c -> xmpp_stanza.c | James Booth | 2013-01-28 | 1 | -1/+0 |
* | Renamed capabilities.c -> xmpp_caps.c | James Booth | 2013-01-28 | 1 | -1/+0 |
* | Renamed connection.c -> xmpp_conn.c | James Booth | 2013-01-28 | 1 | -0/+1166 |