Rusty Russell
|
166e9c6200
README: update.
|
13 years ago |
Rusty Russell
|
6585f22b6d
hash: switch to CC0 license.
|
13 years ago |
Rusty Russell
|
516c477908
Relicense all public domain modules to CC0.
|
13 years ago |
Rusty Russell
|
919b97d6e5
tlist: remove unused var warning in example.
|
13 years ago |
Rusty Russell
|
70843363d9
time: remove unused var warning in example.
|
13 years ago |
Rusty Russell
|
07a9a95073
talloc: remove const warning in _info example.
|
13 years ago |
Rusty Russell
|
f98c408ee4
list: fix unused var warning.
|
13 years ago |
Rusty Russell
|
3b4e940a92
lbalance: fix unused var warning.
|
13 years ago |
Rusty Russell
|
016dcb80f4
foreach: remove unused var warning.
|
13 years ago |
Rusty Russell
|
bd9ff08715
crcsync: fix memory leak in tests.
|
13 years ago |
Rusty Russell
|
b94efb3322
crcsync: fix constness warning.
|
13 years ago |
Rusty Russell
|
b7cbecb9b5
crc: remove gratuitous trailing whitespace.
|
13 years ago |
Rusty Russell
|
f93e614e09
check_type: remove gratuitous trailing whitespace.
|
13 years ago |
Rusty Russell
|
599c6804cb
alloc: remove valgrind warning from test.
|
13 years ago |
Rusty Russell
|
0cfe0db356
alignof: fix unused var warning with gcc
|
13 years ago |
Rusty Russell
|
39150ca863
str: fix unused var warning with gcc
|
13 years ago |
Rusty Russell
|
509fc838de
ccanlint: add #line directives to examples.
|
13 years ago |
Rusty Russell
|
4fc1f40b58
ccanlint: Understand Creative Commons Zero license.
|
13 years ago |
Rusty Russell
|
89ab9bee3b
licenses: Add Creative Commons Zero.
|
13 years ago |
Rusty Russell
|
ad20bc3130
ccanlint: remove unused variables.
|
13 years ago |
David Gibson
|
127c7534fc
rfc822: Index headers by name
|
13 years ago |
David Gibson
|
f71d6c6492
rfc822: Retrieve header fields by name
|
13 years ago |
David Gibson
|
89f4cfdd19
bytestring: Allow bytestring_from_string to be called on NULL
|
13 years ago |
David Gibson
|
850364146a
rfc822: Allow test infrastructure to handle headers with minor errors
|
13 years ago |
Rusty Russell
|
d638b7e4d6
ccanlint: fix coverage display for gcov 4.7
|
13 years ago |
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 |