summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo5-76/+75
2016-06-23api-dbus: improves eventsJosé Bollo1-58/+517
2016-06-23evt: handles broadcasting and trackingJosé Bollo5-39/+151
2016-06-17evt: exposes name of eventsJosé Bollo2-0/+9
2016-06-17evt: improves commentsJosé Bollo1-4/+88
2016-06-17evt: minor cleanupJosé Bollo1-5/+0
2016-06-16session: add cookiesJosé Bollo2-0/+69
2016-06-13minor reordering of codeJosé Bollo1-19/+23
2016-06-13Service instanciationJosé Bollo8-1/+339
2016-06-10subcall: adds an error functionJosé Bollo2-1/+12
2016-06-10session: allows individual timeoutJosé Bollo1-2/+11
2016-06-10session: tiny refactor of creationsJosé Bollo2-24/+50
2016-06-10improves readabilityJosé Bollo1-56/+79
2016-06-10common code reuseJosé Bollo5-38/+26
2016-06-09Make possible to call a method from a bindingJosé Bollo7-11/+275
2016-06-09Events: refactoringJosé Bollo13-162/+373
2016-06-08Websocket: improves overall integrationJosé Bollo3-252/+98
2016-06-08wsj1: minor API refactoringJosé Bollo2-19/+40
2016-06-08Improves message formatingJosé Bollo4-22/+48
2016-06-02afb-hreq.c: fix etag size (fixes stack smashing detected by stack protector)Stephane Desneux1-1/+1
2016-05-30add option --session-maxJosé Bollo2-2/+16
2016-05-30applies timeout setting for apisJosé Bollo4-1/+9
2016-05-29Adds documentationJosé Bollo1-13/+40
2016-05-29redirect with the queryJosé Bollo3-20/+111
2016-05-29don't enforce to refresh the tokenJosé Bollo1-1/+1
2016-05-29improves versionning of libafbwscJosé Bollo1-0/+3
2016-05-29remove event sender interfaceJosé Bollo1-13/+3
2016-05-29adds documentation for websocket C clientsJosé Bollo2-0/+151
2016-05-29compact formatting of jsonJosé Bollo4-11/+11
2016-05-27Adds the library libafbwsc.soJosé Bollo3-2/+32
2016-05-27improves detection of formatting errorJosé Bollo1-1/+1
2016-05-27indicates the call to initialisation functionJosé Bollo1-0/+1
2016-05-24avoid to free the same pointerJosé Bollo1-1/+1
2016-05-24improves commentsJosé Bollo2-0/+8
2016-05-24Improves behaviour of afb_req_getJosé Bollo1-3/+5
2016-05-24don't export PLUGIN_INSTALL_DIR anywhereJosé Bollo1-0/+2
2016-05-24add log macros for pluginsJosé Bollo5-64/+77
2016-05-23fix regression of AFB_SESSION_NONEJosé Bollo1-1/+1
2016-05-23fix unicity of returned reqidJosé Bollo1-7/+3
2016-05-23Setting and checking LOAJosé Bollo3-7/+26
2016-05-23adds 'reqid' for GET/POST requestsJosé Bollo1-13/+27
2016-05-23Fix don't close session on 'create again' errorJosé Bollo1-1/+0
2016-05-23Fix DON'T ALWAYS CLOSE SESSIONJosé Bollo1-1/+1
2016-05-22Add verbs for closing and setting LOAJosé Bollo2-2/+6
2016-05-22Fix AFB_SESSION_CREATE behaviourJosé Bollo5-9/+60
2016-05-20set version to 0.5José Bollo1-1/+1
2016-05-20fix one-page-application redirectJosé Bollo3-5/+18
2016-05-20plugin: improves error detectionJosé Bollo2-19/+31
2016-05-19improves compatibility with yoctoJosé Bollo1-2/+2
2016-05-19websocket: accept empty protocolJosé Bollo1-1/+5