Commit History

Author SHA1 Message Date
  Rusty Russell 8967bc9e1b fdpass: new module. 9 years ago
  Rusty Russell 4bb69fe6d5 shachain: allow overriding of number of bits, add cmdline tool. 9 years ago
  Rusty Russell d07f742c59 hkdf_sha256: okm is a void *. 9 years ago
  David Gibson 2581e47085 Makefile: Remove testdepends from make check dependencies 9 years ago
  Rusty Russell 33ba12adf0 crypto/hkdf_sha256: new module. 9 years ago
  Rusty Russell ce907a7f84 crypto/hmac_sha256: add partial progress functions. 9 years ago
  Rusty Russell d32033ada4 crypto/hmac_sha256: new module. 9 years ago
  Kevin Locke 346058c002 edit_distance: Rename ED_STACK_ELEMS ED_STACK_DIST_VALS 9 years ago
  David Gibson 18cbdae86f .travis.yml: Enable C99 mode for older gcc versions 9 years ago
  Kevin Locke e0663bef2e edit_distance: calculate edit distance between strings 9 years ago
  David Gibson 214086cfaf Makefile: Remove unused test targets 9 years ago
  Rusty Russell 996d4d12dd web: fix for PHP7. 9 years ago
  Rusty Russell 5ff76d983c Makefile-web: make it usable with "make -f Makefile-web". 9 years ago
  David Gibson adaf79a8ac cppmagic: Tweak testcase to work on older clang versions 9 years ago
  David Gibson 294fb52e52 time: Change TIME_HAVE_MONOTONIC to be 0/1 rather than defined/undefined 9 years ago
  David Gibson 615189ae6d ccanlint: Remove unused variable 9 years ago
  David Gibson c162378ac5 Makefile: Remove generator modules from the exclude list 9 years ago
  David Gibson dddb2137ac .travis.yml: Remove external libraries 9 years ago
  David Gibson 61f58ff94e Merge Makefile rewrite into master 9 years ago
  David Gibson 9dbf8b3fd6 wwviaudio: Mark examples as not compiling 9 years ago
  David Gibson 2d17aeeecc wwviaudio: Use correct C99 format specifiers for uint64_t 9 years ago
  David Gibson 03509101c4 Clearer output from make check in Travis 9 years ago
  David Gibson 655620a250 ccanlint: Alter meaning of --summary option 9 years ago
  Rusty Russell 6b74669644 pipecmd: fix -Wextra complaint about empty body. 9 years ago
  Rusty Russell dfafd0a1f5 ccanlint: remove empty statement warnings. 9 years ago
  Rusty Russell 89fcdf8c70 ccanlint: check unused result. 9 years ago
  Rusty Russell 1ddb7420f1 ccanlint: mark unused parameters. 9 years ago
  Rusty Russell 04bcddcc08 htable: another unused parameter in tests. 9 years ago
  Rusty Russell 0172dc916c ccanlint: fix usage of unused main parameters in other cases where we add main() 9 years ago
  Rusty Russell c3a934d277 container_of: Make example compile cleanly with -Wunused 9 years ago