Commit History

Author SHA1 Message Date
  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
  Jon Griffiths 98d16c40f7 crypto: Remove C++ comments 10 years ago
  Jon Griffiths 516148fb8b ripemd160: Fix a name typo 10 years ago
  Jon Griffiths a6bb84ad89 ripemd160: Mark parameters as potentially unused 10 years ago
  Rusty Russell be24e49657 cast: fix indentation in example. 9 years ago
  David Gibson c21a1eff54 altstack: Don't log internal calls in test cases 9 years ago
  David Gibson 9683a45fa7 altstack: Don't use 0 pointer literals 9 years ago
  David Gibson 029a45b84f altstack: Use ptrint instead of bare casts 9 years ago
  David Gibson 15c555b335 altstack: Restore alternate signal stack state 9 years ago
  David Gibson 2da0271f97 altstack: Consolidate thread-local variables 9 years ago
  Rusty Russell e0b86f0ca4 htable: allow htable_type keys to be non-pointers. 9 years ago
  Rusty Russell fb92682e8b htable: htable_type add htable_copy. 9 years ago
  Rusty Russell f359fde1b7 htable: add htable_copy. 9 years ago
  Cody P Schafer 7b56762984 htable: add a htable_prev method to oppose _next 9 years ago
  David Gibson d81e79b8df tlist: Add tlist_next() and tlist_prev() functions 9 years ago
  David Gibson c23a40c7f1 agar: Add static graph initializer 9 years ago
  David Gibson bae7806a52 aga: Remove unused state defines 9 years ago