index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.bin
/
nc
/
Makefile
Age
Commit message (
Expand
)
Author
2022-12-18
nc: update regress after recent changes
Theo Buehler
2022-11-18
cope with new getaddrinfo() error message
Anton Lindqvist
2021-07-14
Adjust expected certificate error message. Caused by recent work to support
anton
2020-12-17
Remove echo headlines.
Alexander Bluhm
2020-01-28
With nc -NU netcat can probe if a UNIX stream socket is listening.
Alexander Bluhm
2020-01-26
make regress pass, since these new tests now pass
Bob Beck
2020-01-21
Connect netcat client to server and close stdin. Then netcat waits
Alexander Bluhm
2020-01-17
Test the netcat -N feature. The test program can send and receive
Alexander Bluhm
2020-01-16
Implement custom TCP client and server to test netcat corner cases.
Alexander Bluhm
2020-01-08
Add tests when netcat server keeps the listen socket. Use two
Alexander Bluhm
2020-01-07
Add netcat tests with TLS client certificate.
Alexander Bluhm
2020-01-06
Add regression tests for netcat. Currently netcat server and client
Alexander Bluhm
2020-01-06
Add regression tests for netcat. Currently netcat server and client
Alexander Bluhm