Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-24 | Added userspace-based network timeout | Marvin Borner | |
The network in my whole city is down right now, so I've done some error catching using timeouts etc without the kernel blocking everything. Not having internet is exhausting though :( | |||
2020-11-22 | Fixed DNS with one part | Marvin Borner | |
2020-11-21 | Fixed wrong DNS index | Marvin Borner | |
You can forget the previous commit. It was probably still better to clear the whole input field instead. (security/privacy) | |||
2020-11-21 | Added magic DNS algorithm | Marvin Borner | |
Coffein helped me write this lol. It's actually pretty dumb but WTH - it works! | |||
2020-11-20 | Fixed some network race conditions | Marvin Borner | |
2020-11-18 | Added browser and many networking things | Marvin Borner | |
2020-11-18 | Started libnet | Marvin Borner | |