projects
/
ccan
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools: set, don't increment bool.
2016-11-04
Rusty Russell
tools: set, don't increment bool.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-31
Rusty Russell
io: update to use time_mono() for timers.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-31
Rusty Russell
timer: change to use time_mono (api break!)
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-31
Rusty Russell
time: make timemono a first-class citizen.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-31
Rusty Russell
time: test/run-monotonic backwards timemono_between...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-30
Rusty Russell
time: timemono_add.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-28
Rusty Russell
jmap: fix tools/speed
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-25
Rusty Russell
pipecmd: fix warn-unused-result warnings (-O2)
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-25
Rusty Russell
ptr_valid: fix warn-unused-result warning (-O2)
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-25
Rusty Russell
io: fix maybe-uninitialized warning in test (-O2)
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-25
Rusty Russell
foreach: fixed maybe uninitialized warning in test...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-25
Rusty Russell
err: fix warn-unused-result warning in test (-O2)
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-10-25
Rusty Russell
cdump: fix uninitialized warning with optimization
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-09-27
Benjamin Herrenschmidt
ccan/list: Add list_empty_nocheck
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-09-08
Rusty Russell
tal/stack: fix up after tal change.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-09-08
Rusty Russell
tal: store length in bytes, not count, and always store...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-09-08
Rusty Russell
tal: remove unused assigned var (scan-build warning)
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-09-08
Rusty Russell
pipecmd: fix minor memleak detected by scan-build.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-09-07
Rusty Russell
tal: make tal_next() only return immediate children.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-08-30
Rusty Russell
ccanlint: depends_accurate: don't detect false dependency...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-08-30
Rusty Russell
tools/ccanlint: test_depends_accurate: catch #include...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-08-30
Rusty Russell
Merge remote-tracking branch 'origin/pr/48'
commit
|
commitdiff
|
tree
2016-08-30
Rusty Russell
Merge remote-tracking branch 'origin/pr/50'
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-08-23
Rusty Russell
Merge remote-tracking branch 'origin/pr/47'
commit
|
commitdiff
|
tree
2016-08-23
Rusty Russell
Merge remote-tracking branch 'origin/pr/46'
commit
|
commitdiff
|
tree
2016-08-23
Rusty Russell
Merge remote-tracking branch 'origin/pr/45'
commit
|
commitdiff
|
tree
2016-06-28
Rusty Russell
cast: fix indentation in example.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-06-06
Rusty Russell
htable: allow htable_type keys to be non-pointers.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-06-06
Rusty Russell
htable: htable_type add htable_copy.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-06-06
Rusty Russell
htable: add htable_copy.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-06-05
Cody P Schafer
htable: add a htable_prev method to oppose _next
commit
|
commitdiff
|
tree
2016-06-05
David Gibson
tlist: Add tlist_next() and tlist_prev() functions
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-06-02
Rusty Russell
tcon: add testcase for const members in tcon_container_of()
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-06-02
Rusty Russell
tcon: add test case for const members.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-06-02
Cody P Schafer
tlist2: a alternate to tlist that encodes the member...
commit
|
commitdiff
|
tree
2016-06-02
Cody P Schafer
tcon: avoid error 'expected `void *` but argument is...
commit
|
commitdiff
|
tree
2016-06-02
Cody P Schafer
list: add parens to gaurd macro args in LIST_INIT
commit
|
commitdiff
|
tree
2016-05-31
Cody P Schafer
htable/htable_type: allow keyof to be a simple macro
commit
|
commitdiff
|
tree
2016-05-31
Cody P Schafer
htable/htable_type: avoid warning about an unused argument
commit
|
commitdiff
|
tree
2016-05-31
Rusty Russell
crypto/siphash: new module.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-05-09
Rusty Russell
Makefile: exclude altstack so Jenkins works again.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-05-09
Rusty Russell
ccanlint: fix missing file.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-05-06
Rusty Russell
tools/ccanlint: make sure _info compiles.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-05-03
Rusty Russell
a_star: new module added to hacky Makefile-ccan list.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-04-26
Rusty Russell
configurator: fix HAVE_UCONTEXT test on Ubuntu 16.04.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-04-26
Rusty Russell
generator: don't even try to compile if !HAVE_UCONTEXT.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-04-26
Rusty Russell
Makefile: add altstack and generator to build exclusions.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-04-26
Rusty Russell
Makefile: fix random pattern hack.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-04-26
Rusty Russell
Makefile-ccan: add cppmagic.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-04-26
Rusty Russell
htable: add iterators to htable_type.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-03-08
Rusty Russell
shachain: clarify design in terms of binary tree, reverse...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-02-05
Rusty Russell
ccanlint: make _info ported an empty string on success.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-02-03
Rusty Russell
ccanlint: add missing file for "info_ported" test.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-02-03
Rusty Russell
rszshm: disable valgrind for tests.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-02-03
Rusty Russell
mem: add memtaint().
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-02-03
Rusty Russell
altstack: fix _info test.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-02-03
Rusty Russell
tools: commit missing support for _info ported flag.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-02-03
Rusty Russell
ccanlint: add "_info ported" (for ccan/altstack).
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-01-29
Rusty Russell
altstack: disable valgrind.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-01-29
Dan Good
altstack: New module
commit
|
commitdiff
|
tree
2016-01-21
Dan Good
rszshm: New module
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-01-19
Rusty Russell
tal/str: fix infinite loop of tal_fmt() with empty...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-01-19
Rusty Russell
pipecmd: add stderr fd arg.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-01-19
Rusty Russell
pipecmd: fix fd leak.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2016-01-18
Rusty Russell
io: io_time_override to insert fake times.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-12-14
Rusty Russell
Add file describing Signed-off-by and guiding new module...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-12-10
Dan Good
tweaks from feedback - thanks
commit
|
commitdiff
|
tree
2015-12-10
Dan Good
Add xstring module - bounded string builder with three...
commit
|
commitdiff
|
tree
2015-12-09
Joel Stanley
Makefile-web: Quote the names in the error message
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-12-09
Joel Stanley
web/logo: Use a relative protocol
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-12-09
Joel Stanley
Makefile-web: Download prettify from git
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-11-20
Rusty Russell
pipecmd: test can't-exec case.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-11-20
Rusty Russell
pipecmd: add pipecmdarr variant.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-11-20
Rusty Russell
tools/namespacize: use unlink_noerr.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-11-20
Rusty Russell
net: use close_noerr.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-11-20
Rusty Russell
noerr: add free_noerr().
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-11-20
Rusty Russell
Makefile-ccan: add pipecmd
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-11-20
Rusty Russell
pipecmd: new module.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-21
Rusty Russell
opt: don't use raw malloc for errors.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-20
Rusty Russell
mem: switch descriptions for memeqzero/memeqstr
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-16
Rusty Russell
tal/str: fix error in tal_strndup()
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-15
Rusty Russell
mem: get clever with memeqzero().
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-15
Rusty Russell
mem: optimize.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-15
Rusty Russell
mem: add memzero benchmark.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-15
Rusty Russell
mem: add memeqzero.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-09
Rusty Russell
Travis: do make in parallel to test if that gives slight...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-10-09
Rusty Russell
Travis: upgrade, try using apt dependencies.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-09-29
Rusty Russell
ccanlint: enhance and streamline "output" testing lines.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-09-24
Rusty Russell
mem: add memcheck() for valgrind.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-09-24
Rusty Russell
configurator: check for valgrind/memcheck.h
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-09-08
Andrew Jeffery
strgrp: new module
commit
|
commitdiff
|
tree
2015-08-20
Rusty Russell
array_size: fix spurious test fail with gcc-5
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-08-20
Cody P Schafer
pr_log: a new module that provides a simple run-time...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-08-19
Cody P Schafer
list: suppress unused argument warnings
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-08-19
Cody P Schafer
configurator: avoid potential unused parameter warnings...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-08-19
Cody P Schafer
configurator: sometimes _GNU_SOURCE is already defined...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-08-19
Cody P Schafer
configurator: hide type punning
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-08-17
Cody P Schafer
talloc: avoid a comparison mismatch & at the same time...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
2015-08-17
Cody P Schafer
configurator: avoid leaks that LeakSanitizer doesn...
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au> (split...
commit
|
commitdiff
|
tree
2015-08-14
Rusty Russell
cpuid: fix test.
Signed-off-by:
Rusty Russell
<rusty@rustcorp.com.au>
commit
|
commitdiff
|
tree
next