David Gibson
|
4be05500e6
rfc822: Rename RFC822_HDR_BAD_NAME constant
|
13 years ago |
David Gibson
|
cd90166506
rfc822: Rename bad-header test
|
13 years ago |
David Gibson
|
786fd5a12b
rfc822: Move check_header into helper.c
|
13 years ago |
David Gibson
|
affb2280db
rfc822: Add an example program
|
13 years ago |
Rusty Russell
|
049ae7d0ad
str: add STR_MAX_CHARS().
|
13 years ago |
Rusty Russell
|
7b1223717a
list: change license to BSD-MIT.
|
13 years ago |
Rusty Russell
|
8b09a6d9f6
time: make trivial functions inline
|
13 years ago |
Rusty Russell
|
2a91b14cf2
time: add time_check() call and test.
|
13 years ago |
Rusty Russell
|
b980b85667
failtest, tools: update for new timespec-using ccan/time module.
|
13 years ago |
Rusty Russell
|
2012d45e27
time: use timespec instead of timeval.
|
13 years ago |
Rusty Russell
|
9d96562997
ccanlint: don't remove HAVE_STRUCT_TIMESPEC when testing without features.
|
13 years ago |
Rusty Russell
|
1ca32ce6d8
configurator: add library testing
|
13 years ago |
Rusty Russell
|
bbb4aa72f0
ccanlint: make sure examples get correct -l options.
|
13 years ago |
Rusty Russell
|
fa7a78f9d3
ccanlint: recurse to get -l options.
|
13 years ago |
Rusty Russell
|
e2a53df3e1
tools: more intelligent caching for compile _info.
|
13 years ago |
Rusty Russell
|
4c5f970e9e
Merge branch 'master' of ozlabs.org:ccan
|
13 years ago |
David Gibson
|
00b2678473
rfc822: Fix test bugs on 64-bit platforms
|
13 years ago |
David Gibson
|
ff912d69e8
rfc822: Include RFC5322 text for reference
|
13 years ago |
Rusty Russell
|
87c679ff36
ccanlint: make depends_accurate test more accurate.
|
13 years ago |
David Gibson
|
79831fda00
rfc822: Fix bug parsing headers when body begins with linear whitespace
|
13 years ago |
Rusty Russell
|
07962f1c3f
rfc822: suppress license warning about failtest.
|
13 years ago |
Rusty Russell
|
de28abde13
rfc822: new module.
|
13 years ago |
Rusty Russell
|
a3158e7994
web: fix umask on uploader so it's group readable.
|
13 years ago |
Rusty Russell
|
8253b9dd5d
bytestring: new module.
|
13 years ago |
Alessandro Guido
|
0a8d854a29
Avoid compiler errors if u32 is defined as a type
|
13 years ago |
Rusty Russell
|
48b700953f
antithread, failtest: use ccan/err instead of err.h.
|
13 years ago |
Rusty Russell
|
42cdf910d2
opt: avoid using err.h.
|
13 years ago |
Rusty Russell
|
5add556a1c
err: actually implement replacement versions!
|
13 years ago |
Rusty Russell
|
9f5e1ef758
Merge branch 'master' of ozlabs.org:ccan
|
13 years ago |
Rusty Russell
|
ea4bd098db
configurator: add HAVE_ERR_H test.
|
13 years ago |