.. |
crypto
|
Chachapoly new bearssl fixes
|
2020-04-07 17:52:19 +09:00 |
daemon
|
Fix compilation errors introduced by latest chronos.
|
2020-03-24 09:48:05 +02:00 |
muxers
|
Mplex: Add the ability to send any size payload (#123)
|
2020-04-03 17:26:46 +02:00 |
protobuf
|
Fix overflow problem.
|
2019-10-29 20:51:48 +02:00 |
protocols
|
Fix table assertion, edited while iterating
|
2020-04-05 01:19:10 +09:00 |
stream
|
close underlying bufferstream in lpchannel
|
2020-03-28 09:29:43 -06:00 |
transports
|
Fix possible crash in tcptransport when server is nil
|
2020-04-06 12:56:17 +09:00 |
cid.nim
|
Moved base32, 58 and 64 to stew
|
2019-12-13 16:00:39 +02:00 |
connection.nim
|
reverting connection changes
|
2020-03-28 09:29:43 -06:00 |
multiaddress.nim
|
Add some utility procedures to MultiAddress. (#94)
|
2020-02-27 19:26:42 +02:00 |
multibase.nim
|
Moved base32, 58 and 64 to stew
|
2019-12-13 16:00:39 +02:00 |
multicodec.nim
|
Use CatchableError
|
2019-06-24 05:39:13 +03:00 |
multihash.nim
|
Moved base32, 58 and 64 to stew
|
2019-12-13 16:00:39 +02:00 |
multistream.nim
|
close underlying bufferstream in lpchannel
|
2020-03-28 09:29:43 -06:00 |
peer.nim
|
Moved base32, 58 and 64 to stew
|
2019-12-13 16:00:39 +02:00 |
peerinfo.nim
|
remove unnecesary nil check in peerinfo
|
2020-02-16 11:31:35 -06:00 |
standard_setup.nim
|
Add peer lifetime feature for PeerInfo. (#77)
|
2020-02-11 12:53:39 -05:00 |
switch.nim
|
Fix/misc (#116)
|
2020-03-29 08:28:48 -06:00 |
transcoder.nim
|
Add multicodec to table and make it single source of multiformat codes.
|
2018-12-05 17:24:07 +02:00 |
utility.nim
|
Less verbose traces (#112)
|
2020-03-23 15:03:36 +09:00 |
varint.nim
|
Signed variable integers fixes. (#96)
|
2020-03-06 20:19:43 +01:00 |
vbuffer.nim
|
Signed variable integers fixes. (#96)
|
2020-03-06 20:19:43 +01:00 |
wire.nim
|
add init from TransportAddress to multiaddress
|
2019-10-11 08:15:24 +09:00 |