n2n/tools
Hamish Coleman 585b3cec59 iwyu: n2n.h
There is still cleanup work to be done in the headers, but this
concludes the major include-what-you-use refactoring.  No functional
change is intended or expected and all tests are passing.

It is now a lot easier to see what is used from each header and work on
possible refactoring in the future.

The include-what-you-use tool is awkward to use with the current state
of the build system - and will always be difficult to use in a
multi-platform safe way.  However, I hope to provide a non manual
process for running with the tool in the future.
2023-06-18 12:14:23 +01:00
..
Makefile Ensure LDLIBS is consistantly treated 2023-05-10 18:41:18 +01:00
n2n-benchmark.c iwyu: n2n-benchmark.c 2023-06-18 10:55:07 +01:00
n2n-decode.c iwyu: n2n.h 2023-06-18 12:14:23 +01:00
n2n-keygen.c iwyu: n2n-keygen.c 2023-06-18 10:56:05 +01:00
n2n-portfwd.c iwyu: n2n-portfwd.c 2023-06-18 10:58:00 +01:00
n2n-route.c iwyu: n2n-route.c 2023-06-18 11:14:47 +01:00
tests-auth.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-compress.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-elliptic.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-hashing.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-transform.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-wire.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00