Commit History

Author SHA1 Message Date
  Rusty Russell c3a4f74f5d ccanlint: depends_accurate: don't detect false dependency when including test files. 9 years ago
  Rusty Russell 682b594ddb tools/ccanlint: test_depends_accurate: catch #include of other ccan C files. 9 years ago
  Rusty Russell 3750ffaa89 Merge remote-tracking branch 'origin/pr/48' 9 years ago
  Rusty Russell 3e1be50f11 Merge remote-tracking branch 'origin/pr/50' 9 years ago
  Jon Griffiths 61aead95bb sha256: Use hex for test results 9 years ago
  Jon Griffiths 51e83551d4 manifest: Print the directory name if no files are found 9 years ago
  Jon Griffiths c5ebb47c6c configurator: Fix unused parameters 9 years ago
  Jon Griffiths 80e9549112 shachain: Fix signed/unsigned mismatches 9 years ago
  Jon Griffiths b7cb7dfdf2 ciniparser: Make key arguments const 9 years ago
  Jon Griffiths 8f116a81b3 base64: Remove an invalid assertion 9 years ago
  Jon Griffiths 9352609770 strmap: Set the license for strmap to CC0 9 years ago
  Jon Griffiths 2b54b296f0 generator: Don't print variable unless the generator returned a value 9 years ago
  Jon Griffiths 4e2b7d0eed Ensure config.h is created before the main travis builds 9 years ago
  Jon Griffiths a5472f0593 sha256: Simplify test 9 years ago
  Jon Griffiths 03f100b281 tlist: Place tlists last in structures 9 years ago
  Jon Griffiths 3da02efb4c pr_log: Fix a warning building under clang 9 years ago
  Jon Griffiths 897d4f1d84 tools/ccan_depends: Don't crash when no dependencies are found 9 years ago
  Jon Griffiths b5291173f2 tal: Fix a comment typo 9 years ago
  Rusty Russell e05d1ff2e0 Merge remote-tracking branch 'origin/pr/47' 9 years ago
  Rusty Russell 87ea330f85 Merge remote-tracking branch 'origin/pr/46' 9 years ago
  Rusty Russell 8bede7d6e3 Merge remote-tracking branch 'origin/pr/45' 9 years ago
  Jon Griffiths 3e4263ac6d ripemd160: Remove unused static function Initialize() 9 years ago
  Jon Griffiths 4822f24f62 ripemd160: Declare variable at the start of its function 9 years ago
  Jon Griffiths 578c4bfb22 hex: Simplify hex_encode 9 years ago
  Jon Griffiths c820673342 sha256: Use fewer magic magic numbers 10 years ago
  Jon Griffiths fe21b24664 sha256: Move 'bytes' to the end of sha256_ctx and make it a size_t 10 years ago
  Jon Griffiths 1968f4d42a sha256: Use the same union order as the ctx structure 10 years ago
  Jon Griffiths 60b3090a54 sha256: Make our u32 and u8 fields the same size 10 years ago
  Jon Griffiths cedcaa1bbb sha256: Mark parameters as potentially unused 10 years ago
  Jon Griffiths 86769a9aa6 crypto: Comment typo 10 years ago