core-lightning/connectd
Rusty Russell 96f05549b2 common/utils.h: add tal_arr_expand helper.
We do this a lot, and had boutique helpers in various places.  So add
a more generic one; for convenience it returns a pointer to the new
end element.

I prefer the name tal_arr_expand to tal_arr_append, since it's up to
the caller to populate the new array entry.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-09-27 22:57:19 +02:00
..
test secret_eq: remove in favor of constant time variant. 2018-08-23 14:46:22 +02:00
connect_gossip_wire.csv gossipd: provide connectd with address resolution. 2018-07-25 02:13:52 +00:00
connect_wire.csv connectd: remove separate address hint message. 2018-08-09 19:44:27 +02:00
connectd.c common/utils.h: add tal_arr_expand helper. 2018-09-27 22:57:19 +02:00
connectd.h Put the 'd' back in the daemons. 2018-09-03 05:01:40 +00:00
handshake.c hsmd: remove hsmd/client.c 2018-09-20 09:49:39 +02:00
handshake.h hsmd: remove hsmd/client.c 2018-09-20 09:49:39 +02:00
Makefile hsmd: rename hsm_client_wire_csv to hsm_wire.csv 2018-09-20 09:49:39 +02:00
netaddress.c gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
netaddress.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
tor.c Put the 'd' back in the daemons. 2018-09-03 05:01:40 +00:00
tor.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00
tor_autoservice.c set the tor port also in struct wireaddr 2018-09-19 13:48:05 +02:00
tor_autoservice.h gossipd: move files into connectd. 2018-07-25 02:13:52 +00:00