Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-19 | refactoring context handling | José Bollo | 2 | -22/+37 |
2016-04-19 | prepares event propagation | José Bollo | 3 | -11/+100 |
2016-04-15 | use upoll for event loop | José Bollo | 3 | -13/+14 |
2016-04-08 | refactoring req interface | José Bollo | 1 | -8/+19 |
2016-04-07 | improves file handling | José Bollo | 1 | -3/+3 |
2016-04-05 | new main loop in place | José Bollo | 2 | -2/+4 |
2016-04-05 | fix context values | José Bollo | 1 | -1/+1 |
2016-04-05 | start epoll integration by upoll | José Bollo | 2 | -8/+31 |
2016-04-05 | refactored verbosity | José Bollo | 1 | -1/+1 |
2016-04-04 | work in progress, session handling | José Bollo | 2 | -2/+41 |
2016-04-02 | refactoring in progress (tbf) | José Bollo | 1 | -0/+65 |
2016-04-01 | work in progress (tbf) | José Bollo | 3 | -243/+19 |
2016-04-01 | work in progress (tbf) | José Bollo | 2 | -54/+104 |
2016-04-01 | work in progress | José Bollo | 2 | -40/+17 |
2016-03-31 | refactoring (in progress, tbf) | José Bollo | 2 | -14/+7 |
2016-03-30 | refactoring (in progress, tbf) | José Bollo | 1 | -4/+0 |
2016-03-30 | renaming of field api | José Bollo | 1 | -1/+1 |
2016-03-30 | refactor context usage | José Bollo | 1 | -8/+0 |
2016-03-30 | removes uneeded data | José Bollo | 1 | -1/+0 |
2016-03-30 | refactoring | José Bollo | 2 | -47/+72 |
2016-03-29 | splitting rest-api in two parts | José Bollo | 1 | -4/+0 |
2016-03-23 | AFB_error: improves mangement | José Bollo | 1 | -1/+1 |
2016-03-23 | cleanup: remove unused definitions | José Bollo | 1 | -25/+19 |
2016-03-23 | session: removes file handling | José Bollo | 1 | -0/+2 |
2016-03-23 | several improvements | José Bollo | 1 | -3/+0 |
2016-03-23 | simplification of config | José Bollo | 2 | -9/+1 |
2016-03-23 | moves more helpers from config to helper-api | José Bollo | 1 | -10/+0 |
2016-03-23 | removes save option | José Bollo | 1 | -2/+0 |
2016-03-23 | moves helpers from config to helper-api | José Bollo | 1 | -34/+34 |
2016-03-23 | http-svc: renaming | José Bollo | 1 | -3/+2 |
2016-03-18 | http-svc: work in progress proposal | José Bollo | 1 | -2/+5 |
2016-03-17 | typo | José Bollo | 1 | -1/+1 |
2016-03-17 | main: change location of AFB_options definition | José Bollo | 1 | -8/+0 |
2016-03-17 | local-def: dispatch some definitions | José Bollo | 1 | -4/+0 |
2016-03-17 | removed private api and fix some few warnings | José Bollo | 1 | -7/+0 |
2016-02-23 | refactor cookie to add #port | José Bollo | 1 | -1/+1 |
2016-02-15 | add option for signaling readyness | José Bollo | 1 | -0/+1 |
2016-02-14 | adds mode management | José Bollo | 1 | -1/+1 |
2016-02-09 | Adds a new option: mode | José Bollo | 1 | -0/+2 |
2016-02-08 | avoid use of keyword "private" | José Bollo | 1 | -2/+2 |
2016-02-08 | typo: minor improvement | José Bollo | 1 | -2/+2 |
2016-02-08 | removes unused smack field | José Bollo | 1 | -1/+0 |
2016-01-26 | GetPostPath Ongoing | Fulup Ar Foll | 1 | -0/+1 |
2015-12-30 | Added EmptyPost handling | Fulup Ar Foll | 1 | -1/+1 |
2015-12-24 | Fixed Client Session Context by Plugin | Fulup Ar Foll | 1 | -1/+1 |
2015-12-23 | Implement --ldpaths=dir1:dir2:dir... | Fulup Ar Foll | 1 | -1/+2 |
2015-12-23 | Add plugin handle into request, pass it to free callback | Manuel Bachmann | 1 | -2/+3 |
2015-12-22 | New Session Model [compile but not tested] | Fulup Ar Foll | 2 | -8/+9 |
2015-12-22 | Does not compile | Fulup Ar Foll | 2 | -7/+7 |
2015-12-22 | Improve plugin logic, pass plugins count to session | Manuel Bachmann | 1 | -0/+1 |