Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Remove status from cl_ev_presence_send | James Booth | 2017-01-15 | 1 | -8/+14 |
| | | | | fixes #888 | ||||
* | Allow clearing account resource | James Booth | 2016-11-22 | 1 | -7/+20 |
| | | | | issue #880 | ||||
* | Handle NULL saved_status | James Booth | 2016-07-27 | 1 | -1/+5 |
| | |||||
* | Copy curr_status and free original in session.c | James Booth | 2016-07-27 | 1 | -1/+2 |
| | |||||
* | Free ProfAccount | James Booth | 2016-07-25 | 1 | -0/+1 |
| | |||||
* | Move autoaway check | James Booth | 2016-07-24 | 1 | -0/+141 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -5/+5 |
| | |||||
* | Move event timeout to connection module | James Booth | 2016-07-24 | 1 | -9/+2 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Add connection_set_disconnected() | James Booth | 2016-05-11 | 1 | -8/+13 |
| | |||||
* | Add connection_clear_data() | James Booth | 2016-05-10 | 1 | -13/+7 |
| | |||||
* | Remove connection_free_conn(), connection_free_ctx() | James Booth | 2016-05-10 | 1 | -6/+6 |
| | |||||
* | Add connection_shutdown() | James Booth | 2016-05-10 | 1 | -4/+1 |
| | |||||
* | Remove JABBER_STARTED, JABBER_UNDEFINED connection states | James Booth | 2016-05-10 | 1 | -15/+4 |
| | |||||
* | Remove _session_free_session_data from session.c | James Booth | 2016-05-10 | 1 | -38/+42 |
| | |||||
* | Fixed compile | James Booth | 2016-05-08 | 1 | -1/+1 |
| | |||||
* | Tidy session.c | James Booth | 2016-05-08 | 1 | -3/+4 |
| | |||||
* | Free features on disconnect | James Booth | 2016-05-08 | 1 | -0/+1 |
| | |||||
* | Move conneciton initialisation to _connection_handler | James Booth | 2016-05-08 | 1 | -5/+0 |
| | |||||
* | 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 |