Ulrik Sverdrup
|
c6b3ef74f4
siphash: Use ~7 correctly
|
13 years ago |
Ulrik Sverdrup
|
a3a693115a
siphash: Write siphash_epilogue in nicer style
|
13 years ago |
Ulrik Sverdrup
|
bbfec6b1b4
siphash: Use simple but misalignment-correct implementation of W64
|
13 years ago |
Ulrik Sverdrup
|
480b3117c3
siphash: A keyed hash designed by Aumasson and djb
|
13 years ago |
Rusty Russell
|
6bab11a210
ccanlint: fix stack smash.
|
13 years ago |
Rusty Russell
|
bc1ebe804e
dgraph: add dgraph_check and CCAN_DGRAPH_DEBUG
|
13 years ago |
Rusty Russell
|
02358a946a
ccanlint: handle when _info doesn't compile.
|
13 years ago |
Rusty Russell
|
d61a0d6c2c
Merge branch 'rfc822'
|
13 years ago |
Rusty Russell
|
e4b6a26282
rfc822: switch to ccan/tal.
|
13 years ago |
Rusty Russell
|
97d99004be
tal/str: use tal/talloc backend #ifdef TAL_USE_TALLOC.
|
13 years ago |
Rusty Russell
|
3d5a1a3290
ccanlint: ignore "unused" non-ccan dependencies.
|
13 years ago |
Rusty Russell
|
3c164cd21a
tal/talloc: new module for backending tal onto talloc.
|
13 years ago |
Rusty Russell
|
8cf5b6208c
tal: don't automatically register cleanup function.
|
13 years ago |
Rusty Russell
|
d21d629add
configurator: fix single-arg case.
|
13 years ago |
Rusty Russell
|
4814c4c79c
tal: append the length property to the initial allocation.
|
13 years ago |
Rusty Russell
|
3710d28925
tal: don't always allocate an array in the samba benchmark.
|
13 years ago |
Rusty Russell
|
dfaf896adb
tal: fix skipping tal in samba-allocs benchmark.
|
13 years ago |
Rusty Russell
|
769352e921
tal: fix compilation of speed benchmark.
|
13 years ago |
Rusty Russell
|
d3cbb4cbbc
rfc822: fix sigaction test, wean off ccan-specific talloc_set_allocator()
|
13 years ago |
Rusty Russell
|
49ac066464
rfc822: beef up _info example.
|
13 years ago |
Rusty Russell
|
0248fa2c84
ccanlint: fix --compiler and --cflags options to apply to _info files as well.
|
13 years ago |
Rusty Russell
|
e0529e15e0
tools: manifest.c should use path_canon.
|
13 years ago |
Rusty Russell
|
5f55178822
ccanlint: remove redundant num_lines in struct ccan_file.
|
13 years ago |
Rusty Russell
|
756407b435
ccanlint: print module name properly for nested modules.
|
13 years ago |
Rusty Russell
|
49a1a4366f
tools: use tal/path instead of opencoding most paths.
|
13 years ago |
Rusty Russell
|
09d5cd70d7
tools: use tal/path instead of writing own path handlers.
|
13 years ago |
Rusty Russell
|
dc8042b425
tools: use tal instead of talloc.
|
13 years ago |
Rusty Russell
|
aabf300e32
tools: use rbuf instead of grab_file.
|
13 years ago |
Rusty Russell
|
44b37ee8ae
rbuf: new module.
|
13 years ago |
Rusty Russell
|
72ce81407f
tal/link: new module for reference-count style coding for tal.
|
13 years ago |