Rusty Russell
|
fce1819222
crypto/shachain: examples and some documentation.
|
10 years ago |
Rusty Russell
|
0020bff26a
crypto/shachain: enforce that indexes have to be added incrementally.
|
10 years ago |
Rusty Russell
|
9fc0711160
crypto/shachain: detect if we're inserting a bogus hash.
|
10 years ago |
Rusty Russell
|
954082d1b3
crypto/shachain: a bit more common code.
|
10 years ago |
Rusty Russell
|
54b56dc5b8
crypto/shachain: add design document.
|
10 years ago |
Rusty Russell
|
fc6655ed3c
crypto/shachain: new module
|
10 years ago |
Rusty Russell
|
0d73f8ebb6
crypto/sha256: new module.
|
10 years ago |
Rusty Russell
|
7011546929
tools: add HAVE_UNALIGNED_ACCESS test.
|
10 years ago |
Rusty Russell
|
c951c9d9d7
timer: simple optimization for large number of timers.
|
10 years ago |
Rusty Russell
|
63f7705912
timer: brute force corruption fix.
|
11 years ago |
Rusty Russell
|
5984698822
timer: put level-0 optimization directly into find_first.
|
11 years ago |
Rusty Russell
|
08dac12882
timer: fix two corruption bugs.
|
11 years ago |
Rusty Russell
|
bd9a48e7ff
timer: better dump code.
|
11 years ago |
Rusty Russell
|
897219d64e
timer: fix timer_check() to iterate all levels.
|
11 years ago |
Rusty Russell
|
fc3a762c66
str/hex: to-from hexstring conversion routines.
|
11 years ago |
Rusty Russell
|
64b0c5cdee
htable: add pre-sized option.
|
11 years ago |
Joel Stanley
|
f45214bf85
Add Travis continuous integration
|
11 years ago |
Rusty Russell
|
adc90816df
doc: english fixup.
|
11 years ago |
Rusty Russell
|
cfdea83b3b
web: remove unused db dir
|
11 years ago |
Rusty Russell
|
9c08a0b11d
web: remove unused directory.
|
11 years ago |
Rusty Russell
|
28bce82394
Delete unused file.
|
11 years ago |
Rusty Russell
|
7f48c10272
web: Create webpages-unchecked target for running on server.
|
11 years ago |
Delio Brignoli
|
73930140fa
tal_stack
|
11 years ago |
Peter Barker
|
bdb8d75154
ccanlint: avoid segfault when module_builds' linking fails
|
11 years ago |
Peter Barker
|
78158c87e3
base64: implements rfc4648, the base64 encoding
|
11 years ago |
Rusty Russell
|
94e7bbe83e
tools/ccanlint: slight neatening of license logic.
|
11 years ago |
Peter Barker
|
4802b4bece
ccanlint - avoid e.g. GPL vs LGPL mismatch in license checking
|
11 years ago |
Eric Wong
|
c2fbfe5282
list: add list_for_each_rev_safe{,_off} macros
|
11 years ago |
Eric Wong
|
79a88af5cf
list: add list_for_each_rev_off macro
|
11 years ago |
Eric Wong
|
0201703d51
list: new list_for_each{, _safe}_off_dir_ macros
|
11 years ago |