Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-26 | Renamed libs | Marvin Borner | |
Cleaner and more flexible. | |||
2021-02-25 | Applied even more warning flags! | Marvin Borner | |
Fixing all the warnings wasn't that easy actually.. | |||
2021-02-25 | Added *many* static keywords | Marvin Borner | |
2021-02-25 | Updated makefiles | Marvin Borner | |
2020-12-09 | Fixed null socket loop | Marvin Borner | |
2020-12-03 | Quite important network stuff | Marvin Borner | |
2020-11-24 | Fixed timer counting with yield() | Marvin Borner | |
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 | Added file-based HTTP server | Marvin Borner | |
And fixed/added some other things | |||
2020-11-22 | Added HTTP response things | Marvin Borner | |
Very specific. | |||
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-21 | Added browser IP address support | Marvin Borner | |
2020-11-20 | Fixed some network race conditions | Marvin Borner | |
2020-11-18 | HTTP and browser stuff | Marvin Borner | |
2020-11-18 | Added browser and many networking things | Marvin Borner | |
2020-11-18 | Started libnet | Marvin Borner | |