Linux Foundation Collaborative Projects
index
:
libafb-helpers
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/claneys/pkg_wip
sandbox/claneys/shared-lib
Application Framework helper library
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
Add '@' as binder middle name separator.
Romain Forlot
1
-1
/
+1
2018-12-13
Enhance 'wrap_json_clone_depth' description
Jonathan Aillet
1
-1
/
+5
2018-12-13
Fix: use of GetBindingDirPath without dynapi
Romain Forlot
2
-2
/
+10
2018-12-13
Retrieve directory list from environment variables
Romain Forlot
2
-4
/
+96
2018-12-13
Remove the file .gitmodules
Jose Bollo
1
-3
/
+0
2018-12-13
Remove unnecessary 'AFB_DEBUG' redefinition
Jonathan Aillet
1
-1
/
+1
2018-12-13
Use binding version to handle dynapi
Jonathan Aillet
2
-9
/
+4
2018-12-13
At search, use the prefix parameter as a prefix
Jonathan Aillet
1
-1
/
+1
2018-12-13
Remove deprecated use of cmake/Qt macro
Loïc Collignon
1
-1
/
+2
2018-12-13
Rename method to avoid conflict with Qt's one
Loïc Collignon
2
-2
/
+2
2018-12-13
Fix warnings due to json-c evolution
Sebastien Douheret
1
-3
/
+3
2018-12-13
wrap-json: new helper functions for comparison
jobol
3
-29
/
+447
2018-12-13
Removed anonymous function in ScanDir and fixed warnings
Sebastien Douheret
1
-71
/
+78
2018-12-13
wrap-json: Add clone facility
José Bollo
3
-1
/
+97
2018-12-13
Disabled debug code (only used for testing).
Sebastien Douheret
1
-1
/
+1
2018-12-13
Correction to include dynamic api correctly
Jonathan Aillet
1
-1
/
+2
2018-12-13
Fixed build warnings with gcc >= 7.3
Sebastien Douheret
1
-3
/
+3
2018-12-13
Added afb-helpers-utils.h
Thierry Bultel
1
-0
/
+17
2018-12-13
Fixed compilation warnings with gcc-7.2.0
Thierry Bultel
1
-5
/
+5
2018-12-13
Fixed spelling
Sebastien Douheret
2
-3
/
+3
2018-12-13
More secure way to use strncat and strncpy
Romain Forlot
1
-3
/
+3
2018-12-13
Fix: compile errors depending API version
Romain Forlot
1
-4
/
+7
2018-12-13
wrap-json: Fix warnings
jobol
1
-4
/
+4
2018-12-13
wrap-json: Update the documentation
jobol
1
-0
/
+13
2018-12-13
wrap-json: Accept null as valid base64
jobol
1
-9
/
+18
2018-12-13
wrap-json: Record result of tests
jobol
1
-0
/
+405
2018-12-13
wrap-json: Fix bug decoding empty base64
jobol
1
-1
/
+2
2018-12-13
wrap-json: Improve base64 en-de-coding
jobol
1
-8
/
+26
2018-12-13
Fix: wrong searchPath parameter
Romain Forlot
1
-5
/
+10
2018-12-13
Documentate, formating, linting.
Romain Forlot
4
-16
/
+51
2018-12-13
Adapt function to dynamic API
Romain Forlot
2
-7
/
+8
2018-12-13
Formating
Romain Forlot
2
-15
/
+10
2018-12-13
Make CURL Wrapping functions optional
Romain Forlot
1
-10
/
+22
2018-12-13
Add new function to retrieve HTTP response code
Romain Forlot
2
-0
/
+11
2018-12-13
POST using unescaped arguments
Romain Forlot
4
-15
/
+103
2018-12-13
Added a Qt's websocket client to AFB into helpers
Loïc Collignon
4
-1
/
+264
2018-12-13
Fix GCC < v7 warning on maybe unitialized variable
Romain Forlot
1
-2
/
+2
2018-12-13
wrap-json: Add base64 byte buffer support
jobol
2
-4
/
+225
2018-12-13
Rename cmake target accordingly to the git repo
Romain Forlot
1
-1
/
+1
2018-12-13
Adds a CURL wrapper library to help using libcurl
Romain Forlot
5
-1
/
+707
2018-12-13
Linting/Fix: remove warning int/size_t conversion
Romain Forlot
1
-5
/
+5
2018-12-13
Fix memory leak
Romain Forlot
1
-1
/
+2
2018-12-13
Avoid memory collision.
Romain Forlot
1
-1
/
+1
2018-12-13
Add gitreview
Romain Forlot
1
-0
/
+6
2018-12-13
Fix to support pre-V3 DynAPI
Fulup Ar Foll
1
-6
/
+14
2018-12-13
Prepare for future API-V3
Fulup Ar Foll
2
-2
/
+13
2018-12-13
Misc Fix/Cleaning
Romain Forlot
1
-3
/
+1
2018-12-13
Concatenate result directly from GetBindingDirPath
Romain Forlot
2
-2
/
+2
2018-12-13
Fix: mismatching function signature.
Romain Forlot
1
-1
/
+1
2018-12-13
Only return binding root dir.
Romain Forlot
2
-36
/
+6
[next]