Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | Make CURL Wrapping functions optional | Romain Forlot | 1 | -10/+22 |
2018-05-04 | Add new function to retrieve HTTP response code | Romain Forlot | 2 | -0/+11 |
2018-05-04 | POST using unescaped arguments | Romain Forlot | 4 | -15/+103 |
2018-04-18 | Merge "Added a Qt's websocket client to AFB into helpers" | Romain Forlot | 4 | -1/+264 |
2018-04-18 | Added a Qt's websocket client to AFB into helpers | Loïc Collignon | 4 | -1/+264 |
2018-04-17 | Fix GCC < v7 warning on maybe unitialized variable | Romain Forlot | 1 | -2/+2 |
2018-04-13 | wrap-json: Add base64 byte buffer support | jobol | 2 | -4/+225 |
2018-04-04 | Rename cmake target accordingly to the git repo | Romain Forlot | 1 | -1/+1 |
2018-04-03 | Adds a CURL wrapper library to help using libcurl | Romain Forlot | 5 | -1/+707 |
2018-04-03 | Linting/Fix: remove warning int/size_t conversion | Romain Forlot | 1 | -5/+5 |
2017-12-08 | Fix memory leak | Romain Forlot | 1 | -1/+2 |
2017-12-08 | Avoid memory collision. | Romain Forlot | 1 | -1/+1 |
2017-11-09 | Add gitrevieweel_4.99.3eel/4.99.34.99.3 | Romain Forlot | 1 | -0/+6 |
2017-10-24 | Fix to support pre-V3 DynAPI | Fulup Ar Foll | 1 | -6/+14 |
2017-10-23 | Prepare for future API-V3 | Fulup Ar Foll | 2 | -2/+13 |
2017-09-14 | Misc Fix/Cleaning | Romain Forlot | 1 | -3/+1 |
2017-09-09 | Concatenate result directly from GetBindingDirPath | Romain Forlot | 2 | -2/+2 |
2017-09-09 | Fix: mismatching function signature. | Romain Forlot | 1 | -1/+1 |
2017-09-08 | Only return binding root dir. | Romain Forlot | 2 | -36/+6 |
2017-09-08 | More reliable GetBindingDirsPath function. | Romain Forlot | 2 | -30/+38 |
2017-09-05 | Adding JSON library for CPP and its docs | Romain Forlot | 2 | -0/+15674 |
2017-09-04 | Retrieve binder rootdir and subfolder paths | Romain Forlot | 2 | -1/+48 |
2017-09-04 | Reduce scope for some variables | Romain Forlot | 1 | -2/+2 |
2017-08-31 | Include afb-utilities from C++ easily | Romain Forlot | 2 | -1/+15 |
2017-08-30 | Rename back define variable. | Romain Forlot | 2 | -3/+3 |
2017-08-29 | fix strncat funct | Ronan Le Martret | 1 | -2/+2 |
2017-08-29 | MD linting | Romain Forlot | 1 | -3/+1 |
2017-08-29 | Fix: set default value if missing defined var | Romain Forlot | 2 | -1/+5 |
2017-08-22 | Format and missing header dependencies | Romain Forlot | 2 | -23/+29 |
2017-08-22 | Remove audio-bindings dependencies | Romain Forlot | 1 | -5/+1 |
2017-08-22 | Initializing the repo | Romain Forlot | 9 | -0/+1511 |
2017-08-22 | Initial commit | Forlot Romain [IoT.bzh] | 1 | -0/+201 |