-
Notifications
You must be signed in to change notification settings - Fork 211
Pull requests: perlin-network/noise
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reduce AEAD allocations, and switched to using sync.Cond for reducing lock contention in clients.
enhancement
Small overall improvements
#277
by iwasaki-kenta
was merged Feb 11, 2020
Loading…
Extend cryptographic keys API, reduce frequency of OnMessageSent being called, improve cache locality of Kademlia routing table.
bug
Something isn't working
enhancement
Small overall improvements
#274
by iwasaki-kenta
was merged Feb 7, 2020
Loading…
Remove unnecessary allocations and goroutines, and introduce worker pool for handling requests concurrently.
enhancement
Small overall improvements
#273
by iwasaki-kenta
was merged Feb 5, 2020
Loading…
gossip: initial impl of gossip package
enhancement
Small overall improvements
#272
by iwasaki-kenta
was merged Feb 4, 2020
Loading…
node, node/opts, error, client, conn, readme: implement option to set max recv message size limit with default set to 2mb, and use uints for configurable values that should be non-negative
enhancement
Small overall improvements
#271
by iwasaki-kenta
was merged Feb 1, 2020
Loading…
client, conn: remove idle timeout goroutine and use net.Conn read/write deadlines instead
enhancement
Small overall improvements
#270
by iwasaki-kenta
was merged Jan 31, 2020
Loading…
Implement LRU eviction policy for connection pool, and reduce flakiness of Kademlia test.
enhancement
Small overall improvements
tests
New tests
#269
by iwasaki-kenta
was merged Jan 31, 2020
Loading…
all: reboot noise
enhancement
Small overall improvements
feature
New feature or request
#266
by iwasaki-kenta
was merged Jan 29, 2020
Loading…
Add golangci linter and fix all of the linting errors.
enhancement
Small overall improvements
#262
by a-urth
was merged Dec 3, 2019
Loading…
Implement a type to wrap conn and id, returned by ClosestPeers
#257
by AhmadMuzakkir
was merged Nov 13, 2019
Loading…
Allow noise to work if CPU does not support AES-NI
#256
by hasyimibhar
was merged Nov 11, 2019
Loading…
Don't close incoming connection on failed dial back.
enhancement
Small overall improvements
#255
by a-urth
was merged Nov 6, 2019
Loading…
Lock callback methods which may race
bug
Something isn't working
#254
by rkeene
was closed Oct 30, 2019
Loading…
Add comments to explain why ID may be re-added
#253
by AhmadMuzakkir
was merged Oct 23, 2019
Loading…
Fix a data race by re-adding the ID if its address is different
bug
Something isn't working
#251
by AhmadMuzakkir
was merged Oct 23, 2019
Loading…
Fix a data race in noise.Info
bug
Something isn't working
#250
by AhmadMuzakkir
was merged Oct 23, 2019
Loading…
Fix impoer error aead. Build failed.
question
Further information is requested
#248
by Lisahobe1998
was closed Dec 3, 2019
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.