kubo/core/corehttp
Jeromy 01aee44679 merkledag: change 'Node' to be an interface
Also change existing 'Node' type to 'ProtoNode' and use that most
everywhere for now. As we move forward with the integration we will try
and use the Node interface in more places that we're currently using
ProtoNode.

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-10-12 08:16:03 -07:00
..
commands.go fix races in http cors 2015-10-13 01:09:55 +03:00
corehttp.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
gateway_handler.go merkledag: change 'Node' to be an interface 2016-10-12 08:16:03 -07:00
gateway_indexPage.go Use net/url to escape paths in web-ui 2016-03-02 15:46:58 -08:00
gateway_test.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
gateway.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
ipns_hostname.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
logs.go update deps for libp2p 3.4.0 2016-08-25 19:02:55 -07:00
metrics_test.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
metrics.go metrics: fix peer number metric in offline mode 2016-09-13 14:00:10 +02:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go feat: Update the webui to work with the latest changes in 0.4 2016-03-14 20:49:18 +01:00