Age | Commit message (Collapse) | Author |
|
(will be replaced with federation stuff).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some optimization is possible here but it is minor and we will make it work first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
elegant way.
|
|
|
|
|
|
|
|
|
|
protocol cleanup.
|
|
reused.
|
|
anyway) in favor of federation.
|
|
|
|
capabilities, and some cleanup across other places.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This version fixes two bugs: a possible infinite loop when using network-specific relays,
and a bug causing a crash on Android.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove explicit sys/sysctl.h includes
|
|
C++11 requires a space between literal and string macro
|
|
fix _FORTIFY_SOURCE warning
|
|
move sourceAddress out of scope
|
|
warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
|
|
sourceAddress is used in the catch block
|
|
|