Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Fixed cppcheck warnings | James Booth | 2014-04-26 | 1 | -1/+0 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Moved ChatSession typedef | James Booth | 2013-01-12 | 1 | -2/+0 |
| | |||||
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | Fixed invalid state transition from <active/> to <paused/> | James Booth | 2012-10-31 | 1 | -3/+5 |
| | |||||
* | Handling paused status | James Booth | 2012-10-31 | 1 | -1/+3 |
| | |||||
* | Added boilerplate code to handle chat states | James Booth | 2012-10-31 | 1 | -1/+3 |
| | |||||
* | Basic state handling | James Booth | 2012-10-31 | 1 | -0/+7 |
| | |||||
* | Create chat session on send if none exists | James Booth | 2012-10-30 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into chatstates | James Booth | 2012-10-30 | 1 | -17/+7 |
| | | | | | Conflicts: Makefile.am | ||||
* | Using const for chat sessions | James Booth | 2012-10-14 | 1 | -6/+6 |
| | | | | Allocating memory for keys and values | ||||
* | Added sent to chat sessions | James Booth | 2012-10-06 | 1 | -0/+4 |
| | |||||
* | Basic chat session states | James Booth | 2012-10-04 | 1 | -6/+8 |
| | |||||
* | Started work on chat session, and chat states | James Booth | 2012-10-03 | 1 | -0/+41 |