Age | Commit message (Expand) | Author | Files | Lines |
2019-06-13 | Timeout support for SSL connections and better timeout handeling. | DanyL | 1 | -0/+4 |
2015-01-28 | Remove trailing whitespace errors from all files | Martin Szulecki | 1 | -5/+5 |
2014-10-03 | Avoid exporting non-public symbols | Martin Szulecki | 1 | -6/+6 |
2014-03-27 | Moved Doxygen comments from source files to public headers. | Aaron Burghardt | 1 | -67/+0 |
2013-05-23 | heartbeat: Fix wrong error codes in documentation | Martin Szulecki | 1 | -4/+4 |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -1/+1 |
2013-03-14 | global: make sure to check service before checking service->port to prevent c... | Nikias Bassen | 1 | -3/+3 |
2013-02-28 | remove unneeded int16_t* casts from calls to service_client_factory_start_ser... | Nikias Bassen | 1 | -1/+1 |
2013-02-28 | service: use correct int16_t instead of uint16_t for error codes | Nikias Bassen | 1 | -1/+1 |
2013-02-27 | heartbeat: Fix compile time warning by casting returned error code | Martin Szulecki | 1 | -1/+1 |
2013-02-27 | turn service_client_start_service into service_client_factory_start_service | Nikias Bassen | 1 | -30/+3 |
2013-02-27 | Add label argument to *_client_start_service() helpers | Martin Szulecki | 1 | -2/+4 |
2013-02-27 | Rename start service methods to be consistent | Martin Szulecki | 1 | -1/+1 |
2013-02-26 | heartbeat: Implement basic "network heartbeat" service protocol | Martin Szulecki | 1 | -0/+235 |