You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 3564263e12 jsonrpc: use-after-free bug due to unspecified free behavior 1/2 7 years ago
..
test lightnind: _ dev-disconnect argument to suppress commit timer. 7 years ago
.gitignore Rename subdaemons, move them into top level. 7 years ago
Makefile Rename subdaemons, move them into top level. 7 years ago
bitcoind.c lightningd: avoid errors on shutdown. 7 years ago
bitcoind.h lightningd: avoid errors on shutdown. 7 years ago
build_utxos.c common: absorb remaining files from daemon/ 7 years ago
build_utxos.h common: move some files out of lightningd/ 7 years ago
chaintopology.c log: remove struct helpers. 7 years ago
chaintopology.h external: new subdirectory for all external libraries and submodules. 7 years ago
dev_ping.c Rename subdaemons, move them into top level. 7 years ago
dns.c lightningd: remove lightningd_state. 7 years ago
dns.h lightningd: remove lightningd_state. 7 years ago
gossip_control.c subd: remove context arg, as we're always owned by lightningd. 7 years ago
gossip_control.h headers: fix up header idempotent lines. 7 years ago
gossip_msg.c gossip: fix address descriptor handling. 7 years ago
gossip_msg.h gossip: make rpc responses correct. 7 years ago
hsm_control.c Rename subdaemons, move them into top level. 7 years ago
hsm_control.h lightningd/hsm_control: use a simple fd for HSM. 7 years ago
htlc_end.c common: absorb remaining files from daemon/ 7 years ago
htlc_end.h common: move some files out of lightningd/ 7 years ago
invoice.c lightningd: remove lightningd_state. 7 years ago
invoice.h lightningd: remove lightningd_state. 7 years ago
jsonrpc.c jsonrpc: use-after-free bug due to unspecified free behavior 1/2 7 years ago
jsonrpc.h lightningd: remove lightningd_state. 7 years ago
lightningd.c lightningd: don't free log on shutdown until after lightningd freed. 7 years ago
lightningd.h lightningd: give option to crash if a subdaemon fails. 7 years ago
log.c lightningd: dump backtrace on crash or fatal(). 7 years ago
log.h lightningd: search path for our own directory. 7 years ago
netaddr.c common: absorb remaining files from daemon/ 7 years ago
netaddr.h headers: fix up header idempotent lines. 7 years ago
new_connection.c subd: remove context arg, as we're always owned by lightningd. 7 years ago
new_connection.h lightningd: remove lightningd_state. 7 years ago
opt_time.c common: absorb remaining files from daemon/ 7 years ago
opt_time.h headers: fix up header idempotent lines. 7 years ago
options.c lightningd: give option to crash if a subdaemon fails. 7 years ago
options.h lightningd: remove lightningd_state. 7 years ago
pay.c Rename subdaemons, move them into top level. 7 years ago
pay.h lightningd: unify pay vs forward path when handling failures. 7 years ago
peer_control.c peer_control: don't double-free on permanent fail of non-persistent peer. 7 years ago
peer_control.h common: move some files out of lightningd/ 7 years ago
peer_htlcs.c onchaind: fail htlcs which are not included in commitment tx. 7 years ago
peer_htlcs.h onchaind: fail htlcs which are not included in commitment tx. 7 years ago
peer_state.h onchain: add initial onchain state. 7 years ago
subd.c subd: remove context arg, as we're always owned by lightningd. 7 years ago
subd.h subd: remove context arg, as we're always owned by lightningd. 7 years ago
watch.c watch: remove peer_debug helper. 7 years ago
watch.h lightningd: remove lightningd_state. 7 years ago