Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-14 | renamings | 2 | -90/+70 | |
2016-04-14 | removes use of printf | 3 | -8/+8 | |
2016-04-14 | only one context | 1 | -1/+0 | |
2016-04-08 | enforce creation of contextes | 1 | -2/+4 | |
2016-04-08 | simplification | 1 | -13/+2 | |
2016-04-08 | restoring cookie of session | 5 | -51/+111 | |
2016-04-08 | clean request data | 1 | -0/+5 | |
2016-04-08 | refactoring req interface | 7 | -151/+277 | |
2016-04-08 | new websocket handling | 5 | -421/+83 | |
2016-04-08 | refactored websockets | 8 | -263/+514 | |
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 |