15 Commits (6f181e0dc1a6c442f6235b3367d0a648df60c326)

Author SHA1 Message Date
Rusty Russell 7389aae26a Massive BOLT text underscore and formatting updates. 8 years ago
Rusty Russell 9b1d240c1f lightningd: --dev-disconnect support. 8 years ago
Rusty Russell b99c5620ef struct secret: use everywhere. 8 years ago
Rusty Russell 4839916038 lightningd/cryptomsg: discard unknown odd messages internally. 8 years ago
Rusty Russell 4bf398c4e7 status: move into lightningd/status. 8 years ago
Rusty Russell a845b07ada lightningd/cryptomsg: only free written messages if they're marked take(). 8 years ago
Rusty Russell 7419fde9a0 Update to new spec: differentiate channel_id and short_channel_id. 8 years ago
Rusty Russell 90737371d0 lightningd/cryptomsg: split raw crypto_state vs peer_crypto_state 8 years ago
Rusty Russell 13ac472062 lightningd/crypto_sync: fix sync_crypto_write / sync_crypto_read 8 years ago
Rusty Russell e3f2d72d4d crypto_sync: synchronous routines for inter-peer crypto. 8 years ago
Rusty Russell 35909ba94a cryptomsg: wording fix with update to latest BOLT. 8 years ago
Rusty Russell 9fd40da38c generate-wire: don't hand unknown structures specially. 8 years ago
Rusty Russell 6a089ce112 cryptomsg: add towire/fromwire for crypto state. 8 years ago
Rusty Russell 89a06734c4 lightningd/cryptomsg: test routines. 8 years ago
Rusty Russell a7f682c66e lightningd/cryptomsg: routines to encrypt on the wire. 8 years ago