Age | Commit message (Expand) | Author |
---|---|---|
2021-05-27 | Userland: Treat inet_pton returning 0 as an error | Tim Schumacher |
2021-05-23 | Userland: Allow nc to connect by hostname instead of just address | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-20 | Userland: Add support for sending UDP to netcat. | Spencer Dixon |
2021-02-21 | Userland: Use uniform initialization instead of memset | Brian Gianforcaro |
2021-02-09 | Userland: Use INET_ADDRSTRLEN for inet_ntop() buffers | Linus Groh |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |