TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
QCBOR
/
refs/heads/encode-coverage
/
src
/
UsefulBuf.c
e222674
Add QCBOREncode_Tell and QCBOREncode_SubString (#251)
by Laurence Lundblade
· 12 months ago
b239c65
Clean up comments in UsefulBuf (#227)
by Laurence Lundblade
· 1 year, 2 months ago
5a6fec5
Fix static analyzer warnings for adding empty data/strings (#170)
by Laurence Lundblade
· 2 years, 7 months ago
9fab689
Fix for static analyzer warning in UsefulOutBuf
by Maxim Zhukov
· 2 years, 8 months ago
b24faef
New encode feature allows direct writing of byte string value (#137)
by Laurence Lundblade
· 3 years, 3 months ago
b970245
Quiet warnings for stricter compilers configurations (#84)
by Laurence Lundblade
· 4 years, 5 months ago
06350ea
Refine integer signedness use for static analyizers (#24)
by Laurence Lundblade
· 6 years ago
ee85174
Documentation, comments and code formatting improvements
by Laurence Lundblade
· 6 years ago
6120974
Improve comments on pointer math; no code change at all; remove todo about updating comments
by Laurence Lundblade
· 6 years ago
5cc2568
UsefulBuf documentation and coding style improvements
by Laurence Lundblade
· 6 years ago
d5e101e
Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value.
by Laurence Lundblade
· 6 years ago
f0ea5f3
cosmetic changes; update copyright year and remove trailing spaces
by Laurence Lundblade
· 7 years ago
56a7932
Another clean up for gcc8 warning
by Laurence Lundblade
· 7 years ago
3aee3a3
remove all trailing tabs and spaces
by Laurence Lundblade
· 7 years ago
25c6c0a
clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options
by Laurence Lundblade
· 7 years ago
0dbc917
Fixe formatting of license
by Laurence Lundblade
· 7 years ago
d92a616
Put under almost-BSD3 license
by Laurence Lundblade
· 7 years ago
981ab67
inline UsefulBuf_Copy to save 50 bytes of object code
by Laurence Lundblade
· 7 years ago
570fab5
Turn up compiler warnings to max and fix them; one more indefinite length test
by Laurence Lundblade
· 7 years ago
7566b9f
bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf
by Laurence Lundblade
· 7 years ago
dc6e28e
No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running
by Laurence Lundblade
· 7 years ago
041ffa5
Lots of progress on indefinite lengths; refactor decoder to get of weird semi-recursion
by Laurence Lundblade
· 7 years ago
9e7f474
Important fix for bug introduced in some minor recent changes from the CAF versions; need to get the full test suite up and running so this does not happen again. Embarassing...
by Laurence Lundblade
· 7 years ago
624405d
add MIT license; update README
by Laurence Lundblade
· 7 years ago
da3f082
Clear distinction between UsefulBuf and UsefulBufC and convention for using them. Remove EncodedCBOR structure. AddRaw is now AddedEncoded. Can only add fully completed maps and arrays, not parts of maps and arrays now
by Laurence Lundblade
· 7 years ago
2296db5
first version of better useful buf
by Laurence Lundblade
· 7 years ago
74f6841
remove QCOM-isms -- memscpy, memsmove; clean up documentation; at least one basic test; put into XCode project
by Laurence Lundblade
· 7 years ago
b69cad7
Initial drop from Qualcomm / CAF
by Laurence Lundblade
· 7 years ago