projects
/
ccan
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools: add HAVE_UNALIGNED_ACCESS test.
2015-05-24
Rusty Russell
tools: add HAVE_UNALIGNED_ACCESS test.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-20
Rusty Russell
timer: simple optimization for large number of timers.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-20
Rusty Russell
timer: brute force corruption fix.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-19
Rusty Russell
timer: put level-0 optimization directly into find_first.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-19
Rusty Russell
timer: fix two corruption bugs.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-19
Rusty Russell
timer: better dump code.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-19
Rusty Russell
timer: fix timer_check() to iterate all levels.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-14
Rusty Russell
str/hex: to-from hexstring conversion routines.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-05-12
Rusty Russell
htable: add pre-sized option.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-04-25
Rusty Russell
doc: english fixup.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-04-24
Rusty Russell
web: remove unused db dir
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-04-24
Rusty Russell
web: remove unused directory.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-04-24
Rusty Russell
Delete unused file.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-04-24
Rusty Russell
web: Create webpages-unchecked target for running on...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-30
Rusty Russell
tools/ccanlint: slight neatening of license logic.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-30
Rusty Russell
stringbuilder: fix ccan/str test dependency.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-30
Rusty Russell
Makefile: add ntdb.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-20
Rusty Russell
ntdb: fix up tests.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-20
Rusty Russell
ntdb: assume HAVE_CCAN in header.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-20
Rusty Russell
ntdb: fix up _info.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-18
Rusty Russell
ntdb: move python bindings to subdir.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-18
Rusty Russell
ntdb: remove config.h
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-17
Rusty Russell
Merge branch 'ntdb' of https://github.com/ddiss/ccan...
commit
|
commitdiff
|
tree
2015-03-16
Rusty Russell
invbloom: singleton callback for when destroying a...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-15
Rusty Russell
invbloom: reduce hash count to 3.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-15
Rusty Russell
invbloom: add callback for when an element becomes...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-03-15
Rusty Russell
invbloom: remove unused structure field.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-14
Rusty Russell
cdump: ignore __attribute__ (gcc extension).
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-14
Rusty Russell
cdump: handle multi-line preprocessor directives.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-14
Rusty Russell
cdump: add CDUMP() support.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-14
Rusty Russell
cdump: handle array sizes and comments better.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-11
Rusty Russell
io: fix example in io_plan.h which didn't compile.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-11
Rusty Russell
cdump: add useful tool to generate enum name string...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-11
Rusty Russell
cdump: handle , at end of enums.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-11
Rusty Russell
cdump: new module.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-11
Rusty Russell
pushpull: new module.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-10
Rusty Russell
ccanlint: offer to insert license comments where they...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-10
Rusty Russell
ccanlint: check all headers for examples.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-11-07
Rusty Russell
invbloom: new module for IBLTs.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-10-30
Rusty Russell
Makefile-ccan: bytestring now has source.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-10-30
Rusty Russell
io: update for new timer API.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-10-30
Rusty Russell
timer: make timer_del() idempotent, add timer_init().
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-10-30
Rusty Russell
timer: change timers_expire() to return a single timer.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-10-13
Rusty Russell
Add eratosthenes to Makefile-ccan list.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-27
Rusty Russell
io: use normal linked lists.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-27
Rusty Russell
list_del_init/list_node_init: for multiple list_del...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-18
Rusty Russell
tal/str: use tal/grab_file not grab_file in example.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-18
Rusty Russell
charset: make example use tal/grab_file instead of...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-18
Rusty Russell
ccan_tokenizer: remove warnings with gcc
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-18
Rusty Russell
ccan_tokenizer: switch example from grab_file to ccan...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-08
Rusty Russell
io: always make fds O_NONBLOCK.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-08
Rusty Russell
io: don't do wakeup immediately.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-05
Rusty Russell
ccan/io: use shutdown() before close.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-04
Rusty Russell
ccan/io: add io_out_wait() and io_out_always().
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-04
Rusty Russell
ccan/io: io_halfclose.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-04
Rusty Russell
ccan/io: keep more io_plan details internal.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-04
Rusty Russell
ccan/io: implement debug.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-04
Rusty Russell
ccan/io: implement timeouts.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-04
Rusty Russell
ccan/io: duplex support.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-04
Rusty Russell
ccan/io: eliminate dir argument from io_wait and io_always.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-03
Rusty Russell
ccan/io: rewrite.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-03
Rusty Russell
ccan/io: fix io_connect.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-08-01
Rusty Russell
tools/ccanlint: add global .valgrind_suppressions file.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-07-25
Rusty Russell
net: use freeaddrinfo() in _info example.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-07-17
Rusty Russell
io: fix io_connect().
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-25
Rusty Russell
structeq: new module.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-23
Rusty Russell
tal/str: fix error when strreg regex looks for literal...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-23
Rusty Russell
time: update for new configurator.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-23
Rusty Russell
tools/configurator: set HAVE_CLOCK_GETTIME even if...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-13
Rusty Russell
ccan/htable: fix tools warning for 64-bit systems.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-12
Rusty Russell
time: fix example.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
strset: fix up tools for new ccan/time API.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
lbalance: update tools for new time (and jmap!)
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
htable: update tools for time changes.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
time: time_mono() helpers.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
io failtest timer tools: fallout from time changes.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
time: split absolute and relative times.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
tal/talloc: include all ccan dependencies.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
tal/talloc: fix overflow on 64 bit systems
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
str_talloc: delete.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
grab_file: don't use str_talloc for tests.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
htable: tools: use tal instead of talloc.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
tools: use tal/grab_file
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
strset: use tal instead of talloc in examples and tools.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
strset: update tools for new ABI
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
strset: update ccan/time usage in tools
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
crcsync: use tal/grab_file in _info example.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
tal/grab_file: new module
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
talloc_link: remove it.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
tal/link: remove incorrect references to talloc
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
tal: fix tal_check description
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-10
Rusty Russell
idtree: use ccan/tal instead of talloc
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-06-02
Rusty Russell
cpuid: fix LICENSE file to be symlink.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-05-27
Rusty Russell
container_of: work with -Wcast-qual
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-05-27
Rusty Russell
tools/ccanlint: detect more unmentioned dependencies.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-05-27
Rusty Russell
antithread: correctly list ccan/typesafe_cb as dependency.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-05-27
Rusty Russell
io: correctly list ccan/typesafe_cb as dependency.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-05-27
Rusty Russell
tools/ccanlint: don't assert on relative directories...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-05-27
Rusty Russell
test: add test to ensure we can use non-const lists...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2014-05-27
Rusty Russell
net: don't return still-connecting fd.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
next