kubo/core/node/libp2p
Steven Allen ccc2d23730 feat: remove secio support
We've had a reliable and enabled by default TLS implementation since
0.4.23 (over a year ago) and turned off SECIO in September of last year.
We might as well remove support entirely in the next release and
encourage users to upgrade their networks.

Noise is faster, anyways.
2021-02-25 13:36:40 -08:00
..
addrs.go chore: update deps 2020-05-20 17:51:04 -07:00
discovery.go fix: migrate from deprecated warning function 2020-01-28 21:20:21 -08:00
host.go feat: bootstrap in dht when the routing table is empty 2020-05-24 22:55:30 -07:00
hostopt.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
libp2p.go feat: add a transport config section 2020-06-16 15:15:47 -07:00
nat.go feat: add autonat config options 2020-04-14 20:54:58 -07:00
peerstore.go fix: close peerstore on stop 2019-09-05 17:20:14 -07:00
pnet.go update to new private network interfaces 2020-03-09 19:39:06 -07:00
pubsub.go fix(pubsub): flood publish 2020-05-29 16:42:10 -07:00
relay.go feat: add a transport config section 2020-06-16 15:15:47 -07:00
routing.go properly expose dual dht 2020-04-13 15:58:12 -07:00
routingopt.go chore: update dht and kbucket 2020-08-25 21:13:18 -04:00
sec.go feat: remove secio support 2021-02-25 13:36:40 -08:00
smux.go feat: add a transport config section 2020-06-16 15:15:47 -07:00
topicdiscovery.go ipns(pubsub): utilize persistent pubsub value store 2019-12-11 11:52:05 -05:00
transport.go update QUIC, enable the RetireBugBackwardsCompatibilityMode 2020-07-20 10:29:43 -04:00