summaryrefslogtreecommitdiffstats
path: root/ingen/Interface.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-0/+7
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard1-5/+5
2012-04-28Lint.David Robillard1-1/+5
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-16Remove ping() from interface, just use a get instead.David Robillard1-1/+0
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-0/+91