Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
closenatpmp() after failure to init
|
|
it just complicates things.
|
|
|
|
main Member table.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
force disable shitty allocators in libstdc++.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
differently.
|
|
|
|
Peer's role misses a PLANET role
|
|
|
|
|
|
Update make-linux.mk to include support for Armv7l
|
|
When running ArchlinuxARM with 64bit support on Raspberry Pi3, the default build fails due to the architecture look-up at the beginning of the build process. A simple addition of the Armv7l section above allows the build to continue and successfully run.
|
|
|
|
Windows
|
|
MINGW32/64 is detected for libzt build - Symbol not supported
|
|
|
|
|
|
|
|
|
|
There were cases in the code where time calculations and comparisons were overflowing and causing connection instability. This will keep time calculations within expected ranges.
|