rgb-cln/connectd
Rusty Russell 4cc3eaf79c common/bech32: update to bech32m reference.
I did this by copying the updated bech32 code, and then re-patching in
our minor changes:

1. Headers modded (we need size_t)
2. Explicit length for bech32_encode/decode (not 90).
3. Exposing and bech32_ prefix for convert_bits, charset, charset_rev.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-06-11 13:54:20 +09:30
..
test update-mocks: make sure we cover all test programs. 2021-05-22 17:53:04 +09:30
Makefile
connectd.c common/bech32: update to bech32m reference. 2021-06-11 13:54:20 +09:30
connectd.h connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
connectd_gossipd_wire.csv
connectd_gossipd_wiregen.c gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
connectd_gossipd_wiregen.h gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
connectd_wire.csv connectd: new command to make us send message and close. 2021-06-03 16:16:34 +09:30
connectd_wiregen.c gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
connectd_wiregen.h gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
handshake.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
handshake.h
netaddress.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
netaddress.h
peer_exchange_initmsg.c connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
peer_exchange_initmsg.h connectd: clearly differentiate incoming and outgoing paths. 2021-03-25 11:31:58 +10:30
tor.c
tor.h
tor_autoservice.c check-includes: allow redundant "config.h" 2021-02-04 12:02:36 +10:30
tor_autoservice.h