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
/
usr.bin
/
nc
Age
Commit message (
Expand
)
Author
2004-01-31
rename tcp sockopt TCP_SIGNATURE_ENABLE to TCP_MD5SIG
Henning Brauer
2004-01-22
-S enables tcp md5 signature option; ok deraadt@, mcbride@
Markus Friedl
2003-10-19
check alloca; pointed out by nimadeus@pandora.be
Theo de Raadt
2003-09-22
Off-by-ones, from aaron@
Miod Vallat
2003-09-05
document -w timeout; from cedric@
Jason McIntyre
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-07-25
Kill dead code after errx(). From Andrey Matveev; ericj@ OK
Todd C. Miller
2003-07-07
protos
Theo de Raadt
2003-07-07
in the unix domain socket case, give an ENAMETOOLONG error instead of
Anil Madhavapeddy
2003-06-26
more proto fixes
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
fix various 3/4 licenses according to "terms" file
Theo de Raadt
2003-01-05
Grammar fix - remove bogus comma; jmc@prioris.mini.pw.edu.pl
Peter Valchev
2002-12-30
use err vs. errx and display function; from Owl. ok fgsch@
Kevin Steves
2002-12-30
include function in error; from Owl. ok fgsch@
Kevin Steves
2002-12-30
correct return code check; from Owl. ok fgsch@
Kevin Steves
2002-12-28
fix calloc's. also check for errors; fixes PR/3043.
Federico G. Schwindt
2002-12-13
Recent modifications to netcat changed the behaviour to only exit when both
Aaron Campbell
2002-11-14
$ in front of commands
Theo de Raadt
2002-11-13
update usage; ok ericj@
Markus Friedl
2002-07-04
correct handling of EOF on both tty input and network. for example,
Vincent Labrecque
2002-07-01
define SUN_LEN if it is not already for portability.
Vincent Labrecque
2002-07-01
use SUN_LEN to calculate AF_UNIX sockaddr's length. + some style
Vincent Labrecque
2002-05-30
Avoid spinning poll, and while we're at it more closely reproduce the
Hugh Graham
2002-05-29
more snprintf
Theo de Raadt
2002-03-10
check that we got the port before trying to listen
Eric Jackson
2002-02-28
add support for SOCKS4 with option -X socks_version, default is 5; ok ericj@
Markus Friedl
2002-02-19
remove more old cruft
Eric Jackson
2002-02-19
man page fixes
Eric Jackson
2002-02-19
-Wall cleanup.
Eric Jackson
2002-02-19
remove old cruft
Eric Jackson
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-17
oops, add -U to usage
Eric Jackson
2002-02-17
add support for connecting too and listening on AF_UNIX sockets.
Eric Jackson
2002-02-17
fix pr#2091. patch applied.
Eric Jackson
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-10-28
remove bogus error-check, resolve pr#2147
Jakob Schlyter
2001-10-28
fix getaddrinfo error handling
Jakob Schlyter
2001-10-28
fix stupid typo
Jakob Schlyter
2001-10-28
remove unused variable
Jakob Schlyter
2001-09-02
KNF + ansi
Jakob Schlyter
2001-09-02
update command summary
Jakob Schlyter
2001-09-02
remove unused variable
Jakob Schlyter
2001-09-02
add very basic proxy support using socks5 client code from niklas@.
Jakob Schlyter
2001-08-30
Delete duplicate 'network daemon testing' item.
Kenneth R Westerback
2001-08-30
Fix typo - space before a comma.
Kenneth R Westerback
2001-08-25
use calloc
Eric Jackson
2001-08-02
fix diagnostic messages
Eric Jackson
2001-08-02
fix doc syntax
Eric Jackson
[next]