Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-12 | free SIGALRM for boost timers | 2 | -4/+6 | |
2017-05-11 | generate skeleton from OpenAPI 3 | 4 | -353/+566 | |
2017-05-11 | improve log | 2 | -3/+3 | |
2017-05-11 | Compiles for cynara if present | 2 | -8/+31 | |
2017-05-11 | implement authorisation check | 6 | -15/+140 | |
2017-05-11 | refactor hsrv using jobs queue | 1 | -13/+16 | |
2017-05-05 | remove afb-perm compiler | 2 | -539/+0 | |
2017-05-05 | Add default cred to HTTP link | 2 | -0/+5 | |
2017-05-05 | Add user to context | 3 | -7/+22 | |
2017-05-05 | Expose session UUID from context | 2 | -3/+12 | |
2017-05-05 | Improve includes | 3 | -5/+5 | |
2017-05-05 | make function afb_context_set return a status | 2 | -5/+3 | |
2017-05-05 | Change the effect of close session | 1 | -5/+3 | |
2017-05-05 | session: start to manage concurrency | 5 | -34/+99 | |
2017-05-04 | Make LOA local to the binding | 4 | -40/+20 | |
2017-05-04 | fix a warning | 1 | -1/+1 | |
2017-05-04 | add function to get the current LOA | 2 | -0/+6 | |
2017-05-04 | Prepare permission for binding version 2 | 9 | -264/+52 | |
2017-05-04 | Prepare bindings version 2 | 18 | -312/+479 | |
2017-05-04 | Prepare xreq to be aware of the version | 4 | -35/+18 | |
2017-05-04 | Eliminate use of AFB_SESSION_CREATE | 2 | -12/+2 | |
2017-04-26 | fix a warning | 1 | -1/+1 | |
2017-04-26 | cleanup | 1 | -4/+1 | |
2017-04-26 | Print credential in default request hook | 1 | -1/+11 | |
2017-04-26 | Use upgrade abitlity of libmicrohttpd | 3 | -25/+45 | |
2017-04-26 | Sort verbs and compute their permissions | 1 | -7/+68 | |
2017-04-25 | Add 'afb_daemon_queue_job' for bindings | 4 | -14/+59 | |
2017-04-25 | typo | 1 | -16/+16 | |
2017-04-25 | Make monitor use the interface version 2 | 4 | -83/+29 | |
2017-04-25 | Update the monitor interface for private feature | 2 | -6/+66 | |
2017-04-25 | Add private binding interface feature | 1 | -5/+23 | |
2017-04-25 | genskel: add tiny skeleton generator | 5 | -0/+867 | |
2017-04-25 | cleanup | 1 | -1/+0 | |
2017-04-25 | typo | 1 | -3/+3 | |
2017-04-21 | afb-monitor: draft of monitoring | 4 | -0/+425 | |
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 |