Vadym Vikulin

Results 27 issues of Vadym Vikulin

Please look at this bug: https://github.com/peritus/robotframework-httplibrary/issues/30 I prepared fix.

I have 3.5" UNO Module which I would like to use together with ArduinoMenu. I did find [MCUFRIEND_kbv](https://github.com/prenticedavid/MCUFRIEND_kbv ) library. How can I use this lib? Board: Arduino Uno TFT...

listener.Accept() runs only after a byte is received: but expected to run it after kcp.Dial. The test code: ``` package main import ( "log" "time" kcp "github.com/xtaci/kcp-go/v5" ) func main()...

## Bug Report **Current Behavior** IPv6 URL causes "Error `Template parameter names *must* be separated`" error in m.request receiving IPv6 with [ ] symbols in URL. It can happen when...

Type: Bug
Area: Documentation

``` 2022/02/11 11:52:46 Build name: yggdrasil 2022/02/11 11:52:46 Build version: 0.4.3 2022/02/11 11:52:46 Starting up... 2022/02/11 11:52:46 Startup complete 2022/02/11 11:52:46 Starting multicast module 2022/02/11 11:52:46 TCP admin socket listening...

This made by @filarius . He managed to collect huge number of private/public keys and select only pairs with matching 300::/64 subnet. His hardware/software were following: - i5 3570k, 4...

Android build failed for 0.4.2: ``` vadym@ubuntu:~/yggdrasil-go$ ANDROID=true ./build Building aar for Android go: downloading golang.org/x/mobile v0.0.0-20211103151657-e68c98865fb2 go: downloading golang.org/x/tools v0.1.8-0.20211022200916-316ba0b74098 go: downloading golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e go get: added golang.org/x/mobile v0.0.0-20211103151657-e68c98865fb2...

android

yggdrasil native crash for Android after Wi-Fi turn off: ``` 2021-06-21 13:21:14.570 1338-1365/? D/nativedumper:NativeCrashHandler: TS: name:tombstone_20, pid:32400, process_name:io.github.chronosx88.yggdrasil, thread_name:osx88.yggdrasil 2021-06-21 13:21:14.570 1338-1365/? I/nativedumper:NativeCrashHandler: Process pid 32400(io.github.chronosx88.yggdrasil osx88.yggdrasil ) died by...

android

``` vadym@ubuntu:~/Downloads$ sudo ./yggdrasilctl -endpoint=tcp://localhost:9001 debug_remotegetpeers 01104a28ce2052b456293f34da38588a8eaff12933531caa9812fe6af8eabcdb Admin socket returned an error but didn't specify any error text vadym@ubuntu:~/Downloads$ sudo ./yggdrasilctl -endpoint=tcp://localhost:9001 getpeers coords key port 207:efb5:d731:dfad:4ba9:d6c0:cb25:c7a7 [] 01104a28ce2052b456293f34da38588a8eaff12933531caa9812fe6af8eabcdb 1...

Finalization Yggdrasil leads to extremely high CPU consumption - possible infinite looping. Branch: master, fork: https://github.com/vikulin/yggdrasil-extras The issue found while debug of Yggdrasil Android app. Also it was started after...

bug