2016-08-29 | Jon Griffiths | manifest: Print the directory name if no files are... Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-29 | Jon Griffiths | configurator: Fix unused parameters Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-29 | Jon Griffiths | shachain: Fix signed/unsigned mismatches Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-29 | Jon Griffiths | ciniparser: Make key arguments const Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-29 | Jon Griffiths | base64: Remove an invalid assertion Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-29 | Jon Griffiths | strmap: Set the license for strmap to CC0 Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-29 | Jon Griffiths | generator: Don't print variable unless the generator... Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-24 | Jon Griffiths | tlist: Place tlists last in structures Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-24 | Jon Griffiths | pr_log: Fix a warning building under clang Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-24 | Jon Griffiths | tools/ccan_depends: Don't crash when no dependencies... Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-24 | Jon Griffiths | tal: Fix a comment typo Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | ripemd160: Remove unused static function Initialize() Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | ripemd160: Declare variable at the start of its function Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | hex: Simplify hex_encode Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | sha256: Use fewer magic magic numbers Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | sha256: Move 'bytes' to the end of sha256_ctx and make... Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | sha256: Use the same union order as the ctx structure Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | sha256: Make our u32 and u8 fields the same size Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | sha256: Mark parameters as potentially unused Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | crypto: Comment typo Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | crypto: Remove C++ comments Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | ripemd160: Fix a name typo Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |
2016-08-22 | Jon Griffiths | ripemd160: Mark parameters as potentially unused Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com> |
commit | commitdiff | tree |