aboutsummaryrefslogtreecommitdiff
path: root/src/core/endpt.c
Commit message (Expand)AuthorAge
...
* Remove old debug.Garrett D'Amore2016-12-31
* Restructure to be less confusing to uncrustify.Garrett D'Amore2016-12-31
* Factor out repeated protocol code into common.Garrett D'Amore2016-12-29
* Send and receive now work.Garrett D'Amore2016-12-27
* Substantial fixes for listen & dialers.Garrett D'Amore2016-12-25
* Change entry points in transports to bind() and connect().Garrett D'Amore2016-12-25
* New dial/listen API. Dialing might work now.Garrett D'Amore2016-12-25
* Uncrustify fixes.Garrett D'Amore2016-12-23
* Implemened synchronous & asynchronuos dialer, accepter. Getting close...Garrett D'Amore2016-12-22
* Implemented dialer core.Garrett D'Amore2016-12-22
* Endpoint dialer implemented.Garrett D'Amore2016-12-22
* Work on endpoints. More C99 & type cleanups.Garrett D'Amore2016-12-22