about summary refs log tree commit diff stats
path: root/src/connection.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed connection.c -> xmpp_conn.cJames Booth2013-01-281-1166/+0
* Renamed jabber.h -> xmpp.hJames Booth2013-01-281-1/+1
* Set last presence for accountJames Booth2013-01-271-1/+9
* Refactored connecting, and reconnectingJames Booth2013-01-271-59/+108
* Use resource on connectJames Booth2013-01-271-4/+14
* Added cons output when logging in.James Booth2013-01-271-5/+0
* Renamed function in jidJames Booth2013-01-271-2/+2
* Reverted some previous changes to fix login attempt and reconnect issuesJames Booth2013-01-261-14/+27
* Fixed big in autreconnect, reset timer on each connection attemptJames Booth2013-01-261-0/+1
* Refactored iq.c to register iq handlersJames Booth2013-01-251-1/+2
* Removed iq.hJames Booth2013-01-241-1/+0
* Split jabber moduleJames Booth2013-01-241-0/+1090