aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Add new function to retrieve HTTP response codeRomain Forlot2-0/+11
2018-05-04POST using unescaped argumentsRomain Forlot4-15/+103
2018-04-18Merge "Added a Qt's websocket client to AFB into helpers"Romain Forlot4-1/+264
2018-04-18Added a Qt's websocket client to AFB into helpersLoïc Collignon4-1/+264
2018-04-17Fix GCC < v7 warning on maybe unitialized variableRomain Forlot1-2/+2
2018-04-13wrap-json: Add base64 byte buffer supportjobol2-4/+225
2018-04-04Rename cmake target accordingly to the git repoRomain Forlot1-1/+1
2018-04-03Adds a CURL wrapper library to help using libcurlRomain Forlot5-1/+707
2018-04-03Linting/Fix: remove warning int/size_t conversionRomain Forlot1-5/+5
2017-12-08Fix memory leakRomain Forlot1-1/+2
2017-12-08Avoid memory collision.Romain Forlot1-1/+1
2017-11-09Add gitrevieweel_4.99.3eel/4.99.34.99.3Romain Forlot1-0/+6
2017-10-24Fix to support pre-V3 DynAPIFulup Ar Foll1-6/+14
2017-10-23Prepare for future API-V3Fulup Ar Foll2-2/+13
2017-09-14Misc Fix/CleaningRomain Forlot1-3/+1
2017-09-09Concatenate result directly from GetBindingDirPathRomain Forlot2-2/+2
2017-09-09Fix: mismatching function signature.Romain Forlot1-1/+1
2017-09-08Only return binding root dir.Romain Forlot2-36/+6
2017-09-08More reliable GetBindingDirsPath function.Romain Forlot2-30/+38
2017-09-05Adding JSON library for CPP and its docsRomain Forlot2-0/+15674
2017-09-04Retrieve binder rootdir and subfolder pathsRomain Forlot2-1/+48
2017-09-04Reduce scope for some variablesRomain Forlot1-2/+2
2017-08-31Include afb-utilities from C++ easilyRomain Forlot2-1/+15
2017-08-30Rename back define variable.Romain Forlot2-3/+3
2017-08-29fix strncat functRonan Le Martret1-2/+2
2017-08-29MD lintingRomain Forlot1-3/+1
2017-08-29Fix: set default value if missing defined varRomain Forlot2-1/+5
2017-08-22Format and missing header dependenciesRomain Forlot2-23/+29
2017-08-22Remove audio-bindings dependenciesRomain Forlot1-5/+1
2017-08-22Initializing the repoRomain Forlot9-0/+1511
2017-08-22Initial commitForlot Romain [IoT.bzh]1-0/+201