Commit History

Author SHA1 Message Date
  Freddie Chopin 577d777c20 Add C++ guards to public headers 7 years ago
  Christopher Haster c72d25203c Merge pull request #73 from FreddieChopin/fix-format-specifiers 7 years ago
  Freddie Chopin 7e67f9324e Use PRIu32 and PRIx32 format specifiers to fix warnings 7 years ago
  Christopher Haster 5a17fa42e4 Fixed script issue with bash expansion inside makefile parameter 7 years ago
  Christopher Haster eed1eec5fd Fixed information leaks through reused caches 7 years ago
  Christopher Haster 4a86370327 Added quality of life improvements for main.c/test.c issues 7 years ago
  Christopher Haster ba4f17173f Merge pull request #57 from dpgeorge/fix-warnings 7 years ago
  Damien George 51346b8bf4 Fixed shadowed variable warnings 7 years ago
  Christopher Haster 93a2e0bbe5 Merge pull request #62 from ARMmbed/license-bsd-3 7 years ago
  Christopher Haster 6beff502e9 Changed license to BSD-3-Clause 7 years ago
  Christopher Haster c5e2b335d6 Added error when opening multiple files with a statically allocated buffer 7 years ago
  Christopher Haster 015b86bc51 Fixed issue with trailing dots in file paths 7 years ago
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers 7 years ago
  Christopher Haster 89a7630d84 Fixed issue with lookahead trusting old lookahead blocks 7 years ago
  Christopher Haster 43eac3083b Renamed test_parallel tests to test_interespersed 7 years ago
  Christopher Haster dbc3cb1798 Fixed Travis rate-limit issue with Github requests 7 years ago
  Christopher Haster 93ece2e87a Removed outdated note about moves and powerloss 7 years ago
  Christopher Haster d9c076d909 Removed the uninitialized read for invalid superblocks 7 years ago
  Christopher Haster 58f3bb1f08 Merge pull request #37 from jrast/patch-1 7 years ago
  Christopher Haster f72f6d6a05 Removed out of date note about endianness 7 years ago
  Juerg Rast 5c4ee2109d Added a note about the callback functions 7 years ago
  Christopher Haster 155224600a Fixed Travis issue with deploy stage in PRs 7 years ago
  Christopher Haster 9ee112a7cb Fixed issue updating dir struct when extended dir chain 7 years ago
  Christopher Haster d9c36371e7 Fixed handling of root as target for create operations 7 years ago
  Christopher Haster 1476181bd1 Added LFS_CONFIG for user provided configuration of the utils 7 years ago
  Christopher Haster b2124a5ae5 Fixed multiple deploy steps in Travis 7 years ago
  Christopher Haster 949015ad52 Merge pull request #28 from geky/configurables 7 years ago
  Christopher Haster 67daf9e2c5 Added cross-compile targets for testing 7 years ago
  Christopher Haster a3fd2d4d6d Added more configurable utils 7 years ago
  Christopher Haster a0a55fb9e5 Added conversion to/from little-endian on disk 7 years ago