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
/
lib
/
libc
/
net
Age
Commit message (
Expand
)
Author
2004-02-10
add MLINKS for 64-bit functions in byteorder(3);
Jason McIntyre
2004-02-01
Add const type qualifier. ok jmc@
Thomas Nordin
2003-12-30
sync protos with <netdb.h>;
Jason McIntyre
2003-12-12
niels kindly dropped clause 3/4 from the license. tnx!
Jun-ichiro itojun Hagino
2003-12-12
we can skip arc4random() call here. markus
Jun-ichiro itojun Hagino
2003-12-10
correct non-repetitive ID code, based on comments from niels provos.
Jun-ichiro itojun Hagino
2003-10-06
ANSIfication; most from Patrick Latifi
Todd C. Miller
2003-10-03
Fix off-by-one, patch from Patrick Latifi; closes PR 3492
Todd C. Miller
2003-09-26
put 64bit macros/functions documentation back.
Federico G. Schwindt
2003-09-26
No need to include non-standard machine/endian.h header since
Todd C. Miller
2003-09-26
fix buffer size; leonard+gnats@itee.uq.edu.au
Theo de Raadt
2003-09-25
Do check for current pointer vs. buffer end before touching any
Todd C. Miller
2003-09-21
revert for now.
Federico G. Schwindt
2003-09-21
document and declare 64-bit function/macros. ok millert@ deraadt@
Federico G. Schwindt
2003-09-09
update RFCs (from NetBSD);
Jason McIntyre
2003-08-28
tweak;
Jason McIntyre
2003-08-28
better formatting. from wiz@netbsd
Jun-ichiro itojun Hagino
2003-08-28
use NI_NUMERICHOST for 2nd invocation
Jun-ichiro itojun Hagino
2003-08-28
add int error in CAVEAT
Jun-ichiro itojun Hagino
2003-08-28
add CAVEATS section
Jun-ichiro itojun Hagino
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-07-27
sync struct addrinfo with what's in <netdb.h>;
Jason McIntyre
2003-07-21
bug library/3297: lib/libc/net/get{addr,name}info should share mutex
Marco S Hyman
2003-07-11
license oops; from tedu
Theo de Raadt
2003-06-30
Mention environment variables used + some other minor fixes.
Todd C. Miller
2003-06-27
ensure we stay within the boundaries of our packet
Vincent Labrecque
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-11
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
Jun-ichiro itojun Hagino
2003-06-06
KNF fix
Jun-ichiro itojun Hagino
2003-06-06
KNF, de-register
Jun-ichiro itojun Hagino
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
2003-06-03
fix various 3/4 licenses according to "terms" file
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Theo de Raadt
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-30
- section reorder
Jason McIntyre
2003-05-14
fill ai_canonname field for numeric hostname, by the given hostname.
Jun-ichiro itojun Hagino
2003-05-10
costant -> constant;
Jason McIntyre
2003-05-05
Add support for command line args in rshprog, e.g. "ssh -C".
Todd C. Miller
2003-05-03
typo in STANDARDS (this man page is getnameinfo, not getaddrinfo);
Jason McIntyre
2003-05-01
typos;
Jason McIntyre
2003-05-01
typos;
Jason McIntyre
2003-05-01
typos;
Jason McIntyre
2003-04-25
always widen the imputed netmask if it is narrower than the specified octets.
Henning Brauer
2003-04-05
sprintf -> snprintf
Thierry Deval
2003-04-05
strcpy/strcat -> strlcpy/strlcat
Thierry Deval
2003-03-17
If hostname != NULL, hostname is not a numeric string, and AI_NUMERICHOST
Jason Wright
2003-03-07
signed/unsigned mixup. KAME PR 469 by Olivier Courtay.
Jun-ichiro itojun Hagino
2003-03-06
.Xr typos;
Jason McIntyre
2003-03-06
.Xr's;
Jason McIntyre
[prev]
[next]