Rusty Russell
|
c289035bc9
Add Henry Eshbaugh's log module to junkcode for the moment.
|
13 years ago |
Rusty Russell
|
8730b2e1bc
Makefile: don't separate all modules with external dependencies.
|
13 years ago |
Rusty Russell
|
238fce0984
nfs: add licenses into generated files.
|
13 years ago |
Rusty Russell
|
99293863b4
ccanlint: --deps-fail-ignore.
|
13 years ago |
Rusty Russell
|
9491638c95
ogg_to_pcm: fix compilation of example in _info.
|
13 years ago |
Rusty Russell
|
ec73dece4e
ccanlint: don't crash if given bad directory name.
|
13 years ago |
Peter Hutterer
|
a0fd39057c
Add a set of simple version comparison helpers
|
13 years ago |
Rusty Russell
|
81f2204cea
net: add server support.
|
13 years ago |
Rusty Russell
|
8216fa0be7
list: list_pop
|
13 years ago |
Rusty Russell
|
c35fcafc26
list: list_append_list / list_prepend_list
|
13 years ago |
Rusty Russell
|
1cf6022662
autodata: make note about not being generally useful for shared libraries.
|
13 years ago |
Tinggong
|
b5f5d105d1
iscsi, ttxml: fix warning [-Wunused-but-set-variable]
|
13 years ago |
Tinggong
|
4a850584f5
failtest: fix warning [-Wformat]
|
13 years ago |
Rusty Russell
|
a1a93f902d
net: make tests more robust.
|
13 years ago |
Rusty Russell
|
42b45378bf
foreach: fix overzealous test.
|
13 years ago |
Andreas Schlick
|
dfe310e715
Makefile: Add hacks for the nested modules for make check.
|
13 years ago |
Rusty Russell
|
27846712cd
Merge commit 'add31d8'
|
13 years ago |
Riceball LEE
|
add31d826b
sparse_bsearch: fixed the no ssize_t defined error.
|
13 years ago |
Ulrik Sverdrup
|
42c667b3a7
siphash: Use uint64_t directly, remove typedef
|
13 years ago |
Ulrik Sverdrup
|
dd000c9a9f
siphash: Simplify helper function W64's signature
|
13 years ago |
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 |