aboutsummaryrefslogtreecommitdiffstats
path: root/example (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-16example: use WSAStartup return value instead of GetLastErrorJason A. Donenfeld1-3/+3
2026-04-16example: continue trying next candidate on connect failureJason A. Donenfeld1-0/+1
2026-04-11build: call signtool manuallyJason A. Donenfeld1-0/+3
2026-03-27driver: port to windows 10Jason A. Donenfeld1-1/+1
2026-03-24global: bump copyrightJason A. Donenfeld1-1/+1
2021-10-15example: remove overly specific castsJason A. Donenfeld1-12/+5
2021-10-06api: migrate to swdevice and rework entire apiJason A. Donenfeld1-34/+7
2021-10-06api: adapter: treat reboot required as real errorJason A. Donenfeld1-3/+3
2021-09-10example: disable dad for faster startupJason A. Donenfeld1-6/+7
2021-08-08driver: logging: pass timestamp back to userspaceJason A. Donenfeld1-9/+13
2021-08-05driver: device: implement MTU notifications properly, even if brokenJason A. Donenfeld1-1/+2
2021-08-03example: remove MTU setting due to complicationsJason A. Donenfeld1-2/+1