Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protocol: renamed some files. | 2019-05-29 | 1 | -0/+0 | |
* | Protocol: updated tutorial. | 2019-05-29 | 1 | -7/+12 | |
* | Protocol: more code and a tutorial. | 2019-05-29 | 1 | -46/+60 | |
* | Protocol: renamed functions to fit the "namespace". | 2019-05-28 | 1 | -5/+4 | |
* | Protocol: more docs. | 2019-05-28 | 1 | -0/+12 | |
* | Protocol: new functions and associated docs. | 2019-05-28 | 1 | -6/+29 | |
* | Merge branch 'proto_stdio_threads' | 2019-05-26 | 1 | -0/+30 | |
|\ | |||||
| * | daemon: improve threading logic on null proto. | 2019-05-26 | 1 | -1/+1 | |
| * | daemon: implemented stdio interfaces | 2019-05-21 | 1 | -0/+3 | |
| * | daemon: added stdio (null) im proto stubs. | 2019-05-21 | 1 | -0/+27 | |
* | | Merge branch '31-Net-Protocol-Handling' | 2019-05-26 | 4 | -4/+182 | |
|\ \ | |||||
| * | | common: cosmetic changes. | 2019-05-26 | 3 | -9/+9 | |
| * | | Protocol: updated get_tlv and more docs. | 2019-05-22 | 1 | -0/+11 | |
| * | | Protocol: updated docs for functions that survived redesign. | 2019-05-22 | 1 | -0/+5 | |
| * | | Protocol: reimplemented get_tlv and added tlv_data_size. | 2019-05-22 | 1 | -1/+3 | |
| * | | Protocol: tossed a bunch of function out the window. | 2019-05-22 | 1 | -0/+2 | |
| * | | Protocol: reimplemented push_string and push_fpi1. | 2019-05-22 | 1 | -1/+1 | |
| * | | Protocol: interface redesign. | 2019-05-22 | 1 | -31/+14 | |
| * | | device: actually make it all build and such. | 2019-05-22 | 2 | -16/+7 | |
| * | | Protocol: forgot to commit updated udp.h | 2019-05-21 | 1 | -2/+2 | |
| * | | Protocol: moved udp code out of main. | 2019-05-21 | 2 | -2/+18 | |
| * | | Protocol: implementation of device-side protocol. | 2019-05-21 | 2 | -3/+17 | |
| * | | Protocol: changes to interface and some re-implementation. | 2019-05-21 | 2 | -19/+47 | |
| * | | Protocol: implemented request and reply pushing to packet. | 2019-05-20 | 2 | -0/+10 | |
| * | | Protocol: Implemented protocol error reporting. | 2019-05-19 | 2 | -22/+17 | |
| * | | Protocol: more work on protocol implementation. | 2019-05-19 | 2 | -4/+34 | |
| * | | Whole-project: partial implementation of protocol. | 2019-05-18 | 2 | -0/+91 | |
* | | | daemon: net: getlastdata now allocates a buffer. | 2019-05-21 | 1 | -2/+2 | |
| |/ |/| | |||||
* | | daemon: improve cleanup code. | 2019-05-20 | 1 | -0/+1 | |
* | | Merge branch '18-purple' | 2019-05-17 | 2 | -1/+32 | |
|\ \ | |||||
| * | | daemon: add a skeleton libpurple interface. | 2019-05-17 | 2 | -1/+32 | |
| |/ | |||||
* | | Fixed some small issues with enumerator. | 2019-05-14 | 1 | -4/+4 | |
* | | Implemented enumerator for verbosity levels. | 2019-05-14 | 1 | -0/+8 | |
|/ | |||||
* | daemon: added verbose flag. | 2019-04-09 | 1 | -0/+2 | |
* | daemon: style adjustment | 2019-03-29 | 1 | -0/+2 | |
* | daemon: add networking code. | 2019-03-29 | 1 | -0/+41 | |
* | Initial commit. | 2019-03-18 | 1 | -0/+26 |