Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-07 | Main readme and config module | cbdev | 1 | -62/+6 | |
2019-06-02 | File backend peer query | cbdev | 1 | -2/+26 | |
2019-06-01 | Implement file backend | cbdev | 1 | -0/+1 | |
2019-06-01 | Implement plugin loading | cbdev | 1 | -4/+5 | |
2019-05-31 | Unix socket peer connection | cbdev | 1 | -10/+13 | |
2019-05-26 | Basic plugin loading | cbdev | 1 | -6/+35 | |
2019-05-26 | Backend configuration, main config parsing | cbdev | 1 | -24/+90 | |
2019-05-25 | Implement pongs, move to multiple TLUs | cbdev | 1 | -20/+56 | |
2019-05-25 | Basic forwarding and builtin extension functions | cbdev | 1 | -1/+14 | |
2019-05-19 | Implement basic peer connection handling | cbdev | 1 | -3/+92 | |
2019-05-19 | Documentation & peer discovery API | cbdev | 1 | -2/+10 | |
2019-05-18 | Document structures, introduce basic API | cbdev | 1 | -21/+50 | |
2019-05-18 | Basic websocket framing | cbdev | 1 | -0/+9 | |
2019-05-18 | Complete WS connection establishment | cbdev | 1 | -83/+3 | |
2019-05-17 | Split out websocket handling, HTTP header processing | cbdev | 1 | -130/+12 | |
2019-05-12 | Client handling | cbdev | 1 | -23/+75 | |
2019-05-04 | Basic connection handling | cbdev | 1 | -0/+272 | |