afb-client-demo/afb-ws: remove dependency on afb-common.*
[src/app-framework-binder.git] / src /
2016-07-12 Stephane Desneuxafb-client-demo/afb-ws: remove dependency on afb-common.*
2016-07-07 José BolloFix bug when logging during bindings init
2016-06-24 José Bolloimproves verbose messages
2016-06-23 José Bollovocabulary: moving from 'plugin' to 'binding'
2016-06-23 José Bolloapi-dbus: improves events 61/5961/1
2016-06-23 José Bolloevt: handles broadcasting and tracking 15/5915/1
2016-06-17 José Bolloevt: exposes name of events 59/5959/1
2016-06-17 José Bolloevt: improves comments 57/5957/1
2016-06-17 José Bolloevt: minor cleanup 55/5955/1
2016-06-16 José Bollosession: add cookies 53/5953/1
2016-06-13 José Bollominor reordering of code 51/5951/1
2016-06-13 José BolloService instanciation 49/5949/1
2016-06-10 José Bollosubcall: adds an error function 47/5947/1
2016-06-10 José Bollosession: allows individual timeout 45/5945/1
2016-06-10 José Bollosession: tiny refactor of creations 43/5943/1
2016-06-10 José Bolloimproves readability 41/5941/1
2016-06-10 José Bollocommon code reuse 39/5939/1
2016-06-09 José BolloMake possible to call a method from a binding 35/5935/1
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-06-08 José BolloWebsocket: improves overall integration 25/5925/1
2016-06-08 José Bollowsj1: minor API refactoring 23/5923/1
2016-06-08 José BolloImproves message formating 21/5921/1
2016-06-02 Stephane Desneuxafb-hreq.c: fix etag size (fixes stack smashing detecte...
2016-05-30 José Bolloadd option --session-max
2016-05-30 José Bolloapplies timeout setting for apis
2016-05-29 José BolloAdds documentation
2016-05-29 José Bolloredirect with the query
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-29 José Bollodon't enforce to refresh the token
2016-05-29 José Bolloimproves versionning of libafbwsc
2016-05-29 José Bolloremove event sender interface
2016-05-28 José Bolloadds documentation for websocket C clients
2016-05-28 José Bollocompact formatting of json
2016-05-28 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-27 José BolloAdds the library libafbwsc.so
2016-05-27 José Bolloimproves detection of formatting error
2016-05-27 José Bolloindicates the call to initialisation function
2016-05-24 José Bolloavoid to free the same pointer
2016-05-24 José Bolloimproves comments
2016-05-24 José BolloImproves behaviour of afb_req_get
2016-05-24 José Bollodon't export PLUGIN_INSTALL_DIR anywhere
2016-05-24 José Bolloadd log macros for plugins
2016-05-23 José Bollofix regression of AFB_SESSION_NONE
2016-05-23 José Bollofix unicity of returned reqid
2016-05-23 José BolloSetting and checking LOA
2016-05-23 José Bolloadds 'reqid' for GET/POST requests
2016-05-23 José BolloFix don't close session on 'create again' error
2016-05-23 José BolloFix DON'T ALWAYS CLOSE SESSION
2016-05-22 José BolloAdd verbs for closing and setting LOA
2016-05-21 José BolloFix AFB_SESSION_CREATE behaviour
2016-05-20 José Bolloset version to 0.5
2016-05-20 José Bollofix one-page-application redirect
2016-05-20 José Bolloplugin: improves error detection
2016-05-19 José Bolloimproves compatibility with yocto
2016-05-19 José Bollowebsocket: accept empty protocol
2016-05-18 José Bolloadds a pkgconfig file
2016-05-18 José Bolloimproves the build system
2016-05-18 José Bollofavor new names at entry for token and uuid
2016-05-18 José Bollopropagate context creation to websocket
2016-05-18 José Bolloadds detection of wrong names for apis
2016-05-18 José Bollofix bug in websocket client
2016-05-18 José Bollofix naming of plugin entries
2016-05-17 José Bolloevent sender: better naming
2016-05-17 José Bolloimproves plugin interface
2016-05-17 José Bolloprovides developper files
2016-05-17 José Bolloupdate installation of executables
2016-05-17 José Bolloavoid a warning
2016-05-13 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-13 Fulup Ar FollFixed Sample POST/JSON
2016-05-13 José Bollocleaning copyrights
2016-05-13 José Bolloexample of integration with websocket in C
2016-05-13 José Bollonew verbose and clean up
2016-05-12 José Bollowebsocket client library
2016-05-12 José Bollofix a typo bug
2016-05-12 José Bollofix the linked list leak
2016-05-12 José Bollobetter naming for protocol
2016-05-12 José BolloMerge branch 'master'
2016-05-12 José Bollofix https case
2016-05-11 José Bollofixup session memory leak
2016-05-11 José Bollore-allow token null with old semantic
2016-05-11 José Bollodbus service propagate events
2016-05-11 José Bolloimproves signal handling & call monitoring
2016-05-11 José Bolloallows to filter events before to receive it
2016-05-11 José Bolloallows global event listeners
2016-05-11 Manuel Bachmanndaemon: make --token parameter mandatory
2016-05-10 José Bolloexplicit use of json-c
2016-05-10 José Bollotypo
2016-05-10 José Bolloimplmentation of dbus-service activated
2016-05-10 José Bollorefactored logging
2016-05-10 José BolloRefactoring requests and context handling
2016-05-09 José Bolloensure that the copy is done by libmicrohttp
2016-05-09 José Bollobetter cleanup on error
2016-05-09 José Bollobetter naming of event listeners
2016-05-04 José Bolloimproves api
2016-05-04 José Bollotry to avoid unnecessary copy
2016-05-04 José Bolloswitch logs to systemd journal
2016-05-04 José BolloSwitch to libsystemd events
2016-04-27 José Bollofirst add of asynchonous handling
2016-04-26 José BolloImproves websock API
2016-04-26 José Bolloimproves test cases
next