Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-25 | Add comments | 1 | -11/+73 | |
2016-04-21 | manages reference counting for events | 1 | -1/+3 | |
2016-04-21 | websocket implementing cleanup | 2 | -18/+12 | |
2016-04-21 | websocket refactoring | 4 | -92/+273 | |
2016-04-21 | handles closing in callbacks | 1 | -10/+19 | |
2016-04-21 | improves decoupling from afb | 1 | -35/+54 | |
2016-04-21 | handles disconnection | 1 | -1/+6 | |
2016-04-21 | refactoring websockects low-level | 3 | -101/+127 | |
2016-04-20 | better handling of multiple cases | 1 | -3/+0 | |
2016-04-20 | makes common code unic | 5 | -60/+117 | |
2016-04-19 | initial event handler | 4 | -7/+170 | |
2016-04-19 | refactoring context handling | 8 | -43/+45 | |
2016-04-19 | prepares event propagation | 2 | -50/+36 | |
2016-04-18 | changing the license to apache 2 | 4 | -61/+43 | |
2016-04-17 | set download path | 3 | -1/+49 | |
2016-04-17 | cleaner http handling in main | 1 | -60/+62 | |
2016-04-15 | fix use of libmagic | 1 | -8/+8 | |
2016-04-15 | use upoll for event loop | 16 | -47/+174 | |
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 |