Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move xmpp_initialise() to conneciton.c | James Booth | 2016-05-07 | 1 | -1/+0 | |
| | ||||||
* | Move disco info struct to connection | James Booth | 2016-05-07 | 1 | -51/+2 | |
| | ||||||
* | Move available resources to connection struct | James Booth | 2016-05-07 | 1 | -21/+1 | |
| | ||||||
* | Remove redundant tls secured function | James Booth | 2016-05-06 | 1 | -1/+1 | |
| | ||||||
* | Tidy connect function | James Booth | 2016-05-06 | 1 | -3/+3 | |
| | ||||||
* | Move connection_connect | James Booth | 2016-05-06 | 1 | -36/+3 | |
| | ||||||
* | Move send stanza function | James Booth | 2016-05-06 | 1 | -11/+0 | |
| | ||||||
* | Move conn is secure function | James Booth | 2016-05-06 | 1 | -10/+0 | |
| | ||||||
* | Move tls peer cert function | James Booth | 2016-05-06 | 1 | -24/+0 | |
| | ||||||
* | Move uuid functions | James Booth | 2016-05-06 | 1 | -14/+0 | |
| | ||||||
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -9/+3 | |
| | ||||||
* | Tidy session.c | James Booth | 2016-05-06 | 1 | -49/+52 | |
| | ||||||
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -63/+63 | |
| | ||||||
* | Add session.c | James Booth | 2016-05-05 | 1 | -339/+114 | |
| | ||||||
* | Renamed connection.c -> session.c | James Booth | 2016-05-05 | 1 | -0/+790 | |