Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-07 | typo | 2 | -5/+1 | |
2016-04-07 | improves websockets | 6 | -47/+481 | |
2016-04-07 | split api handling | 13 | -378/+560 | |
2016-04-07 | more simplification | 9 | -285/+289 | |
2016-04-07 | simplifications | 6 | -107/+137 | |
2016-04-07 | improves index.html handling | 1 | -9/+18 | |
2016-04-07 | fix parameters without value | 1 | -2/+2 | |
2016-04-07 | fix file posting | 2 | -29/+5 | |
2016-04-07 | improves file handling | 4 | -59/+35 | |
2016-04-06 | upload of files | 2 | -9/+37 | |
2016-04-06 | fix uninitialized field (valgrind) | 1 | -0/+1 | |
2016-04-06 | fix a memory leak | 1 | -4/+1 | |
2016-04-06 | websocket first version works | 5 | -21/+51 | |
2016-04-05 | implementation of websockets | 3 | -62/+364 | |
2016-04-05 | renaming of session API | 4 | -3/+12 | |
2016-04-05 | allows connection to upgrade | 7 | -70/+104 | |
2016-04-05 | new main loop in place | 9 | -173/+138 | |
2016-04-05 | fix context values | 1 | -2/+1 | |
2016-04-05 | start epoll integration by upoll | 5 | -1/+194 | |
2016-04-05 | refactored verbosity | 10 | -344/+92 | |
2016-04-04 | work in progress, session handling | 9 | -257/+233 | |
2016-04-02 | refactoring in progress (tbf) | 2 | -8/+28 | |
2016-04-01 | work in progress (tbf) | 4 | -628/+236 | |
2016-04-01 | work in progress (tbf) | 4 | -127/+18 | |
2016-04-01 | work in progress | 11 | -347/+287 | |
2016-03-31 | refactoring (in progress, tbf) | 5 | -23/+89 | |
2016-03-31 | refactoring (in progress, tbf) | 13 | -125/+483 | |
2016-03-31 | fix bug | 2 | -2/+1 | |
2016-03-30 | refactoring (in progress, tbf) | 6 | -167/+286 | |
2016-03-30 | static setup of sessions | 3 | -10/+13 | |
2016-03-30 | renaming of field api | 1 | -9/+10 | |
2016-03-30 | refactor context usage | 4 | -9/+31 | |
2016-03-30 | naming: globally unic identifier | 1 | -4/+4 | |
2016-03-30 | refactoring | 10 | -724/+778 | |
2016-03-29 | removes session files | 1 | -300/+0 | |
2016-03-29 | splitting rest-api in two parts | 11 | -732/+1044 | |
2016-03-25 | websocket: initial (not integrated) | 7 | -0/+694 | |
2016-03-25 | http-svc: fix bug | 1 | -1/+1 | |
2016-03-25 | session: fix bug | 1 | -2/+2 | |
2016-03-23 | session: formating | 1 | -279/+330 | |
2016-03-23 | afb-req-itf: small step for abstracting | 3 | -8/+52 | |
2016-03-23 | AFB_error: improves mangement | 1 | -3/+3 | |
2016-03-23 | cleanup: remove unused definitions | 1 | -0/+2 | |
2016-03-23 | session: moves initialisation to main | 3 | -6/+4 | |
2016-03-23 | session: removes file handling | 2 | -47/+51 | |
2016-03-23 | main: simplification | 1 | -110/+105 | |
2016-03-23 | several improvements | 4 | -152/+87 | |
2016-03-23 | simplification of config | 4 | -413/+118 | |
2016-03-23 | moves more helpers from config to helper-api | 2 | -1/+10 | |
2016-03-23 | rest-api: allow zero plugin | 1 | -5/+0 |