aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/samples
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Make possible to call a method from a bindingJosé Bollo1-0/+24
2016-06-09fix double free errorJosé Bollo1-1/+1
2016-05-29Adds documentationJosé Bollo1-47/+0
2016-05-29Première RelectureFulup Ar Foll1-0/+47
2016-05-28improve naming of sample pluginsJosé Bollo4-12/+37
2016-05-28Merge branch 'master' of https://github.com/iotbzh/afb-daemonFulup Ar Foll3-46/+29
2016-05-28Changed Login for ConnectFulup Ar Foll1-0/+129
2016-05-27removes restriction on the count of waitersJosé Bollo1-16/+0
2016-05-27improves documentationJosé Bollo2-4/+4
2016-05-27terminology: Level Of AssuranceJosé Bollo1-16/+16
2016-05-27fix formatting errorJosé Bollo1-1/+1
2016-05-27improves namingJosé Bollo1-4/+3
2016-05-26rename parameter to argumentjobol1-5/+5
2016-05-24tic-tac-toe: improvementJosé Bollo1-10/+21
2016-05-24tictactoe: adds asynchronous and signalingJosé Bollo1-10/+103
2016-05-24adds the tic-tac-toe exampleJosé Bollo2-0/+527
2016-05-23Setting and checking LOAJosé Bollo1-0/+50
2016-05-18improves the build systemJosé Bollo2-3/+14
2016-05-17event sender: better namingJosé Bollo1-1/+1
2016-05-17improves plugin interfaceJosé Bollo3-18/+24
2016-05-17provides developper filesJosé Bollo3-3/+3
2016-05-13cleaning copyrightsJosé Bollo3-3/+3
2016-05-13new verbose and clean upJosé Bollo1-1/+1
2016-05-13implements the example for file uploadingJosé Bollo1-1/+5
2016-05-10explicit use of json-cJosé Bollo3-3/+3
2016-04-21manages reference counting for eventsJosé Bollo1-1/+1
2016-04-19initial event handlerJosé Bollo1-4/+14
2016-04-19refactoring context handlingJosé Bollo1-36/+6
2016-04-19prepares event propagationJosé Bollo3-3/+0
2016-04-18changing the license to apache 2José Bollo3-30/+27
2016-04-08refactoring req interfaceJosé Bollo2-39/+4
2016-04-07minorJosé Bollo1-6/+6
2016-04-07fix file postingJosé Bollo2-2/+4
2016-04-07improves file handlingJosé Bollo2-36/+17
2016-04-06upload of filesJosé Bollo2-80/+73
2016-04-06make a sigv even in releaseJosé Bollo1-6/+1
2016-04-05fix context valuesJosé Bollo1-3/+3
2016-04-04work in progress, session handlingJosé Bollo2-6/+6
2016-04-01work in progress (tbf)José Bollo2-65/+93
2016-04-01work in progress (tbf)José Bollo1-7/+11
2016-04-01work in progressJosé Bollo2-15/+21
2016-03-31refactoring (in progress, tbf)José Bollo1-5/+5
2016-03-31refactoring (in progress, tbf)José Bollo2-16/+6
2016-03-30refactoringJosé Bollo3-13/+11
2016-03-23several improvementsJosé Bollo1-0/+21
2016-03-16Add warning detection and improveJosé Bollo2-2/+2
2016-01-26fixe getPostPath for afm-mail pluginFulup Ar Foll1-11/+6
2016-01-26Fixed Post File UploadFulup Ar Foll1-8/+4
2016-01-26GetPostPath OngoingFulup Ar Foll1-1/+1
2015-12-24Fixed Client Session Context by PluginFulup Ar Foll4-2/+153