projects
/
ccan
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ccan
2018-06-12
Rusty Russell
tools/configurator: better descriptions for --autotools...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-12
Rusty Russell
tools/configurator: Better argument handling, particula...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-12
Rusty Russell
tools/configurator: support --header-file if we don...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-12
Rusty Russell
tools/configurator: support --autotools-style.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-12
Rusty Russell
tools/configurator: support --var-file for outputting...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-12
Rusty Russell
tools/configurator: convert flags to text in 'struct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-06-12
Eric Wong
timer: remove unnecessary dependency on likely
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-05-10
Rusty Russell
endian: fix compilation with musl libc.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-05-09
Rusty Russell
Makefile-web: any PHP version will do.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-05-09
Rusty Russell
opt: print usage correctly for early args.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-04-06
Kamil
Fix HAVE_ASPRINTF detection
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-04-06
Rusty Russell
tal/grab_file: be robust against EINTR.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-04-06
Rusty Russell
ptr_valid: fix spurious SIGINT under lldb on MacOS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-04-05
Rusty Russell
base32: add ability to substitute character set.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-04-05
Rusty Russell
str/base32: new module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-26
Rusty Russell
intmap: add iterator-by-callback.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-26
Rusty Russell
intmap: add exhaustive testcases for intmap_after
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-26
Rusty Russell
intmap: add test case which failed, extracted from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-26
Rusty Russell
intmap: reimplement so that intmap_after works.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-26
Rusty Russell
intmap: add benchmarks.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-26
Rusty Russell
bitops: new module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-26
Rusty Russell
configurator: add tests for other popcount variants.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-16
Jan Sarenik
Makefile: Fix asort multiple definition error
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-14
Yubin Ruan
fix misuse of typesafe_cb_cast() in example
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-14
Yubin Ruan
fix misspelling in the example of container_of
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-03-01
Rusty Russell
tal: don't access freed memory on unusual case of redun...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-02-26
Rusty Russell
intmap: implement uintmap_last/sintmap_last.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-02-26
Rusty Russell
tools/configurator: allow overriding of which cc we...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-02-16
Rusty Russell
path: expose separator constants.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2018-02-04
Rusty Russell
io: don't fail if we get a signal.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-12-21
Rusty Russell
tal/path: handle weird case of path_join("")
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-11-22
Rusty Russell
opt: fix libmusl compile.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-10-25
Rusty Russell
io: query whether io_plan in/out have started.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-10-12
Rusty Russell
io: fix corner case in EPIPE handling.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-10-12
Rusty Russell
io: fix duplex read on last bytes of closed pipe.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-10-11
Rusty Russell
ccan/io: example failure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-12
Akshay Adiga
endian: Add Glibc like endianess check
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-04
Rusty Russell
tal: add xor into child_parent pointer.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-04
Rusty Russell
tal: fix up benchmarks for interface changes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-29
Damien Grassart
darray: Fix bug in the darray_remove() macro
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-29
Damien Grassart
darray: Rename identifiers starting with an underscore
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-29
Damien Grassart
darray: Add darray_insert() to insert a value at a...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-15
Rusty Russell
shachain: remove unnecessary shachain_index_t
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-15
Rusty Russell
shachain: add shachain_next_index()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-23
David Gibson
objset: Use TCON_WRAP instead of TCON
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-23
David Gibson
jmap: Use TCON_WRAP instead of TCON
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-23
David Gibson
jset: Use TCON_WRAP instead of TCON
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-23
David Gibson
tlist: Use TCON_WRAP instead of TCON
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-06-27
Rusty Russell
io: add io_fd_block() helper.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-06-16
Rusty Russell
io: allow overriding poll function.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-05-31
Rusty Russell
io: fix nasty io_wake corner case.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-05
David Gibson
agar: Remove unnecessary NULL check
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-05
David Gibson
net: Add check for failure of setsockopt()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-05
David Gibson
ccanlint: Fix leak in do_reduce_features()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-05
David Gibson
crypto/ripemd160: Correct badly sized union member
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-05
David Gibson
tools: Remove fd leak
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-05
David Gibson
failtest: Remove memory leak
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-03
Rusty Russell
.gitignore: ignore .fast-ok files, too.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-04-03
Rusty Russell
ccan/ntdb: demote to junkcode.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-31
David Gibson
Fix missing va_end()s
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-31
David Gibson
lbalance: Switch to tlist2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-31
David Gibson
tools/ccanlint: Add missing header file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-31
David Gibson
tools: Add asort module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-15
Rusty Russell
take, tal, tal/path, tal/str, tal/talloc: annotate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-15
Rusty Russell
take: add labels when CCAN_TAKE_DEBUG set, return in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-15
Rusty Russell
Makefile: fix fastcheck.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-15
Rusty Russell
io/fdpass: fix example.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-14
Rusty Russell
io/fdpass: add flag to close fd after sending.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-14
Rusty Russell
io: add io_flush_sync().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-03-14
Martin Milata
hex: fix comment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-24
David Gibson
.travis.yml: Add clang builds to trusty
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-24
David Gibson
coroutine: Stack allocation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-24
David Gibson
coroutine: Enable valgrind
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-24
David Gibson
coroutine: Remove on-stack buffers from testcases
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-24
David Gibson
coroutine: Move total initialization outside coroutine
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-24
David Gibson
coroutine: Remove problematic diagnostic from api-3...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-24
Rusty Russell
tal: make tal_len/tal_count(NULL) return 0.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-19
David Gibson
.travis.yml: Add compilation with gcc 5 and gcc 6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-18
David Gibson
ccanlint: Correct default coverage tool for clang
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-18
David Gibson
ccanlint: Allow path to gcov to be overriden
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-18
David Gibson
tools: Consolidate gcov handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-17
David Gibson
.travis.yml: Add valgrind testing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-17
David Gibson
.travis.yml: Add builds under Ubuntu Trusty
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-17
David Gibson
.travis.yml: Rework Travis matrix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-13
Rusty Russell
intmap: clean up iterators.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-11
Rusty Russell
intmap: new module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-09
Rusty Russell
io: make io_close_taken_fd() unset nonblocking on the fd.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-09
Rusty Russell
io: handle errors on listening file descriptors.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-09
Rusty Russell
io: io_close_taken_fd to steal fd from conn.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-09
Rusty Russell
io: don't try to close() connection twice, remove shutd...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-09
Rusty Russell
io: update documentation for io_close.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-01-07
Rusty Russell
str: make sure STR_MAX_CHARS gives a constant expression.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-29
Rusty Russell
tal/autoptr: new module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-29
Rusty Russell
tal: support destructors with an extra argument.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-29
Rusty Russell
io: allow freeing of io_conn at any time.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-29
Rusty Russell
io: remove io_debug support.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-29
Rusty Russell
tal: save and restore errno across all notifiers.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-24
David Gibson
ccanlint: Move ccanlint test options from _info comment...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-24
David Gibson
Makefile: Make module checks depend on info file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-12-23
Rusty Russell
io/fdpass: new module for async fd passing.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next