projects
/
ccan
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ccan
2016-08-22
Jon Griffiths
sha256: Use fewer magic magic numbers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-08-22
Jon Griffiths
sha256: Move 'bytes' to the end of sha256_ctx and make...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-08-22
Jon Griffiths
sha256: Use the same union order as the ctx structure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-08-22
Jon Griffiths
sha256: Make our u32 and u8 fields the same size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-08-22
Jon Griffiths
sha256: Mark parameters as potentially unused
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-28
Rusty Russell
cast: fix indentation in example.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-16
David Gibson
altstack: Don't log internal calls in test cases
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-16
David Gibson
altstack: Don't use 0 pointer literals
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-16
David Gibson
altstack: Use ptrint instead of bare casts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-16
David Gibson
altstack: Restore alternate signal stack state
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-16
David Gibson
altstack: Consolidate thread-local variables
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Rusty Russell
htable: allow htable_type keys to be non-pointers.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Rusty Russell
htable: htable_type add htable_copy.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-06
Rusty Russell
htable: add htable_copy.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
Cody P Schafer
htable: add a htable_prev method to oppose _next
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-05
David Gibson
tlist: Add tlist_next() and tlist_prev() functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-03
David Gibson
agar: Add static graph initializer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-02
David Gibson
aga: Remove unused state defines
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-02
Rusty Russell
tcon: add testcase for const members in tcon_container_of()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-02
Rusty Russell
tcon: add test case for const members.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-02
Cody P Schafer
tlist2: a alternate to tlist that encodes the member...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-02
Cody P Schafer
tcon: avoid error 'expected `void *` but argument is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-02
Cody P Schafer
list: add parens to gaurd macro args in LIST_INIT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-31
Cody P Schafer
htable/htable_type: allow keyof to be a simple macro
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-31
Cody P Schafer
htable/htable_type: avoid warning about an unused argument
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-31
Rusty Russell
crypto/siphash: new module.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-09
David Gibson
Build info files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-09
David Gibson
Automatically determine which modules have source
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-09
Rusty Russell
Makefile: exclude altstack so Jenkins works again.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-09
Rusty Russell
ccanlint: fix missing file.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-06
Rusty Russell
tools/ccanlint: make sure _info compiles.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-03
Rusty Russell
a_star: new module added to hacky Makefile-ccan list.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-05-03
Stephen M....
Add A-star module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-29
David Gibson
Correctly include dependencies for nested modules
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-29
David Gibson
Exclude system headers from .d files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-29
David Gibson
Clean up use of 'rm' in Makefiles
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-29
David Gibson
Add missing files to make clean
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-26
Rusty Russell
configurator: fix HAVE_UCONTEXT test on Ubuntu 16.04.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-26
Rusty Russell
generator: don't even try to compile if !HAVE_UCONTEXT.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-26
Rusty Russell
Makefile: add altstack and generator to build exclusions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-26
Rusty Russell
Makefile: fix random pattern hack.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-26
Rusty Russell
Makefile-ccan: add cppmagic.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-04-26
Rusty Russell
htable: add iterators to htable_type.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-03-25
Andrew Jeffery
strgrp: Add cosine fudge-curve to unify filter comparis...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-03-25
Andrew Jeffery
strgrp: Use angular similarity for distance metric...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-03-25
Andrew Jeffery
strgrp: Use ratio of hypotenuse for consistent comparisons
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-03-25
Andrew Jeffery
strgrp: Shift constant out of loop
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-03-08
Rusty Russell
shachain: clarify design in terms of binary tree, rever...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-25
David Gibson
generator: Allow generators to take arguments
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-25
David Gibson
generator: Generators for C
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-25
David Gibson
configurator: Add test for ucontext.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-15
David Gibson
altstack: Clarify checking macros
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-15
David Gibson
altstack: Declare memory clobbers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-15
David Gibson
altstack: Include config.h in run.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-15
David Gibson
altstack: Increase signal stack size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-08
Dan Good
altstack: stack alignment and accounting tweaks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-05
Rusty Russell
ccanlint: make _info ported an empty string on success.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
David Gibson
cppmagic: Iteration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
David Gibson
cppmagic: Allow multiple and deferred evaluation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
David Gibson
cppmagic: Conditionals
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
David Gibson
cppmagic: Logical operations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
David Gibson
cppmagic: New module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
David Gibson
.travis.yml: Add -k to make check script
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
David Gibson
ccanlint: Report failures with --summary
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
Rusty Russell
ccanlint: add missing file for "info_ported" test.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
Rusty Russell
rszshm: disable valgrind for tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
Rusty Russell
mem: add memtaint().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
Rusty Russell
altstack: fix _info test.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
Rusty Russell
tools: commit missing support for _info ported flag.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-03
Rusty Russell
ccanlint: add "_info ported" (for ccan/altstack).
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-02
David Gibson
idtree: Fix undefined behaviour (left shift of signed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-02
David Gibson
idtree: Fix misindented statement
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-02
David Gibson
idtree: Fix comparison is always false warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-02
David Gibson
htable: Mark functions constructed by HTABLE_DEFINE_TYP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-02-02
David Gibson
strmap: Convert to using TCON_WRAP() instead of plain...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-29
Rusty Russell
altstack: disable valgrind.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-29
Dan Good
altstack: New module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-27
David Gibson
aga: Annotate unused return values
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-27
David Gibson
ccanlint: Remove unused variable
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-26
David Gibson
configurator: Clarify empty if
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-26
David Gibson
.travis.yml: Add clang builds to Travis
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-21
Dan Good
rszshm: New module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-19
Rusty Russell
tal/str: fix infinite loop of tal_fmt() with empty...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-19
Rusty Russell
pipecmd: add stderr fd arg.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-19
Rusty Russell
pipecmd: fix fd leak.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-18
Rusty Russell
io: io_time_override to insert fake times.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-01-05
Dan Good
deque: check HAVE_STATEMENT_EXPR, tweaks from feedback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-12-28
Dan Good
deque: New module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-12-14
Rusty Russell
Add file describing Signed-off-by and guiding new modul...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-12-10
Dan Good
tweaks from feedback - thanks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-12-10
Dan Good
Add xstring module - bounded string builder with three...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-12-09
Joel Stanley
Makefile-web: Quote the names in the error message
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-12-09
Joel Stanley
web/logo: Use a relative protocol
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-12-09
Joel Stanley
Makefile-web: Download prettify from git
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-11-20
Rusty Russell
pipecmd: test can't-exec case.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-11-20
Rusty Russell
pipecmd: add pipecmdarr variant.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-11-20
Rusty Russell
tools/namespacize: use unlink_noerr.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-11-20
Rusty Russell
net: use close_noerr.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-11-20
Rusty Russell
noerr: add free_noerr().
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-11-20
David Gibson
aga,agar: New shortcut2 sample graph and testcases...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next