1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure we are very explicit with our intention in using asprintf More... about 8 years ago
syslinux: Fix some potential memory access issues More... about 8 years ago
tests: Add complete suite for cbm_files_match More... about 8 years ago
travis: Remove unnecessary build dependency More... about 8 years ago
bootman: Completely remove the get_sha1sum function More... about 8 years ago
bootman: Compare stream buffer in cbm_files_match More... about 8 years ago
bootman: Add RAII based CbmMappedFile More... about 8 years ago
Integrate coveralls.io into README, this number needs to improve More... about 8 years ago
travis: Re-enable clang-format + llvm repos More... about 8 years ago
Merge pull request #21 from sofar/patch-1 More... about 8 years ago
Ignore leaks in sockets. More... about 8 years ago
Make clang-format happy again More... over 8 years ago
Fixed 3 memory leaks More... over 8 years ago
added tests for get and set timeout More... over 8 years ago
Bump release to 1.0 More... over 8 years ago
bootman: int16 is not for mortals, use int, let the compiler decide More... over 8 years ago
bootman: Slightly relax constraints on relno parsing More... over 8 years ago
bootman: Add fallback kernel detection for broken versions More... over 8 years ago
bootman: In the absence of a valid running kernel, fallback to uname More... over 8 years ago
update: Allow upgrades in the absence of a known, running kernel More... over 8 years ago
man: Document the environment variable CBM_DEBUG More... over 8 years ago
Release 0.9 More... over 8 years ago
Use the target's extlinux More... over 8 years ago
Remove excessively spammy 64-bit UEFI checks More... over 8 years ago
bootloader: UUID field is mandatory More... over 8 years ago
bootman: Don't double-probe our prefix More... over 8 years ago
Add many log statements in order to facilitate real world debugging More... over 8 years ago
Ensure all test suites enforce verbose logging More... over 8 years ago
Switch all fatal/error print statements to the built in log mechanism More... over 8 years ago
Add the new logging functionality More... over 8 years ago