..
test
Re-enable builds with DEVELOPER=0
7 years ago
.gitignore
handshaked: remove.
7 years ago
Makefile
lightningd: tal memleak detection, dev-memleak command.
7 years ago
bitcoind.c
lightningd: add notleak annotations.
7 years ago
bitcoind.h
feerate: use u32 everywhere.
7 years ago
build_utxos.c
common: absorb remaining files from daemon/
8 years ago
build_utxos.h
common: move some files out of lightningd/
8 years ago
chaintopology.c
lightningd: add notleak annotations.
7 years ago
chaintopology.h
lightningd: tal memleak detection, dev-memleak command.
7 years ago
dev_ping.c
jsonrpc: make explicit call to indicate cmd is still pending.
7 years ago
gossip_control.c
jsonrpc: make explicit call to indicate cmd is still pending.
7 years ago
gossip_control.h
gossipd: rewrite to do the handshake internally.
7 years ago
gossip_msg.c
ipaddr: rename to wireaddr.
7 years ago
gossip_msg.h
ipaddr: rename to wireaddr.
7 years ago
hsm_control.c
hsm: Cleanup after merging control and client libraries
7 years ago
hsm_control.h
lightningd/hsm_control: use a simple fd for HSM.
8 years ago
htlc_end.c
pay: close leaks.
7 years ago
htlc_end.h
pay: close leaks.
7 years ago
invoice.c
invoice: remove strange code.
7 years ago
invoice.h
invoice: move link to the top of the structure.
7 years ago
jsonrpc.c
jsonrpc: current pending commands are not a leak.
7 years ago
jsonrpc.h
jsonrpc: make explicit call to indicate cmd is still pending.
7 years ago
lightningd.c
memleak: add backtrace to allocations.
7 years ago
lightningd.h
memleak: add backtrace to allocations.
7 years ago
log.c
log: mark ltmp as notleak.
7 years ago
log.h
memleak: add backtrace to allocations.
7 years ago
memdump.c
Re-enable builds with DEVELOPER=0
7 years ago
netaddress.c
type_to_string: format wireaddr.
7 years ago
netaddress.h
ipaddr: rename to wireaddr.
7 years ago
opt_time.c
common: absorb remaining files from daemon/
8 years ago
opt_time.h
headers: fix up header idempotent lines.
8 years ago
options.c
options: suppress "leak" from opt_table allocation.
7 years ago
options.h
ipaddr: rename to wireaddr.
7 years ago
pay.c
pay: close leaks.
7 years ago
pay.h
lightningd: unify pay vs forward path when handling failures.
8 years ago
peer_control.c
peer_control: close leak in sign_last_tx.
7 years ago
peer_control.h
peer_control: move link to the top of the structure.
7 years ago
peer_htlcs.c
lightningd: free failed output htlcs.
7 years ago
peer_htlcs.h
htlc: Defer saving the outgoing payment until we store the HTLC
7 years ago
peer_state.h
gossipd: rewrite to do the handshake internally.
7 years ago
subd.c
subd: if a required daemon exits, wait instead of killing it.
7 years ago
subd.h
subd: wrap all message callbacks in a transaction.
7 years ago
txfilter.c
fixup! txfilter: Add a simple transaction filter
7 years ago
txfilter.h
fixup! txfilter: Add a simple transaction filter
7 years ago
watch.c
watch: remove peer_debug helper.
7 years ago
watch.h
lightningd: remove lightningd_state.
8 years ago