rgb-cln/connectd
Rusty Russell 0e805427dc tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes.
There's a lot of it, and it means we can't `make check-source` on
these files.

Also bring bolt quotes up-to-date.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-09-09 16:23:58 +09:30
..
test Makefile: normalize all the Makefiles 2020-08-31 21:33:26 -05:00
Makefile Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
connectd.c Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
connectd.h connectd/connectd: Display an error hint for V3 tor onions when connect fail. 2020-07-01 11:21:58 +02:00
connectd_gossipd_wire.csv connectd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
connectd_gossipd_wiregen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
connectd_gossipd_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
connectd_wire.csv connectd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
connectd_wiregen.c tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
connectd_wiregen.h tools/generate-wire.py: strip trailing whitespace on lines, fix bolt quotes. 2020-09-09 16:23:58 +09:30
handshake.c common: generalize ecdh function. 2020-04-04 16:08:49 +10:30
handshake.h common: generalize ecdh function. 2020-04-04 16:08:49 +10:30
netaddress.c transition from status_trace() to status_debug 2019-09-10 02:02:51 +00:00
netaddress.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
peer_exchange_initmsg.c connectd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30
peer_exchange_initmsg.h cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit. 2020-04-03 13:13:21 +10:30
tor.c connect/tor: Set errno, if connection failed we want to reflect this. 2020-07-01 11:21:58 +02:00
tor.h connectd: rename 'struct reaching' to 'struct connecting'. 2018-09-28 04:14:28 +00:00
tor_autoservice.c Add the missing space between "if" and "(" 2020-01-06 12:57:59 +01:00
tor_autoservice.h Init commit to be able to create a tor static service on the fly. 2019-12-03 23:35:18 +01:00