ligo/src/node/net
Grégoire Henry d2ad611c3d Node/Sandbox: allow 'private' address
Allows any kind of 'private' listening address (as defined by IANA)
rather than only allowing `[::1]`.

Also document the error.
2017-08-28 21:25:19 +02:00
..
p2p_connection_pool_types.ml Node/Sandbox: allow 'private' address 2017-08-28 21:25:19 +02:00
p2p_connection_pool_types.mli P2p: implements peer swapping 2017-03-14 11:56:42 +01:00
p2p_connection_pool.ml P2p: use incremental encoding/decoding 2017-08-08 11:22:05 +02:00
p2p_connection_pool.mli P2p: use incremental encoding/decoding 2017-08-08 11:22:05 +02:00
p2p_connection.ml P2p: use incremental encoding/decoding 2017-08-08 11:22:05 +02:00
p2p_connection.mli P2p: use incremental encoding/decoding 2017-08-08 11:22:05 +02:00
p2p_discovery.ml P2p: comment out dead code 2017-08-22 14:56:15 +02:00
p2p_discovery.mli Shell: implement P2p_{maintenance,discovery}. 2017-01-19 10:26:45 +01:00
p2p_io_scheduler.ml Shell: rename gid into peer_id 2017-02-24 16:22:56 +01:00
p2p_io_scheduler.mli P2p: various small fixes. 2017-02-15 15:26:39 +01:00
p2p_maintenance.ml P2p: implements peer swapping 2017-03-14 11:56:42 +01:00
p2p_maintenance.mli P2p: implements peer swapping 2017-03-14 11:56:42 +01:00
p2p_types.ml Node/Sandbox: allow 'private' address 2017-08-28 21:25:19 +02:00
p2p_types.mli Node/Sandbox: allow 'private' address 2017-08-28 21:25:19 +02:00
p2p_welcome.ml Fix compilation with lwt.3.0.0 2017-05-07 12:26:27 +02:00
p2p_welcome.mli Shell: implement P2p_{connection_pool,welcome} 2017-01-19 10:26:45 +01:00
p2p.ml P2p: use incremental encoding/decoding 2017-08-08 11:22:05 +02:00
p2p.mli P2p: use incremental encoding/decoding 2017-08-08 11:22:05 +02:00
RPC_server.ml RPCs: fix missing CORS headers. 2017-04-19 17:27:45 +02:00
RPC_server.mli RPC: add HTTP methods and Content-Type headers. 2017-03-16 18:49:31 +01:00