Kirill A. Korinsky
Kirill A. Korinsky
Hey, Sorry for pushing you but I feel that following changes is worth to be released: - https://github.com/simsong/tcpflow/pull/252 where modern GCC is fixed; - https://github.com/simsong/tcpflow/pull/262 where data corruption is fixed;...
### Problem When someoen uses non dark theme, like me for last couple of weeks, it leads to almost not usefull UI. See:  This is regression was introduced by...
OpenBSD doesn't support dual stack, that makes this broken on machine which hasn't got IPv6. Anyway, a machine which has IPv6, still, can't access IPv4 hosts.
syscall is deprecated and non updated library whcih should be replaced by new one with name x/sys. Anyway, it may work on some platform and some errors migth be missed...
Hey, I've tried to build it on OpenBSD 7.5. I had used `mozcfg-i386OpenBSD` as `.mozconfig`. The build is failed as: ``` 0:30.47 In file included from /home/catap/src/Arctic-Fox/extensions/spellcheck/hunspell/src/affentry.cxx:76: 0:30.47 In file...
Avoid warning: ``` WARN deprecated: .Site.LastChange was deprecated in Hugo v0.123.0 and will be removed in a future release. Use .Site.Lastmod instead. ```
#### Description Let fix #7128 #### Checklist - [ ] I have updated tests where applicable. - [x] I have added an entry to the CHANGELOG.
#### Problem Description Mitmproxy doesn't exit on Ctrl-C inside commond line without connection to web UI #### Steps to reproduce the behavior: 1. Run `mitmweb` 2. Close tab or window...