Update gitreview file for master branch
[src/app-framework-binder.git] / src /
2016-12-14 José Bollomain: Removes setting roothttp to . by default
2016-12-14 José Bolloafb-hsrv: Adds an error when alias dir doesn't exist
2016-11-17 José Bolloafb-api-so: adds verbosity on dlopen error
2016-10-31 José Bolloapi-so: cleanup
2016-10-28 José Bollohook: add few comments
2016-10-28 José Bollohook: adding of hook feature for requests
2016-10-14 José Bolloevent: add ability to get the event name
2016-10-10 José BolloThreads: handles request with threads
2016-10-07 José BolloExplicit dependency on gcc 4.9 or higher
2016-09-15 José BolloIgnore the SIGPIPE
2016-09-15 José Bolloafb-ws: fix of handling EAGAIN for websockets
2016-09-15 José Bolloafb-ws: handle EAGAIN return status
2016-08-31 José BolloAdd the option roothttp
2016-08-31 José Bollobindings: adds ability to use data of applications
2016-08-31 José Bollolocale-root: improves the API
2016-08-29 José Bolloafb-hsrv: expose locale root for alias
2016-08-29 José Bollofix bug in reading socket
2016-08-25 José Bolloenforce locale processing for files
2016-08-25 José Bolloadd algorithm to seek for locale files
2016-08-25 José Bolloadds accepted lang to global hreq
2016-08-25 José Bollomakes a function to ensure trailing slash
2016-08-25 José Bollofactorise code for alias handling
2016-08-09 José Bollofix tiny memory leak 2.0.2 blowfish_2.0.2
2016-08-08 José Bollofix blocking read
2016-08-08 José Bollofix on_event for services
2016-08-08 José Bollocleanup of unused variables
2016-08-07 José Bolloremoving casts to (void*) 2.0.1 blowfish_2.0.1
2016-08-07 José Bollofix tiny memory leak
2016-08-03 José Bolloremoving casts to (void*)
2016-08-03 José Bollowebsocket transparancy for C/S bindings
2016-08-03 José Bolloafb-ws: adds function afb_ws_is_connected
2016-08-03 José Bolloapi-dbus: improves 'dbus_req_json'
2016-08-02 José Bolloadds vectored function for text and binary
2016-08-02 José Bolloadds extern to declarations
2016-07-27 José Bollofix unexpected ending spaces
2016-07-27 José BolloExpose use of the event loop
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
next