47 Commits (30ebd15584d9a57af7dcef65f34ea9561f034871)

Author SHA1 Message Date
Felix von Leitner f9ca13d8e3 man page update 19 years ago
Felix von Leitner da9ef2552b be backwards compatible to legacy BSD constant naming 20 years ago
Felix von Leitner 3b3b44c6ce fix ip6_fmt (martin paljak) 20 years ago
Felix von Leitner c99799d0f8 more alloca fixes 20 years ago
Felix von Leitner 9a457dee95 work around IRIX 20 years ago
Felix von Leitner 539f341d44 remove socket_sendfile now that we have io_sendfile
make Makefile should also work with a BSD make ;)
20 years ago
Felix von Leitner 187ff0573c add routines to scan and output ipv6 addresses with %eth0 notation.
also add compat formatting routines that will output v4-mapped addresses
  as ipv4 addresses
20 years ago
Felix von Leitner 32770a95df More Windoze crap 20 years ago
Felix von Leitner d0cc758bf8 broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
20 years ago
Felix von Leitner 2bc46ea767 work around itojun BSD IPV6_ONLY brokenness 20 years ago
Felix von Leitner 640edc1651 remove special case stralloc textcode functions
write generic stralloc and array textcode wrapper functions
change textcode API to use long instead of int
add cescape fmt and scan functions to textcode
add fmt_foldwhitespace to textcode
20 years ago
Felix von Leitner 316a38ae42 more BSD compat 20 years ago
Felix von Leitner dd6d025137 extended socket API; you can now pass NULL to ignore results you don't
need
20 years ago
Felix von Leitner 623f2afe51 use sys/poll.h instead of poll.h for iopause
scan_ip6 returned 1 for "::"
21 years ago
Felix von Leitner d9ce04f950 Lots of good clean-ups from Jukka Zitting! 21 years ago
Felix von Leitner c9a75975dc ugly bug in scan_ip6 that manifests if the IPv6 number starts with a
decimal digit and :: skips the 12th byte.
21 years ago
Felix von Leitner 4bbafa9149 fix socket routines 22 years ago
Felix von Leitner c0b1a5f940 s/socket_tcp/socket_tcp4/ 22 years ago
Felix von Leitner 6919cf8bf3 add and update man pages. 22 years ago
Felix von Leitner 3dc718a1a5 more bug fixes 22 years ago
Felix von Leitner 0938bbe2aa bug fixes 22 years ago
Felix von Leitner fe7d50b78c socklen_t compatibility cruft. 22 years ago
Felix von Leitner 28f2b90b1c this time for real ;) 22 years ago
Felix von Leitner 46b2f50b56 socklen_t test. 22 years ago
Felix von Leitner cc26b4b5bb test for ipv6 and if_name2index and socklen_t. 22 years ago
Felix von Leitner ce651faa1e bsd and macosx compatibility 22 years ago
Felix von Leitner b7517067cb various ip scanning fixes 22 years ago
Felix von Leitner 2c33862929 be compatible to the RFC, not to the Linux kernel. 22 years ago
Felix von Leitner 23674f0cc1 "::" case was handled incorrectly. 22 years ago
Felix von Leitner 40fda89f89 oops 22 years ago
Felix von Leitner c4914f530b hex conversion bug fix. 22 years ago
Olaf Dreesen a04e0cdb82 error -> errno
error_proto -> EPROTO
23 years ago
Felix von Leitner 951c67cdd6 added ip[46] scanning routines. 23 years ago
Felix von Leitner 76daeeab35 renamed ip[46]_fmt to fmt_ip[46] 23 years ago
Felix von Leitner 01779687ec buffer stuff from Olaf and ip[46]_fmt stuff from me. 23 years ago
Felix von Leitner a7e92f192f fixed sendfile 23 years ago
Felix von Leitner 24082dca3f even more man pages 23 years ago
Felix von Leitner 439615538c more man pages, rename socket_mcttl6 to socket_mchopcount6 23 years ago
Felix von Leitner bbdfcd823d more man pages. 23 years ago
Felix von Leitner d406554aa0 even more stuff 23 years ago
Felix von Leitner 84dba04f09 imported multicast socket routines.
added recv.
23 years ago
Felix von Leitner 1d13789de1 accept4 and accept6 23 years ago
Felix von Leitner 504192c0f9 add routines to put number in buffer. 23 years ago
Felix von Leitner 19e875ce84 added man pages and ..._reuse socket bind functions. 23 years ago
Felix von Leitner 467fe50806 move static constants out of ip6.h. 23 years ago
Felix von Leitner 225f7c6135 added initial buffer implementation. 23 years ago
Felix von Leitner 28486b8367 Initial revision 23 years ago