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 08ccb4b6f0 getpeers: new command. 9 years ago
..
jsmn@bd9bd55c3a daemon/jsmn: Add submodule for jsmn. 9 years ago
.gitignore daemon: first code. 9 years ago
Makefile daemon: encrypted communication (version 3) 9 years ago
configdir.c daemon: configuration directory (default ~/.lightning). 9 years ago
configdir.h daemon: configuration directory (default ~/.lightning). 9 years ago
cryptopkt.c getpeers: new command. 9 years ago
cryptopkt.h daemon: encrypted communication (version 3) 9 years ago
dns.c dns: add failure callback. 9 years ago
dns.h dns: add failure callback. 9 years ago
json.c json: routine to create a uint64_t field. 9 years ago
json.h json: routine to create a uint64_t field. 9 years ago
jsonrpc.c getpeers: new command. 9 years ago
jsonrpc.h getpeers: new command. 9 years ago
lightning-cli.c daemon: lightning-cli 9 years ago
lightningd.c daemon: primitive privkey handling. 9 years ago
lightningd.h daemon: primitive privkey handling. 9 years ago
log.c daemon: add helper to log hex. 9 years ago
log.h daemon: add helper to log hex. 9 years ago
netaddr.c daemon: netaddr 9 years ago
netaddr.h daemon: netaddr 9 years ago
peer.c getpeers: new command. 9 years ago
peer.h getpeers: new command. 9 years ago
pseudorand.c daemon: first code. 9 years ago
pseudorand.h daemon: first code. 9 years ago
secrets.c daemon: primitive privkey handling. 9 years ago
secrets.h daemon: primitive privkey handling. 9 years ago
timeout.c daemon: timeout structure for IO. 9 years ago
timeout.h daemon: timeout structure for IO. 9 years ago