aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Fix cmake dependencydab_3.99.1dab/3.99.13.99.1Ronan Le Martret1-7/+8
2017-05-11Compiles for cynara if presentJosé Bollo1-1/+8
2017-05-11implement authorisation checkJosé Bollo1-0/+1
2017-05-04Prepare permission for binding version 2José Bollo1-1/+0
2017-04-25genskel: add tiny skeleton generatorJosé Bollo1-0/+1
2017-04-21afb-monitor: draft of monitoringJosé Bollo1-0/+1
2017-04-14Create afb-stub-ws by spliting afb-api-wsJosé Bollo1-1/+2
2017-04-13Introduce apiset for grouping apisJosé Bollo1-1/+2
2017-04-12Add computation of credentialsJosé Bollo1-0/+1
2017-04-05Make daemon interface commonJosé Bollo1-0/+1
2017-04-05Add permission subsystemJosé Bollo1-0/+3
2017-04-04Definitive switch to internal's xreqJosé Bollo1-1/+0
2017-03-31Factorize common code for handling requestsJosé Bollo1-0/+1
2017-03-30Start to implement the bindings V2José Bollo1-0/+1
2017-03-29Prepare move to bindings version 2José Bollo1-0/+1
2017-03-22Refactor of threading and signal monitorJosé Bollo1-2/+3
2017-03-13Beginning of integration as systemd serviceJosé Bollo1-0/+1
2017-03-06Add comments about always setting INFER_EXTENSION.Sebastien Douheret1-0/+1
2017-02-22Enable INFER_EXTENSION and add well-known mime types.Sebastien Douheret1-1/+2
2017-02-21fix mimetype by using libmagicJosé Bollo1-0/+1
2017-01-04Refactor of file main.cJosé Bollo1-0/+1
2017-01-03Improves naming of session's moduleJosé Bollo1-1/+1
2017-01-03cleanup: removes legacy-named fileJosé Bollo1-0/+18
2016-10-28hook: adding of hook feature for requestsJosé Bollo1-0/+1
2016-10-10Threads: handles request with threadsJosé Bollo1-0/+1
2016-10-07Explicit dependency on gcc 4.9 or higherJosé Bollo1-0/+3
2016-08-25enforce locale processing for filesJosé Bollo1-0/+1
2016-08-03websocket transparancy for C/S bindingsJosé Bollo1-0/+1
2016-07-27Expose use of the event loopJosé Bollo1-1/+1
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo1-1/+1
2016-06-13Service instanciationJosé Bollo1-0/+1
2016-06-09Make possible to call a method from a bindingJosé Bollo1-0/+1
2016-06-09Events: refactoringJosé Bollo1-0/+1
2016-05-29improves versionning of libafbwscJosé Bollo1-0/+3
2016-05-27Adds the library libafbwsc.soJosé Bollo1-1/+22
2016-05-24don't export PLUGIN_INSTALL_DIR anywhereJosé Bollo1-0/+2
2016-05-19improves compatibility with yoctoJosé Bollo1-2/+2
2016-05-18adds a pkgconfig fileJosé Bollo1-2/+2
2016-05-18improves the build systemJosé Bollo1-12/+47
2016-05-17update installation of executablesJosé Bollo1-1/+4
2016-05-13example of integration with websocket in CJosé Bollo1-2/+12
2016-05-12websocket client libraryJosé Bollo1-0/+2
2016-05-12better naming for protocolJosé Bollo1-1/+1
2016-05-11improves signal handling & call monitoringJosé Bollo1-0/+1
2016-05-10Refactoring requests and context handlingJosé Bollo1-9/+11
2016-05-04Switch to libsystemd eventsJosé Bollo1-1/+1
2016-04-20makes common code unicJosé Bollo1-0/+1
2016-04-08refactored websocketsJosé Bollo1-0/+2
2016-04-07split api handlingJosé Bollo1-0/+2
2016-04-05new main loop in placeJosé Bollo1-1/+1