Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / perlin-network/noise issues and pull requests

#304 - build(deps): bump golang.org/x/crypto from 0.0.0-20191119213627-4f8c1d86b1ba to 0.1.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#302 - No longer maintained?

Issue - State: open - Opened by jacohend about 2 years ago

#301 - How well does it scale?

Issue - State: open - Opened by lonnietc over 3 years ago - 4 comments

#299 - OnPeerEvicted happens immediately after connection, disregarding timeout

Issue - State: open - Opened by delp over 3 years ago - 5 comments

#298 - Use Readers/Writers instead of bytes

Issue - State: open - Opened by elgohr almost 4 years ago

#297 - Indirect routing

Issue - State: open - Opened by elgohr almost 4 years ago

#296 - Use of internal package not allowed

Issue - State: open - Opened by RIZY101 about 4 years ago - 1 comment

#294 - Simplify addr.go logic when resolving IP

Pull Request - State: closed - Opened by emad-elsaid about 4 years ago - 1 comment

#293 - Remove empty public key check

Pull Request - State: closed - Opened by pocockn about 4 years ago

#292 - Fix Repeating Nonces

Pull Request - State: open - Opened by NHAS about 4 years ago

#291 - use crypto/rand package instead of math/rand

Pull Request - State: open - Opened by damien-white about 4 years ago - 5 comments

#290 - Advertisment converting ipv4 into ipv6

Issue - State: open - Opened by danthegoodman1 about 4 years ago

#289 - aead.go should import crypto/rand rather than math/rand

Issue - State: open - Opened by mdouchement over 4 years ago - 3 comments

#288 - fix depreciated requirement

Pull Request - State: open - Opened by itsnitigya over 4 years ago

#287 - ed25519 dependency link deprecated (module path has been changed)

Issue - State: open - Opened by oracle58 over 4 years ago - 1 comment

#286 - nodes with logging enabled always echo private key to logs

Issue - State: open - Opened by haukened over 4 years ago

#285 - Client connects but don't see any handling data

Issue - State: open - Opened by delp over 4 years ago

#284 - Example for reconnecting to nodes if they drop out

Issue - State: open - Opened by pocockn over 4 years ago - 1 comment

#283 - ecdh: Use library functions for Ed25519->X25519 conversion

Issue - State: open - Opened by Yawning almost 5 years ago

#282 - Node stops answering Pings when put in background

Issue - State: open - Opened by lrahmani almost 5 years ago

#280 - Fail to discover peers after registering custom message

Issue - State: closed - Opened by Beginc almost 5 years ago - 1 comment

#279 - Update main.go

Pull Request - State: open - Opened by venugopv almost 5 years ago

#278 - Dependency github.com/adl/ed25519 no longer maintained and available

Issue - State: closed - Opened by DavidMinarsch almost 5 years ago - 2 comments
Labels: bug

#277 - Reduce AEAD allocations, and switched to using sync.Cond for reducing lock contention in clients.

Pull Request - State: closed - Opened by iwasaki-kenta about 5 years ago
Labels: enhancement

#276 - Added pre shared key authentication.

Pull Request - State: closed - Opened by bgokden about 5 years ago - 2 comments

#275 - Authentication example

Issue - State: open - Opened by bgokden about 5 years ago - 5 comments
Labels: help wanted, question

#272 - gossip: initial impl of gossip package

Pull Request - State: closed - Opened by iwasaki-kenta about 5 years ago - 1 comment
Labels: enhancement

#270 - client, conn: remove idle timeout goroutine and use net.Conn read/write deadlines instead

Pull Request - State: closed - Opened by iwasaki-kenta about 5 years ago - 1 comment
Labels: enhancement

#269 - Implement LRU eviction policy for connection pool, and reduce flakiness of Kademlia test.

Pull Request - State: closed - Opened by iwasaki-kenta about 5 years ago - 1 comment
Labels: tests, enhancement

#268 - R5N DHT

Issue - State: closed - Opened by dvn0 about 5 years ago - 2 comments
Labels: wontfix, proposal

#267 - Implementation of TLS

Issue - State: open - Opened by jaysoncena about 5 years ago - 4 comments
Labels: question

#266 - all: reboot noise

Pull Request - State: closed - Opened by iwasaki-kenta about 5 years ago - 1 comment
Labels: feature, enhancement

#265 - Align atomic values

Pull Request - State: closed - Opened by target111 about 5 years ago
Labels: bug

#264 - Runtime error with default chat example

Issue - State: closed - Opened by target111 about 5 years ago

#263 - Branch cleanup, chat example Dail error

Issue - State: closed - Opened by Leadrive about 5 years ago - 3 comments

#262 - Add golangci linter and fix all of the linting errors.

Pull Request - State: closed - Opened by a-urth about 5 years ago
Labels: enhancement

#261 - Add golangci linter

Issue - State: closed - Opened by a-urth about 5 years ago

#260 - Noise cleanup-branch example, go run error undefined

Issue - State: closed - Opened by SgtRumpel about 5 years ago - 1 comment

#259 - Fixed dependencies

Pull Request - State: closed - Opened by ElPotato about 5 years ago

#258 - dcn-common/p2p - Add CryptoID verification

Issue - State: closed - Opened by ElPotato over 5 years ago

#257 - Implement a type to wrap conn and id, returned by ClosestPeers

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago

#256 - Allow noise to work if CPU does not support AES-NI

Pull Request - State: closed - Opened by hasyimibhar over 5 years ago

#255 - Don't close incoming connection on failed dial back.

Pull Request - State: closed - Opened by a-urth over 5 years ago
Labels: enhancement

#254 - Lock callback methods which may race

Pull Request - State: closed - Opened by rkeene over 5 years ago - 1 comment
Labels: bug

#253 - Add comments to explain why ID may be re-added

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago

#252 - Fix skademlia ID address race condition.

Pull Request - State: closed - Opened by a-urth over 5 years ago - 1 comment

#251 - Fix a data race by re-adding the ID if its address is different

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago - 6 comments
Labels: bug

#250 - Fix a data race in noise.Info

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago - 1 comment
Labels: bug

#249 - Add docs

Pull Request - State: closed - Opened by SgtRumpel over 5 years ago

#248 - Fix impoer error aead. Build failed.

Pull Request - State: closed - Opened by Lisahobe1998 over 5 years ago
Labels: question

#247 - Make noise.Info struct to be thread safe

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago - 5 comments

#246 - Improve client/protocol state machine

Pull Request - State: closed - Opened by rkeene over 5 years ago - 2 comments

#245 - Require that failures be continuing to blacklist

Pull Request - State: closed - Opened by rkeene over 5 years ago

#244 - Use a random delay when blacklisting

Pull Request - State: closed - Opened by rkeene over 5 years ago

#243 - Update skademlia.DisconnectByAddress to remove unconnected nodes

Issue - State: closed - Opened by rkeene over 5 years ago - 1 comment
Labels: bug

#242 - Add a global peer blacklist

Pull Request - State: closed - Opened by rkeene over 5 years ago - 3 comments

#241 - aead: fixing import error

Pull Request - State: closed - Opened by Yayg over 5 years ago - 4 comments
Labels: bug, question

#240 - Allow addresses of nodes in S/Kademlia routing table to be dynamically changed.

Pull Request - State: closed - Opened by a-urth over 5 years ago
Labels: bug

#239 - Examples for sending/receiving files.

Issue - State: open - Opened by peterwillcn over 5 years ago - 3 comments
Labels: docs

#238 - MasterPeerNode

Issue - State: closed - Opened by Lisahobe1998 over 5 years ago - 4 comments
Labels: question

#237 - Fix race bug related to dialing same peer.

Pull Request - State: closed - Opened by a-urth over 5 years ago
Labels: bug

#236 - WIP: Add client filter

Pull Request - State: closed - Opened by a-urth over 5 years ago - 1 comment
Labels: feature

#235 - Fix minor bug in skademlia.prefixLen(b []byte).

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago - 1 comment
Labels: bug

#234 - Update noise.md

Pull Request - State: closed - Opened by Vimalakirti over 5 years ago

#233 - Add timeout param on Dial().

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago - 1 comment
Labels: enhancement

#232 - Make private key more accessible

Issue - State: closed - Opened by claudiucelfilip over 5 years ago

#231 - Can misbehaving peers be tracked and banned?

Issue - State: closed - Opened by SentRaise over 5 years ago - 1 comment
Labels: question

#230 - Can messages be inspected before deciding to relay them?

Issue - State: closed - Opened by SentRaise over 5 years ago - 1 comment
Labels: question

#229 - Avoid unnecessary conversions

Pull Request - State: closed - Opened by muesli over 5 years ago
Labels: enhancement

#228 - Add missing error check

Pull Request - State: closed - Opened by muesli over 5 years ago
Labels: enhancement

#227 - Simplify error check

Pull Request - State: closed - Opened by muesli over 5 years ago
Labels: enhancement

#226 - Fixed import order using goimports

Pull Request - State: closed - Opened by muesli over 5 years ago - 2 comments

#225 - Fixed typo in comments

Pull Request - State: closed - Opened by muesli over 5 years ago - 2 comments
Labels: docs

#224 - Better strategy for selecting peers in case of failed connection

Issue - State: closed - Opened by a-urth over 5 years ago - 6 comments
Labels: enhancement

#223 - SKademlia client's `grpc.Dial` timeout should be configurable

Issue - State: closed - Opened by a-urth over 5 years ago - 1 comment

#222 - Fixed typo.

Pull Request - State: closed - Opened by ElPotato over 5 years ago
Labels: bug

#221 - Add unit tests.

Pull Request - State: closed - Opened by AhmadMuzakkir over 5 years ago - 2 comments

#220 - Allow binding to the wildcard host address ([::] / 0.0.0.0).

Pull Request - State: closed - Opened by masonforest over 5 years ago - 1 comment
Labels: enhancement

#219 - how can i get all peers ip?

Issue - State: closed - Opened by ystyle over 5 years ago - 4 comments
Labels: question

#218 - Performance improvements and buffered I/O.

Pull Request - State: closed - Opened by iwasaki-kenta almost 6 years ago
Labels: enhancement

#217 - Buffer writers to reduce syscalls, reduce makeslice() calls, and reduce defer calls.

Pull Request - State: closed - Opened by a-urth almost 6 years ago - 1 comment
Labels: enhancement

#216 - More documentation

Issue - State: closed - Opened by bittelc almost 6 years ago - 1 comment
Labels: docs

#215 - Noise gRPC Experiment.

Pull Request - State: closed - Opened by iwasaki-kenta almost 6 years ago
Labels: bug, feature, enhancement

#214 - Support multiplexing peer sessions.

Pull Request - State: closed - Opened by losfair almost 6 years ago

#213 - Fix a bug that happens when peer's connection is closed by the dialler.

Pull Request - State: closed - Opened by AhmadMuzakkir almost 6 years ago - 1 comment
Labels: bug

#211 - Question about service discovery

Issue - State: closed - Opened by bbalet almost 6 years ago - 4 comments

#204 - How do i use UPNP instead of NAT_PMP?

Issue - State: closed - Opened by siredwin about 6 years ago - 1 comment

#190 - Link to Zerolog in README gets 404

Issue - State: closed - Opened by alawik about 6 years ago - 1 comment
Labels: bug

#189 - Error importing packages from project

Issue - State: closed - Opened by gh0st42 about 6 years ago - 11 comments
Labels: question

#164 - chat.gif is outdated

Issue - State: closed - Opened by dandanua over 6 years ago - 1 comment
Labels: docs

#81 - Export core features as C API.

Issue - State: closed - Opened by losfair over 6 years ago - 1 comment
Labels: feature

#50 - Exactly-once message propagation.

Issue - State: open - Opened by iwasaki-kenta over 6 years ago - 4 comments
Labels: feature, help wanted, good first issue

#48 - Create proxying example.

Issue - State: closed - Opened by iwasaki-kenta over 6 years ago - 2 comments
Labels: feature, good first issue