Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-08 | Kinda working VFS implementation | Marvin Borner | |
2021-01-07 | New read parameters | Marvin Borner | |
2021-01-07 | Working VFS path resolving | Marvin Borner | |
2021-01-07 | Started conversion to VFS | Marvin Borner | |
2021-01-07 | Several things | Marvin Borner | |
Sorry :D | |||
2021-01-07 | Whoops | Marvin Borner | |
2021-01-07 | Added non-NULL assertion | Marvin Borner | |
2021-01-04 | Some vfs fixes | Marvin Borner | |
2020-12-11 | Some FS stuff | Marvin Borner | |
2020-12-10 | Started VFS | Marvin Borner | |
I have plans to remove the whole event system and make everything a file - just like Unix does. It's way easier that way actually. | |||
2020-12-09 | Fixed null socket loop | Marvin Borner | |
2020-12-06 | Some things that annoyed me | Marvin Borner | |
2020-12-06 | Added killing combo | Marvin Borner | |
Isn't that dangerous though | |||
2020-12-06 | Woops, missed a file | Marvin Borner | |
2020-12-06 | Fixed workflow | Marvin Borner | |
2020-12-06 | Removed submodule loading | Marvin Borner | |
2020-12-06 | Removed the necessity for ext2util completely | Marvin Borner | |
This is needed for a flexible bootloader and IDE driver. Future commits will remove the boot/load.c file. | |||
2020-12-06 | File-based booting instead of fixed inode (WIP) | Marvin Borner | |
2020-12-05 | Some casual network fixes | Marvin Borner | |
2020-12-03 | Quite important network stuff | Marvin Borner | |
2020-12-02 | More window resizing.. | Marvin Borner | |
Almost kinda works now | |||
2020-11-29 | Big steps towards working window resizing | Marvin Borner | |
Found some other bugs too | |||
2020-11-29 | Fixed some things | Marvin Borner | |
I'm currently working on a huge commit, but it doesn't work.. WAIT AND SEE! | |||
2020-11-28 | Fixed redrawing of all previous elements | Marvin Borner | |
2020-11-28 | Fixed process wake up without data receiving | Marvin Borner | |
2020-11-28 | Fixed closed self closing tags | Marvin Borner | |
2020-11-28 | Merged HTML renderer | Marvin Borner | |
2020-11-28 | Kinda-working renderer | Marvin Borner | |
2020-11-28 | Fixed tag case normalizing | Marvin Borner | |
2020-11-28 | Made relative window registring local | Marvin Borner | |
2020-11-28 | Started window resize support | Marvin Borner | |
2020-11-28 | Added userspace heap | Marvin Borner | |
2020-11-28 | Fixed file manager | Marvin Borner | |
Idk how I could miss that... | |||
2020-11-28 | Made relative window registring local | Marvin Borner | |
2020-11-27 | Started window resize support | Marvin Borner | |
2020-11-26 | Added userspace heap | Marvin Borner | |
2020-11-26 | Some changes | Marvin Borner | |
2020-11-25 | More HTML rendering... | Marvin Borner | |
2020-11-25 | Fixed file manager | Marvin Borner | |
Idk how I could miss that... | |||
2020-11-24 | Started HTML rendering | Marvin Borner | |
2020-11-24 | Fixed timer counting with yield() | Marvin Borner | |
2020-11-24 | Added port support in URLs | 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-23 | Fixed some XML/HTML parsing bugs | Marvin Borner | |
2020-11-23 | Fixed many things in XML indenting | Marvin Borner | |
2020-11-23 | Ported sxml library | Marvin Borner | |
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-22 | Added percentage-based GUI system | 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 | Well, that's a strange fix | Marvin Borner | |
This GUI bug actually caused DNS issues - LOL! | |||
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 | Fixed TCP/HTTP serving | Marvin Borner | |
2020-11-21 | Added TCP RST support | Marvin Borner | |
2020-11-21 | Added browser IP address support | Marvin Borner | |
2020-11-21 | Added net_installed check | Marvin Borner | |
2020-11-21 | Removed useless disk creation | Marvin Borner | |
This gets executed automatically | |||
2020-11-21 | Updated instructions | Marvin Borner | |
2020-11-20 | Fixed testing instructions | Marvin Borner | |
2020-11-20 | Added disk creation | Marvin Borner | |
2020-11-20 | Added stat syscall | Marvin Borner | |
This currently only returns the file size, other stats will follow soon! | |||
2020-11-20 | Ported upng library | Marvin Borner | |
This results in a faster boot and smaller files. | |||
2020-11-20 | Some fixes here and there | Marvin Borner | |
Ya, professional commit messages as always | |||
2020-11-20 | Fixed some network race conditions | Marvin Borner | |
2020-11-19 | Updated screenshot | Marvin Borner | |
2020-11-19 | Added some color | Marvin Borner | |
2020-11-19 | Reimplemented basic webserver | Marvin Borner | |
2020-11-19 | Less magic, thx Lars | Marvin Borner | |
2020-11-18 | Updated readme instructions | Marvin Borner | |
2020-11-18 | Fixed artifact uploading | Marvin Borner | |
I've uploaded the testing version before... | |||
2020-11-18 | Added artifact uploading | 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 | |
2020-11-18 | Fixed unrecognized special keys | Marvin Borner | |
2020-11-17 | I think this fixes quite many bugs! | Marvin Borner | |
For real though! First tests show no weird bugs anymore. | |||
2020-11-15 | Added DNS errors | Marvin Borner | |
2020-11-14 | Some fixes | Marvin Borner | |
I WAS BUG-SEARCHING FOR SEVERAL HOURS WHYYYY, WHEEERE, AAAAAH | |||
2020-11-14 | Added ugly dns implementation | Marvin Borner | |
2020-11-14 | Added udp sockets | Marvin Borner | |
2020-11-13 | Many small network improvements | Marvin Borner | |
2020-11-13 | Improved random generator | Marvin Borner | |
2020-11-13 | Removed some useless code | Marvin Borner | |
I spent several hours tracing the bug that followed me since months, but I haven't found it yet :( Where are you, HEISENBUG?! | |||
2020-11-12 | Traced some issues; disabled malloc alignment | Marvin Borner | |
2020-11-10 | Added backspace support | Marvin Borner | |
2020-11-10 | Fixes | Marvin Borner | |
yup | |||
2020-11-10 | Oops, I'm dumb | Marvin Borner | |
I believe I was wrong in my previous commit message. Let's see... | |||
2020-11-10 | Removed testing | Marvin Borner | |
Apparently the github action framework somehow disallows networking in QEMU or something. Maybe I'll investigate it in the future, but testing isn't that important anyway :P | |||
2020-11-10 | Tmate debugging | Marvin Borner | |
2020-11-09 | Removed non-net support and fixed some bugs | Marvin Borner | |
2020-11-09 | Added subnet mask etc | Marvin Borner | |
This doesn't work right now due to the strange alignment, memory, whatever bugs I have somewhere. I'm gonna fix them next! I guess.. | |||
2020-11-08 | Added sockets, requests and net wrappers | Marvin Borner | |
2020-11-08 | Started socket implementation | Marvin Borner | |
2020-11-08 | Added screenshot | Marvin Borner | |
2020-11-08 | Probably fixed packet dropping | Marvin Borner | |
2020-11-07 | Fixed TCP handling, basic HTTP server | Marvin Borner | |
2020-11-05 | TCP.. | Marvin Borner | |
2020-11-05 | Added warning flags and fixed them :) | Marvin Borner | |
2020-11-04 | Further TCP work | Marvin Borner | |
Can now send ACKs with correct checksum |