aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-02afb-xreq: integration of subcallsJosé Bollo4-242/+208
2017-07-31afb-svc: allows NULL for callbacks or resultsJosé Bollo1-6/+16
2017-07-31Fix fallthrough warningsJosé Bollo4-1/+7
2017-07-31afb-hook: renamingJosé Bollo1-4/+4
2017-07-31wrap-json: add "for_all" functionsJosé Bollo2-0/+72
2017-07-31afb-evt: add internal push functionsJosé Bollo2-3/+33
2017-07-31afb-evt: unprefix event nameJosé Bollo1-1/+3
2017-07-31afb-cred: provide default values of credentialsJosé Bollo1-1/+25
2017-07-31afb-apiset: reduce verbosityJosé Bollo1-2/+2
2017-07-31wrap-json: Fix warningsJosé Bollo1-12/+14
2017-07-31debugging: add calls to 'personality'José Bollo2-0/+13
2017-07-28debug: allow break after waitJosé Bollo1-9/+10
2017-07-27afb-monitor: use of wrap-json unpackingJosé Bollo1-30/+28
2017-07-27wrap-json: add unpacking tool for jsonJosé Bollo4-107/+892
2017-07-27wrap-json: add packing tool for jsonJosé Bollo2-0/+431
2017-07-27update markdown documentationRonan Le Martret11-656/+741
2017-07-17Missing member on new binding v2 struct.Romain Forlot1-0/+2
2017-07-13Fix const issue in afb-auth.hJosé Bollo2-2/+5
2017-07-11debug: Create a file indicating the waiting pointJosé Bollo2-22/+50
2017-07-05afb-debug: add features for debuggingJosé Bollo4-0/+130
2017-07-05main: improve startJosé Bollo1-4/+4
2017-07-03Make status commonJosé Bollo12-60/+61
2017-07-03update libmicrohttpd to 0.9.55José Bollo1-1/+1
2017-07-03Update libmicrohttpd verion for native buildRonan Le Martret1-1/+1
2017-06-30Bindings V2: enforce prefix AFB_ to logging macrosJosé Bollo3-21/+24
2017-06-30afb-ws-json1: expose addref/unref functionsJosé Bollo2-5/+7
2017-06-29Change debian files packagingRonan Le Martret11-55/+71
2017-06-28Bindings V2: reintroduce field 'info' for verbsJosé Bollo7-36/+45
2017-06-28Fix bad error reportingJosé Bollo1-0/+3
2017-06-28handle more exceptionnal signalsJosé Bollo1-2/+2
2017-06-28Add backtrace on errorsJosé Bollo1-2/+25
2017-06-28Use constants for verbosity and syslog levelsJosé Bollo3-21/+53
2017-06-28Add new macro for handling verbosityJosé Bollo1-0/+18
2017-06-20docs: fix book.json (headers/footers)Stephane Desneux1-2/+2
2017-06-20Merge "Auto generate cover from book.json fields."Stéphane Desneux3-2/+12
2017-06-20docs: add document revisionStephane Desneux3-3/+16
2017-06-20Auto generate cover from book.json fields.Sebastien Douheret3-2/+12
2017-06-19Add page-break for pdf and fix spellingSebastien Douheret9-101/+94
2017-06-19Add gitbook documentation (support PDF generation).Sebastien Douheret16-1/+960
2017-06-13Refactor of the documentationJosé Bollo39-6/+5017
2017-06-12Moves tic-tac-toe sample to V2José Bollo1-51/+33
2017-06-12Fix issue in using systemd socket activationJosé Bollo1-2/+2
2017-06-12Add comment for bindings v2José Bollo1-3/+3
2017-06-12Removes reference to NULL in includesJosé Bollo3-5/+5
2017-06-08Merge "Add rpm and deb packaging"Jan-Simon Moeller8-0/+241
2017-06-08Merge "Add package archive documentation to README.md"Jan-Simon Moeller1-0/+9
2017-06-07Fix concurrency issue in handling referencesJosé Bollo3-14/+15
2017-06-07Add rpm and deb packagingRonan Le Martret8-0/+241
2017-06-07Add package archive documentation to README.mdRonan Le Martret1-0/+9
2017-06-05Allows to enforce prefixed verbose messagesJosé Bollo1-21/+37