Age | Commit message (Expand) | Author |
---|---|---|
2020-07-28 | Userland: Fix nc by not memset()'ing the input address char* | Linus Groh |
2020-05-30 | Userland: Port nc(1) to use Core::ArgsParser | Sergey Bugaev |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-08-10 | Userland: Make sure sockaddr_len is initialised correctly in nc | Conrad Pankoff |
2019-08-08 | Userland: Implement -l, -v, -N, -s, and -p for netcat | Conrad Pankoff |
2019-08-08 | Userland: Implement nc command | Conrad Pankoff |