summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Remove deprecated use of cmake/Qt macroLoïc Collignon1-1/+2
2018-12-13Rename method to avoid conflict with Qt's oneLoïc Collignon2-2/+2
2018-12-13Fix warnings due to json-c evolutionSebastien Douheret1-3/+3
2018-12-13wrap-json: new helper functions for comparisonjobol3-29/+447
2018-12-13Removed anonymous function in ScanDir and fixed warningsSebastien Douheret1-71/+78
2018-12-13wrap-json: Add clone facilityJosé Bollo3-1/+97
2018-12-13Disabled debug code (only used for testing).Sebastien Douheret1-1/+1
2018-12-13Correction to include dynamic api correctlyJonathan Aillet1-1/+2
2018-12-13Fixed build warnings with gcc >= 7.3Sebastien Douheret1-3/+3
2018-12-13Added afb-helpers-utils.hThierry Bultel1-0/+17
2018-12-13Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-5/+5
2018-12-13Fixed spellingSebastien Douheret2-3/+3
2018-12-13More secure way to use strncat and strncpyRomain Forlot1-3/+3
2018-12-13Fix: compile errors depending API versionRomain Forlot1-4/+7
2018-12-13wrap-json: Fix warningsjobol1-4/+4
2018-12-13wrap-json: Update the documentationjobol1-0/+13
2018-12-13wrap-json: Accept null as valid base64jobol1-9/+18
2018-12-13wrap-json: Record result of testsjobol1-0/+405
2018-12-13wrap-json: Fix bug decoding empty base64jobol1-1/+2
2018-12-13wrap-json: Improve base64 en-de-codingjobol1-8/+26
2018-12-13Fix: wrong searchPath parameterRomain Forlot1-5/+10
2018-12-13Documentate, formating, linting.Romain Forlot4-16/+51
2018-12-13Adapt function to dynamic APIRomain Forlot2-7/+8
2018-12-13FormatingRomain Forlot2-15/+10
2018-12-13Make CURL Wrapping functions optionalRomain Forlot1-10/+22
2018-12-13Add new function to retrieve HTTP response codeRomain Forlot2-0/+11
2018-12-13POST using unescaped argumentsRomain Forlot4-15/+103
2018-12-13Added a Qt's websocket client to AFB into helpersLoïc Collignon4-1/+264
2018-12-13Fix GCC < v7 warning on maybe unitialized variableRomain Forlot1-2/+2
2018-12-13wrap-json: Add base64 byte buffer supportjobol2-4/+225
2018-12-13Rename cmake target accordingly to the git repoRomain Forlot1-1/+1
2018-12-13Adds a CURL wrapper library to help using libcurlRomain Forlot5-1/+707
2018-12-13Linting/Fix: remove warning int/size_t conversionRomain Forlot1-5/+5
2018-12-13Fix memory leakRomain Forlot1-1/+2
2018-12-13Avoid memory collision.Romain Forlot1-1/+1
2018-12-13Add gitreviewRomain Forlot1-0/+6
2018-12-13Fix to support pre-V3 DynAPIFulup Ar Foll1-6/+14
2018-12-13Prepare for future API-V3Fulup Ar Foll2-2/+13
2018-12-13Misc Fix/CleaningRomain Forlot1-3/+1
2018-12-13Concatenate result directly from GetBindingDirPathRomain Forlot2-2/+2
2018-12-13Fix: mismatching function signature.Romain Forlot1-1/+1
2018-12-13Only return binding root dir.Romain Forlot2-36/+6
2018-12-13More reliable GetBindingDirsPath function.Romain Forlot2-30/+38
2018-12-13Adding JSON library for CPP and its docsRomain Forlot2-0/+15674
2018-12-13Retrieve binder rootdir and subfolder pathsRomain Forlot2-1/+48
2018-12-13Reduce scope for some variablesRomain Forlot1-2/+2
2018-12-13Include afb-utilities from C++ easilyRomain Forlot2-1/+15
2018-12-13Rename back define variable.Romain Forlot2-3/+3
2018-12-13fix strncat functRonan Le Martret1-2/+2
2018-12-13MD lintingRomain Forlot1-3/+1