Age | Commit message (Expand) | Author |
---|---|---|
2023-02-03 | Utilities/route: Replace uses of JsonObject::get_deprecated()/get_ptr() | Sam Atkins |
2023-01-17 | AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() | Sam Atkins |
2022-12-12 | LibCore: Rename `Stream::read_all` to `read_until_eof` | Tim Schumacher |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-19 | route: Port to Core::Stream | Sam Atkins |
2022-10-25 | Utilities: Use new global variables at /sys/kernel/ directory | Liav A |
2022-10-17 | route: Accept CIDR notation when specifying network | brapru |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-07-09 | route: Support removing entries with unknown gateway | Maciej |
2022-05-26 | route: Add the flags column | brapru |
2022-04-30 | Kernel+route: Support global routing table deletion | brapru |
2022-04-28 | Kernel+Utilities: Add the route utility | brapru |