summaryrefslogtreecommitdiff
path: root/objects.mk
AgeCommit message (Collapse)Author
2013-07-27Revert removal of Http. Witness my indecisiveness.Adam Ierymenko
2013-07-27Dump huffman, doesnt add much and complicates porting to other languages. ↵Adam Ierymenko
Also fix compile error in idtool.
2013-07-27Get rid of built-in HTTP. If we do HTTP it will probably be via libcurl to ↵Adam Ierymenko
support HTTPS and chunking and other complexities.
2013-07-27Back out of RPC... blech. Have a better idea.Adam Ierymenko
2013-07-25RPC infrastructure work in progress.Adam Ierymenko
2013-07-17New simpler command interface via loopback UDP protected by a crypto token.Adam Ierymenko
2013-07-11More work in progress on Switch / PacketDecoder refactor.Adam Ierymenko
2013-07-08More filter development. It builds but is not integrated with the rest of ↵Adam Ierymenko
the code.
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko