.. |
fmt_ip4.3
|
added ip[46] scanning routines.
|
2001-02-05 22:09:26 +00:00 |
fmt_ip4.c
|
renamed ip[46]_fmt to fmt_ip[46]
|
2001-02-05 22:03:11 +00:00 |
fmt_ip6.3
|
added ip[46] scanning routines.
|
2001-02-05 22:09:26 +00:00 |
fmt_ip6.c
|
"::" case was handled incorrectly.
|
2001-05-18 20:36:55 +00:00 |
fmt_ip6_flat.3
|
add and update man pages.
|
2001-11-25 23:50:09 +00:00 |
fmt_ip6_flat.c
|
this time for real ;)
|
2001-11-24 20:11:41 +00:00 |
scan_ip4.3
|
added ip[46] scanning routines.
|
2001-02-05 22:09:26 +00:00 |
scan_ip4.c
|
various ip scanning fixes
|
2001-06-18 21:28:21 +00:00 |
scan_ip6.3
|
added ip[46] scanning routines.
|
2001-02-05 22:09:26 +00:00 |
scan_ip6.c
|
ugly bug in scan_ip6 that manifests if the IPv6 number starts with a
|
2002-04-15 16:06:06 +00:00 |
scan_ip6_flat.3
|
add and update man pages.
|
2001-11-25 23:50:09 +00:00 |
scan_ip6_flat.c
|
add and update man pages.
|
2001-11-25 23:50:09 +00:00 |
socket_accept4.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_accept4.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_accept6.3
|
added man pages and ..._reuse socket bind functions.
|
2001-02-05 17:57:02 +00:00 |
socket_accept6.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_bind4.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_bind4.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_bind4_reuse.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_bind4_reuse.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_bind6.3
|
add and update man pages.
|
2001-11-25 23:50:09 +00:00 |
socket_bind6.c
|
fix socket routines
|
2002-03-17 16:57:53 +00:00 |
socket_bind6_reuse.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_bind6_reuse.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_broadcast.3
|
added man pages and ..._reuse socket bind functions.
|
2001-02-05 17:57:02 +00:00 |
socket_broadcast.c
|
imported multicast socket routines.
|
2001-02-05 18:46:11 +00:00 |
socket_connect4.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_connect4.c
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
socket_connect6.3
|
add and update man pages.
|
2001-11-25 23:50:09 +00:00 |
socket_connect6.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_connected.3
|
more man pages.
|
2001-02-05 19:21:49 +00:00 |
socket_connected.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_getifidx.3
|
more man pages.
|
2001-02-05 19:21:49 +00:00 |
socket_getifidx.c
|
even more stuff
|
2001-02-05 19:06:12 +00:00 |
socket_getifname.3
|
more man pages.
|
2001-02-05 19:21:49 +00:00 |
socket_getifname.c
|
even more stuff
|
2001-02-05 19:06:12 +00:00 |
socket_ip4loopback.c
|
move static constants out of ip6.h.
|
2001-02-05 17:50:19 +00:00 |
socket_listen.3
|
added man pages and ..._reuse socket bind functions.
|
2001-02-05 17:57:02 +00:00 |
socket_listen.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_local4.3
|
added man pages and ..._reuse socket bind functions.
|
2001-02-05 17:57:02 +00:00 |
socket_local4.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_local6.3
|
added man pages and ..._reuse socket bind functions.
|
2001-02-05 17:57:02 +00:00 |
socket_local6.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_mchopcount6.3
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
2001-02-05 19:35:33 +00:00 |
socket_mchopcount6.c
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
2001-02-05 19:35:33 +00:00 |
socket_mcjoin4.3
|
more man pages.
|
2001-02-05 19:21:49 +00:00 |
socket_mcjoin4.c
|
imported multicast socket routines.
|
2001-02-05 18:46:11 +00:00 |
socket_mcjoin6.3
|
more man pages.
|
2001-02-05 19:21:49 +00:00 |
socket_mcjoin6.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_mcleave4.3
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
2001-02-05 19:35:33 +00:00 |
socket_mcleave4.c
|
imported multicast socket routines.
|
2001-02-05 18:46:11 +00:00 |
socket_mcleave6.3
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
2001-02-05 19:35:33 +00:00 |
socket_mcleave6.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_mcloop4.3
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
2001-02-05 19:35:33 +00:00 |
socket_mcloop4.c
|
imported multicast socket routines.
|
2001-02-05 18:46:11 +00:00 |
socket_mcloop6.3
|
more man pages, rename socket_mcttl6 to socket_mchopcount6
|
2001-02-05 19:35:33 +00:00 |
socket_mcloop6.c
|
imported multicast socket routines.
|
2001-02-05 18:46:11 +00:00 |
socket_mcttl4.3
|
even more man pages
|
2001-02-05 19:39:55 +00:00 |
socket_mcttl4.c
|
imported multicast socket routines.
|
2001-02-05 18:46:11 +00:00 |
socket_noipv6.c
|
fix socket routines
|
2002-03-17 16:57:53 +00:00 |
socket_recv4.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_recv4.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_recv6.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_recv6.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_remote4.3
|
added man pages and ..._reuse socket bind functions.
|
2001-02-05 17:57:02 +00:00 |
socket_remote4.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_remote6.3
|
added man pages and ..._reuse socket bind functions.
|
2001-02-05 17:57:02 +00:00 |
socket_remote6.c
|
socklen_t compatibility cruft.
|
2001-11-24 20:18:37 +00:00 |
socket_send4.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_send4.c
|
even more stuff
|
2001-02-05 19:06:12 +00:00 |
socket_send6.3
|
Lots of good clean-ups from Jukka Zitting!
|
2002-06-02 00:40:43 +00:00 |
socket_send6.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_sendfile.3
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_sendfile.c
|
more bug fixes
|
2001-11-24 21:23:01 +00:00 |
socket_tcp4.3
|
even more man pages
|
2001-02-05 19:39:55 +00:00 |
socket_tcp4.c
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
socket_tcp6.3
|
even more man pages
|
2001-02-05 19:39:55 +00:00 |
socket_tcp6.c
|
s/socket_tcp/socket_tcp4/
|
2001-11-25 23:51:23 +00:00 |
socket_tryreservein.c
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
socket_udp4.3
|
even more man pages
|
2001-02-05 19:39:55 +00:00 |
socket_udp4.c
|
Initial revision
|
2001-02-02 17:54:47 +00:00 |
socket_udp6.3
|
even more man pages
|
2001-02-05 19:39:55 +00:00 |
socket_udp6.c
|
test for ipv6 and if_name2index and socklen_t.
|
2001-11-24 19:34:32 +00:00 |
socket_v4mappedprefix.c
|
move static constants out of ip6.h.
|
2001-02-05 17:50:19 +00:00 |
socket_v6any.c
|
move static constants out of ip6.h.
|
2001-02-05 17:50:19 +00:00 |
socket_v6loopback.c
|
move static constants out of ip6.h.
|
2001-02-05 17:50:19 +00:00 |