aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_core.c
Commit message (Collapse)AuthorAge
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* mostly logging, avoid having more than one typemap in transmission queue, ↵Christian Grothoff2017-02-19
| | | | accept port=0 as not an error, tolerate link-local addrs
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* 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