Evgeniy Isaev

Results 13 comments of Evgeniy Isaev

@gareins, I've done a similar but more complex work here: https://github.com/mouse07410/asn1c/pull/67 JFYI: mouse07410's fork is currently the most developed, and the official repository, unfortunately, is almost frozen.

I also encountered errors on 32-bit systems that have already been fixed in [mouse07410/asn1c](https://github.com/mouse07410/asn1c): ``` per_support.c:238: per_long_range_rebase: Assertion `lb

> @eisaev do you have any idea why this xiaomi switch setup is so strange? This switch configuration is copied from stock firmware. I can only assume that this is...

С Chromium/Chrome всё понятно: они вообще не поддерживают аутентификацию для SOCKS5 прокси. Скажу больше: они даже не берут `user:passwd@` из вашего PAC. Однако, если HTTP/HTTPS прокси отвечает [407 Proxy Authentication...

Which patch from [xqrepack](https://github.com/geekman/xqrepack) do you want to apply? I think all the necessary patches are already here. I used `binwalk`, `squashfs-tools`, and `dd` to unpack/pack the firmware.

> mark web footer so that users can confirm the right version has been flashed Version information already displayed in the web UI > stop resetting root password Looks useful...

[Added scripts for repacking the firmware](https://github.com/eisaev/r2350/commit/24b5f54e6592aa4e7796e84e167d1a6bde736e36)

@sh4tteredd Please don't push the binary files of the modified firmware here. This is illegal in most countries. Therefore I use diffs to save the changes. Could you rebase your...

I wrote simple code for [ctest-junit reporter](https://github.com/eisaev/test-reporter/commit/a4d4e572c1a7ca5a74aafa05321b25f397e9467b). But later it turned out that ctest JUnit reports are absolutely useless. I switched to using Google Test XML report with conversion to...

Same problem. The plugin always uses the name "root", regardless of the "auth.pgsql.username" setting. 100% reproducible. Why is the issue closed?