Jacek Sieka
|
f856c885fa
|
fix endian conversion issues (#82)
* fixes call to `bigEndian32` on a uint64 which breaks on big endian
platforms
* prefer endians2 for less and safer code
|
2020-07-12 18:22:47 +02:00 |
cheatfate
|
29d9274e03
|
Fix some compilation warnings.
|
2019-10-24 16:01:57 +03:00 |
cheatfate
|
2f6b36e96d
|
Cleanup debug echos.
|
2019-04-15 11:32:58 +03:00 |
cheatfate
|
bc4fa46566
|
Add more test vectors from `nim-libp2p`.
|
2019-04-15 11:30:52 +03:00 |
cheatfate
|
2c2e2f7fad
|
Add getInterfaces() and getBestRoute().
Add IpNet and IpMask.
Add TTL setting for UDP transports with {Broadcast}.
Fix comments.
Add tests.
Bump version to 2.2.5.
|
2019-04-15 04:27:12 +03:00 |