Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | mqtt: fix segfaults after disconnecting on write | dequis | 2015-11-19 | -2/+3 |
* | fb_mqtt_write: fix unreachable input_add (priv->wev was always 0) | dequis | 2015-11-19 | -2/+1 |
* | Imported changes from purple-facebook | jgeboski | 2015-08-24 | -669/+590 |
* | fb_mqtt_cb_read: change read size to be remz, hopefully fixing timeouts | dequis | 2015-03-11 | -1/+1 |
* | Updated copyright dates for 2015 | jgeboski | 2015-03-05 | -1/+1 |
* | Check format string security at compile-time | jgeboski | 2015-01-27 | -2/+1 |
* | facebook-mqtt: propagate actual connection error code | jgeboski | 2015-01-23 | -2/+1 |
* | facebook-mqtt: reset the connected state upon closing | jgeboski | 2015-01-23 | -0/+2 |
* | facebook-mqtt: fixed preemptive connection timeouts | jgeboski | 2015-01-17 | -2/+2 |
* | Implemented initial MQTT interface | jgeboski | 2015-01-14 | -0/+1057 |