summaryrefslogtreecommitdiffstats
path: root/src/core/interface.c
Commit message (Expand)AuthorAgeFilesLines
* Add debuggingMichael Brown2007-05-181-0/+2
* Clarify behaviour of plug() by using intf_put() and intf_get().Michael Brown2007-05-011-3/+2Star
* D'ohMichael Brown2007-04-301-2/+2
* Added plug_plug()Michael Brown2007-04-301-0/+15
* Add (and use) generic reference counter, to improve signal:noise ratioMichael Brown2007-04-301-40/+3Star
* Initial sketch for the generic data-transfer interface.Michael Brown2007-04-271-0/+81