removed private api and fix some few warnings
[src/app-framework-binder.git] / src / rest-api.c
2016-03-17 José Bolloremoved private api and fix some few warnings
2016-03-16 José BolloAdd warning detection and improve
2016-02-23 José Bollorefactor cookie to add #port
2016-02-17 Fulup Ar FollAllow Multiple TokenCreate when --token=""
2016-02-17 Fulup Ar FollMerge origin/master
2016-02-17 Fulup Ar FollAllow Multiple TokenCreate when --token=""
2016-02-15 José Bollorest-api: fix verbosity of upload message
2016-02-08 José Bolloavoid use of keyword "private"
2016-01-28 Yannick Gicquelrest-api: catch error from pluginRegisterFct()
2016-01-28 Yannick Gicquelrest-api: fixup AFB_plugins allocated references
2016-01-26 Fulup Ar FollMerge branch 'master' of github.com:iotbzh/afb-daemon
2016-01-26 Fulup Ar FollFixed Post File Upload
2015-12-30 Fulup Ar FollFix Cookie Size [was to small]
2015-12-30 Fulup Ar FollAdded EmptyPost handling
2015-12-29 Fulup Ar FollSwitch to unique token model
2015-12-28 Manuel BachmannFix plugin loading logic, radio plugin loading
2015-12-23 Fulup Ar FollFixed Client Session Context by Plugin
2015-12-23 Fulup Ar FollImplement --ldpaths=dir1:dir2:dir...
2015-12-23 Manuel BachmannAdd plugin handle into request, pass it to free callback
2015-12-22 Fulup Ar FollMerge origin/master
2015-12-22 Fulup Ar FollRestore Previous functionalities with a unique Token
2015-12-22 Fulup Ar FollNew Session Model [compile but not tested]
2015-12-22 Fulup Ar FollDoes not compile
2015-12-22 Fulup Ar FollMerge origin/master
2015-12-22 Fulup Ar FollFix Post with invalid plugins
2015-12-22 Manuel BachmannImprove plugin logic, pass plugins count to session
2015-12-22 Fulup Ar FollMerge origin/master
2015-12-22 Fulup Ar FollFix Post JSON bug
2015-12-22 Manuel BachmannFix "no plugins" detection, rename HelloWorld API
2015-12-21 Fulup Ar FollMerge origin/master
2015-12-21 Fulup Ar FollHack --plugins=path
2015-12-21 Manuel BachmannSwitch to a plugin model
2015-12-21 Fulup Ar FollPost File Working in Most cases
2015-12-16 Fulup Ar FollRemove Hashtable for session and cleanup
2015-12-16 Manuel BachmannInitial Audio plugin
2015-12-16 Fulup Ar FollAdded Timeout in Response
2015-12-16 Manuel BachmannFix plugins loading, cleanup and dispatch Radio API...
2015-12-16 Manuel BachmannNew tree organization, update CMake req. to 2.8.8.
2015-12-16 Fulup Ar FollAdd Middleware and change Hashtable techno
2015-12-15 Fulup Ar FollPost En court Ne fonctionne pas
2015-12-15 Fulup Ar FollIntermediary Version Does not Compile
2015-12-14 Fulup Ar FollPost En court Ne fonctionne pas
2015-12-13 Fulup Ar FollFixed Session Context Free with ctxFreeCB
2015-12-12 Fulup Ar FollFixed Plugin.private bug, added "no session mode" fixed...
2015-12-12 Fulup Ar FollAdded Session Management
2015-12-11 Manuel BachmannAdd Radio API plugin
2015-12-10 Fulup Ar FollFix &query error
2015-12-10 Fulup Ar FollFix Json Message Structure
2015-12-10 Manuel BachmannAdd CMake build files (required by Yocto build process)
2015-12-09 Fulup Ar FollImplemented --alias and made timeout reentrant
2015-12-09 Fulup Ar FollAdded POST, Plugin API signal protection, refactor...
2015-12-07 Fulup Ar FollAlmost working
2015-12-06 Fulup Ar FollMy initial commit message