Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-21 | afb-api: add a 'describe' function | 2 | -1/+49 | |
2017-04-21 | afb-api-so-v2: split the declaration in two parts | 2 | -31/+47 | |
2017-04-21 | main: init session module first | 1 | -3/+5 | |
2017-04-21 | apiset: improvements | 2 | -9/+48 | |
2017-04-21 | stress-server: fix rootdir | 1 | -3/+2 | |
2017-04-21 | afb-client-demo: Handle comments | 1 | -3/+6 | |
2017-04-21 | fix bug on incoming event | 1 | -1/+5 | |
2017-04-20 | cleanup and improvement of xreq | 5 | -60/+131 | |
2017-04-20 | Add default api to apiset | 4 | -96/+112 | |
2017-04-20 | Use of 'afb_api_is_valid_name' | 1 | -37/+1 | |
2017-04-19 | simplify main file | 2 | -11/+4 | |
2017-04-14 | Create afb-stub-ws by spliting afb-api-ws | 4 | -1184/+1259 | |
2017-04-14 | allow abstract unix sockets | 1 | -1/+3 | |
2017-04-14 | use heuristic message ids | 1 | -3/+16 | |
2017-04-14 | improve stress test outputs | 2 | -2/+4 | |
2017-04-13 | Introduce apiset for grouping apis | 30 | -316/+613 | |
2017-04-13 | Implement subcall for services over websockets | 2 | -59/+273 | |
2017-04-13 | secure subcall api and verb | 1 | -4/+11 | |
2017-04-13 | enforce reset of xreq at init | 1 | -0/+1 | |
2017-04-13 | Enhance client->server protocol | 1 | -8/+16 | |
2017-04-13 | Simplification of sig-monitor | 2 | -14/+2 | |
2017-04-13 | Use names for constants | 1 | -17/+24 | |
2017-04-13 | Simplification and optimisation of jobs | 2 | -168/+80 | |
2017-04-12 | reduce verbosity | 1 | -3/+0 | |
2017-04-12 | Add credential data to xreq | 6 | -0/+15 | |
2017-04-12 | add argument to stress-server.sh | 1 | -4/+4 | |
2017-04-12 | fix typo | 1 | -2/+2 | |
2017-04-12 | Optimisation of xreq | 9 | -137/+118 | |
2017-04-12 | Add computation of credentials | 6 | -0/+218 | |
2017-04-12 | Rename destination as origin | 1 | -51/+51 | |
2017-04-11 | Fix uninitialized variable | 1 | -0/+1 | |
2017-04-11 | Refactor stress test | 4 | -76/+93 | |
2017-04-11 | Fix a crash on disconnection | 1 | -1/+2 | |
2017-04-11 | Fix a memory leak | 1 | -0/+1 | |
2017-04-11 | fix typo | 1 | -1/+1 | |
2017-04-11 | Add startup call in command line | 3 | -1/+110 | |
2017-04-10 | Make implementation multithread | 4 | -44/+98 | |
2017-04-10 | Enforce flush of incoming data | 1 | -0/+4 | |
2017-04-10 | Make HelloWord binding multi-thread | 1 | -0/+13 | |
2017-04-10 | Refactor of initialisation | 1 | -8/+9 | |
2017-04-10 | Refactor setting of directories | 2 | -9/+8 | |
2017-04-10 | Fix typo | 1 | -1/+1 | |
2017-04-10 | Isolate interupt management | 1 | -7/+44 | |
2017-04-10 | Websocket client select if looping or not | 3 | -3/+13 | |
2017-04-10 | Refactor of API interfaces | 6 | -24/+154 | |
2017-04-07 | Add hooking of daemon interface | 13 | -59/+542 | |
2017-04-07 | Improve log messages | 3 | -33/+61 | |
2017-04-07 | Finalize hooking of requests | 5 | -61/+131 | |
2017-04-06 | Reactivate hooking of requests | 6 | -449/+413 | |
2017-04-06 | Avoid prompting error on empty line | 1 | -3/+4 |