Age | Commit message (Expand) | Author |
---|---|---|
2019-01-02 | Josh Gao said "netcat -l -p 12345" broke: | Rob Landley |
2018-12-10 | nc: add UDP support. | Josh Gao |
2018-12-10 | nc: add IPv6 support. | Josh Gao |
2018-12-04 | Clean up some --help formatting. | Elliott Hughes |
2018-11-17 | Convert more GLOBALS argument vars to the new single letter code style. | Rob Landley |
2018-07-19 | Tweak/add some comments. | Rob Landley |
2018-03-31 | Use XVFORK() macro, add option ranges, make lookup_port() check /etc/services, | Rob Landley |
2017-07-21 | netcat: make -l exit after handling a request. | Josh Gao |
2017-05-26 | Be more consistent about periods in help text. | Elliott Hughes |
2016-10-11 | Make netcat work with nommu and factor out poll() loop into net/net.c. | Rob Landley |
2016-07-03 | Promote netsat, and move ifconfig, netcat, and rfkill to new toys/net directory. | Rob Landley |