Anton Moilanen

Results 5 issues of Anton Moilanen

`make` fails with the following error: ```bash rtl8812AU_8821AU_linux/include/rtw_security.h:236:8: error: redefinition of ‘struct sha256_state’ 236 | struct sha256_state { | ^~~~~~~~~~~~ In file included from ./include/linux/filter.h:23, from ./include/net/sock.h:59, from ./include/net/inet_sock.h:22, from...

Use examples from https://www.useragents.me/ update the list of recognized mobile devices

enhancement

in addition to browser, os and device also detect the rendering engine, such as WebKit

enhancement

Consider using Client Hints to improve the accuracy of detection See the following article for details https://developer.mozilla.org/en-US/docs/Web/API/User-Agent_Client_Hints_API

enhancement

This might help improve the accuracy of the os, browser and device recognition 1. Get the list of user agents, including also the most recent ones 2. Create an automated...

enhancement