index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
document RES_USE_DNSSEC; text tweaked by sthen
jmc
2012-12-12
1
-2
/
+6
*
- put the various options into the same order as those in resolv.h
jmc
2012-11-29
1
-17
/
+38
*
remove some useless Tn and double punctuation;
jmc
2012-11-19
1
-16
/
+7
*
RES_IGNTC is no longer ignored; ok sthen
jmc
2012-11-19
1
-4
/
+4
*
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
jmc
2012-09-27
9
-88
/
+91
*
rfc 2553 (not 2533) has been replaced by rfc 3493;
jmc
2012-08-22
1
-5
/
+6
*
- remove inconsistent/obsolete comments
jmc
2012-08-21
4
-48
/
+35
*
flesh out the rfc section;
jmc
2012-08-21
1
-10
/
+33
*
rfc 4291 replaces rfcs 2373 and 3513;
jmc
2012-08-20
1
-9
/
+16
*
Use same (lame) verbiage to explain ifa_dstaddr as is used for
krw
2012-07-13
1
-3
/
+4
*
- document newly imported AF_INET6 support to net_inet_{pton,ntop}
gilles
2012-06-24
1
-5
/
+26
*
add support for AF_INET6 to inet_net_pton() and inet_net_ntop()
gilles
2012-06-22
2
-2
/
+68
*
Document that getpeereid() works for SOCK_SEQPACKET sockets too.
matthew
2012-04-22
1
-3
/
+5
*
use "an addrinfo", not "a addrinfo". ok jmc
sthen
2012-04-20
1
-3
/
+3
*
rearrange DESCRIPTION somewhat to make this page more readable;
jmc
2012-04-20
1
-39
/
+40
*
Do not pick the network number as alias on entries with no alias
eric
2012-04-10
1
-3
/
+2
*
the disease is spreading
dlg
2012-03-20
1
-3
/
+3
*
net_addrcmp() dies. found out to be a horrific function by eric
deraadt
2012-01-17
3
-158
/
+3
*
draft-ietf-ipv6-scoping-arch-02 has become RFC 4007, as noted by
jmc
2012-01-03
2
-12
/
+10
*
Fix spacing nit.
matthew
2011-04-19
1
-3
/
+3
*
Add AI_FQDN flag to getaddrinfo(3). Prompted by discussions with djm@
matthew
2011-04-05
2
-22
/
+46
*
Implement if_freenameindex() as a real function as required by posix.
claudio
2010-09-24
1
-1
/
+7
*
getpeereid() can now be a library routine using getsockopt() with
deraadt
2010-07-01
3
-3
/
+158
*
use a union to align the dns answer buffer until gcc4 is fixed
deraadt
2010-06-29
1
-5
/
+8
*
use a union to align the dns answer buffer until gcc4 is fixed
deraadt
2010-06-29
1
-5
/
+8
*
Do not return success when the IPv6 address has a :: and 8 hex sections.
claudio
2010-05-06
1
-3
/
+4
*
Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent
miod
2010-02-03
1
-3
/
+3
*
replace a few remaining UNIX terms with .Ux macros; this diff
sobrado
2009-12-29
1
-4
/
+4
*
More shrinkage, a bit for ramdisks but mostly for static binaries:
guenther
2009-11-18
5
-392
/
+445
*
make getaddrinfo(3) accept numeric servname when ai_socktype is not
fgsch
2009-09-02
1
-4
/
+2
*
various MLINK fixes from Alan R. S. Bueno;
jmc
2009-08-13
1
-3
/
+3
*
promote correct style for error checking
eric
2009-07-09
1
-7
/
+7
*
compare and shift buffer against a fixed length not strlen derived values.
pyr
2009-06-05
1
-6
/
+6
*
simplify the 'family' option parser and make it more evident what we're
pyr
2009-06-04
2
-25
/
+18
*
Add a resolv.conf option to specify the order in which getaddrinfo
pyr
2009-06-04
2
-8
/
+63
*
- define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13)
jasper
2009-06-02
2
-3
/
+7
*
Document AI_NUMERICSERV; feedback and ok millert@
jacekm
2009-05-06
1
-2
/
+9
*
correct argument type for swap64(); from Thomas Pfaff
jmc
2009-03-17
1
-3
/
+3
*
The example for detecting malicious PTR records could be easily misinterpreted.
jacekm
2008-12-22
1
-5
/
+4
*
fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon
otto
2008-12-09
2
-7
/
+7
*
Document that ethers_aton returns NULL for invalid addresses.
weerd
2008-12-07
1
-2
/
+4
*
Correctly jump over routing headers and calculate the size of the if_data
claudio
2008-11-24
1
-7
/
+14
*
do not overflow for large prefix len (e.g. 2147483649)
markus
2008-09-01
1
-3
/
+3
*
Add resolv.conf(5) option to force lookups by TCP: "options tcp"
djm
2008-08-15
1
-18
/
+20
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-9
/
+2
*
garbage collect the portability bits for the removed select() support.
brad
2008-05-11
1
-11
/
+1
*
convert select() => poll(), saves a runtime malloc+free per retry
djm
2008-04-18
1
-23
/
+16
*
permit _ in the middle of a DNS name component
deraadt
2008-04-16
1
-2
/
+3
*
Improve the libc DNS resolver ID generation algorithm to be more
djm
2008-04-13
1
-43
/
+79
*
use RRSIG instead of SIG for DNSSEC. ok djm@
jakob
2007-10-11
3
-6
/
+7
[next]