aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_core.c
Commit message (Collapse)AuthorAge
* activating client_new implementation, seems to mostly work fine, or better ↵Christian Grothoff2016-10-21
| | | | than the old one
* Fix commentDavid Barksdale2016-08-18
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -indentation, logging, style issuesChristian Grothoff2016-07-26
|
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
|
* get transport_api_core to compileChristian Grothoff2016-07-08
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -draft of next version of transport-core APIChristian Grothoff2016-07-08