kubo/core/corehttp
Steven Allen 3eba14aa24 gx update
Updates:

* go-kad-dht: Query performance improvements, DHT client fixes, validates
  records on *local* put.
* go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
* go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
* go-log: fixes possible panic when enabling/disabling events.
* go-multiaddr: fixes possible panic when stringifying malformed multiaddrs,
  adds support for consuming /p2p/ multiaddrs.

fixes #5113
unblocks #4895

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-06-26 17:11:33 -07:00
..
commands.go gx update 2018-06-26 17:11:33 -07:00
corehttp.go gx update 2018-06-26 17:11:33 -07:00
gateway_handler.go gx update 2018-06-26 17:11:33 -07:00
gateway_indexPage.go gateway: bring back dir-index-html assets 2016-11-03 00:38:32 +01:00
gateway_test.go gx update 2018-06-26 17:11:33 -07:00
gateway.go gx update 2018-06-26 17:11:33 -07:00
ipns_hostname.go Fix panic. Don't handle errors with fallthrough. 2018-06-03 13:58:58 -07:00
logs.go gx update 2018-06-26 17:11:33 -07:00
metrics_test.go gx update 2018-06-26 17:11:33 -07:00
metrics.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
option_test.go golint: fix variable name 2018-01-21 11:11:47 -08:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go Add trailing comma 2017-12-02 12:05:55 +00:00