Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added input editing and buffer | James Booth | 2012-02-26 | 1 | -1/+1 |
* | Added -notls argument and removed server name hack | James Booth | 2012-02-26 | 1 | -37/+42 |
* | Added enum for jabber connection status | James Booth | 2012-02-26 | 1 | -16/+12 |
* | DIsabling tls on server | James Booth | 2012-02-26 | 1 | -0/+7 |
* | Added GPL | James Booth | 2012-02-20 | 1 | -0/+22 |
* | Merged input processing loops | James Booth | 2012-02-20 | 1 | -8/+11 |
* | Tidied message handler | James Booth | 2012-02-19 | 1 | -6/+6 |
* | Tidy up roster loop | James Booth | 2012-02-19 | 1 | -2/+5 |
* | Fixed string handling on roster request | James Booth | 2012-02-19 | 1 | -9/+11 |
* | Fixed string handling on login message | James Booth | 2012-02-19 | 1 | -2/+4 |
* | Tarted up console | James Booth | 2012-02-19 | 1 | -5/+5 |
* | Handles failed logins correctly | James Booth | 2012-02-17 | 1 | -4/+22 |
* | Roster request on successful login | James Booth | 2012-02-16 | 1 | -0/+1 |
* | Handling logins and outputting to console | James Booth | 2012-02-16 | 1 | -2/+15 |
* | Renamed console window functions | James Booth | 2012-02-12 | 1 | -3/+3 |
* | Moved XMPP logging to jabber.c | James Booth | 2012-02-12 | 1 | -0/+16 |
* | Naming of statics | James Booth | 2012-02-12 | 1 | -4/+4 |
* | Tidy up jabber.c | James Booth | 2012-02-10 | 1 | -10/+10 |
* | Removed subscription from roster | James Booth | 2012-02-09 | 1 | -6/+4 |
* | Added roster command | James Booth | 2012-02-09 | 1 | -1/+57 |
* | Basic multiwindow chat | James Booth | 2012-02-08 | 1 | -4/+3 |
* | Added app module | James Booth | 2012-02-07 | 1 | -33/+67 |
* | Moved incoming display message | James Booth | 2012-02-06 | 1 | -11/+5 |
* | Moved function to jabber module | James Booth | 2012-02-05 | 1 | -1/+19 |
* | Added jabber module | James Booth | 2012-02-05 | 1 | -0/+63 |