You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leitner b4469f1ed8 support SCTP in addition to TCP 15 years ago
..
fmt_ip4.3 man page update 20 years ago
fmt_ip4.c renamed ip[46]_fmt to fmt_ip[46] 24 years ago
fmt_ip6.3 man page update 20 years ago
fmt_ip6.c fmt_ip6 compresses at best spot, not at first spot (Nikola Vladov) 18 years ago
fmt_ip6_flat.3 add and update man pages. 23 years ago
fmt_ip6_flat.c this time for real ;) 23 years ago
fmt_ip6c.3 add routines to scan and output ipv6 addresses with %eth0 notation. 21 years ago
fmt_ip6c.c add routines to scan and output ipv6 addresses with %eth0 notation. 21 years ago
fmt_ip6if.3 add routines to scan and output ipv6 addresses with %eth0 notation. 21 years ago
fmt_ip6if.c add routines to scan and output ipv6 addresses with %eth0 notation. 21 years ago
fmt_ip6ifc.3 add routines to scan and output ipv6 addresses with %eth0 notation. 21 years ago
fmt_ip6ifc.c add routines to scan and output ipv6 addresses with %eth0 notation. 21 years ago
init.c More Windoze crap 21 years ago
scan_ip4.3 man page update 20 years ago
scan_ip4.c various ip scanning fixes 24 years ago
scan_ip6.3 man page update 20 years ago
scan_ip6.c remove even more warnings 20 years ago
scan_ip6_flat.3 add and update man pages. 23 years ago
scan_ip6_flat.c remove special case stralloc textcode functions 21 years ago
scan_ip6if.3 add routines to scan and output ipv6 addresses with %eth0 notation. 21 years ago
scan_ip6if.c more alloca fixes 21 years ago
socket_accept4.3 immer noch falsch 18 years ago
socket_accept4.c further Windoze support (test/io5.c works, gatling still doesn't) 19 years ago
socket_accept6.3 immer noch falsch 18 years ago
socket_accept6.c further Windoze support (test/io5.c works, gatling still doesn't) 19 years ago
socket_bind4.3 s/socket_tcp/socket_tcp4/ 23 years ago
socket_bind4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_bind4_reuse.3 s/socket_tcp/socket_tcp4/ 23 years ago
socket_bind4_reuse.c use SO_REUSEPORT 16 years ago
socket_bind6.3 add and update man pages. 23 years ago
socket_bind6.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_bind6_reuse.3 s/socket_tcp/socket_tcp4/ 23 years ago
socket_bind6_reuse.c use SO_REUSEPORT 16 years ago
socket_broadcast.3 added man pages and ..._reuse socket bind functions. 24 years ago
socket_broadcast.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_connect4.3 s/socket_tcp/socket_tcp4/ 23 years ago
socket_connect4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_connect6.3 add and update man pages. 23 years ago
socket_connect6.c remove a few gcc 4 warnings 20 years ago
socket_connected.3 more man pages. 24 years ago
socket_connected.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_deferaccept.c *cough* 17 years ago
socket_getifidx.3 more man pages. 24 years ago
socket_getifidx.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_getifname.3 more man pages. 24 years ago
socket_getifname.c be backwards compatible to legacy BSD constant naming 21 years ago
socket_ip4loopback.c move static constants out of ip6.h. 24 years ago
socket_listen.3 added man pages and ..._reuse socket bind functions. 24 years ago
socket_listen.c further Windoze support (test/io5.c works, gatling still doesn't) 19 years ago
socket_local4.3 added man pages and ..._reuse socket bind functions. 24 years ago
socket_local4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_local6.3 added man pages and ..._reuse socket bind functions. 24 years ago
socket_local6.c remove a few gcc 4 warnings 20 years ago
socket_mchopcount6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
socket_mchopcount6.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_mcjoin4.3 more man pages. 24 years ago
socket_mcjoin4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_mcjoin6.3 more man pages. 24 years ago
socket_mcjoin6.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_mcleave4.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
socket_mcleave4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_mcleave6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
socket_mcleave6.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_mcloop4.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
socket_mcloop4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_mcloop6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 24 years ago
socket_mcloop6.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_mcttl4.3 even more man pages 24 years ago
socket_mcttl4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_noipv6.c fix socket routines 23 years ago
socket_recv4.3 switch to size_t and ssize_t 18 years ago
socket_recv4.c switch to size_t and ssize_t 18 years ago
socket_recv6.3 typo 16 years ago
socket_recv6.c switch to size_t and ssize_t 18 years ago
socket_remote4.3 added man pages and ..._reuse socket bind functions. 24 years ago
socket_remote4.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_remote6.3 added man pages and ..._reuse socket bind functions. 24 years ago
socket_remote6.c uh, the scope_id detection #defined the wrong constant. libowfat 20 years ago
socket_sctp4.3 support SCTP in addition to TCP 15 years ago
socket_sctp4.c support SCTP in addition to TCP 15 years ago
socket_sctp4b.3 support SCTP in addition to TCP 15 years ago
socket_sctp4b.c support SCTP in addition to TCP 15 years ago
socket_sctp6.3 support SCTP in addition to TCP 15 years ago
socket_sctp6.c support SCTP in addition to TCP 15 years ago
socket_sctp6b.3 support SCTP in addition to TCP 15 years ago
socket_sctp6b.c support SCTP in addition to TCP 15 years ago
socket_send4.3 switch to size_t and ssize_t 18 years ago
socket_send4.c switch to size_t and ssize_t 18 years ago
socket_send6.3 switch to size_t and ssize_t 18 years ago
socket_send6.c switch to size_t and ssize_t 18 years ago
socket_tcp4.3 fix for NetBSD 3.0 (they broke their sys/types.h) 19 years ago
socket_tcp4.c check for socket() returning -1 before trying to set the socket 16 years ago
socket_tcp4b.3 fix for NetBSD 3.0 (they broke their sys/types.h) 19 years ago
socket_tcp4b.c fix for NetBSD 3.0 (they broke their sys/types.h) 19 years ago
socket_tcp6.3 even more man pages 24 years ago
socket_tcp6.c check for socket() returning -1 before trying to set the socket 16 years ago
socket_tcp6b.3 fix for NetBSD 3.0 (they broke their sys/types.h) 19 years ago
socket_tcp6b.c fix for NetBSD 3.0 (they broke their sys/types.h) 19 years ago
socket_tryreservein.c broken lose32 port using mingw (don't use!!!) 21 years ago
socket_udp4.3 even more man pages 24 years ago
socket_udp4.c make socket_(tc|ud)p[46] actually return non-blocking sockets as 19 years ago
socket_udp6.3 even more man pages 24 years ago
socket_udp6.c remove warnings 19 years ago
socket_v4mappedprefix.c move static constants out of ip6.h. 24 years ago
socket_v6any.c move static constants out of ip6.h. 24 years ago
socket_v6loopback.c move static constants out of ip6.h. 24 years ago