leitner
82a4ae868d
broken lose32 port using mingw (don't use!!!)
...
initial Solaris /dev/poll port
21 years ago
leitner
2af3efb074
work around itojun BSD IPV6_ONLY brokenness
21 years ago
leitner
a8f6a1c121
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
21 years ago
leitner
824630a489
more BSD compat
21 years ago
leitner
53b201046e
extended socket API; you can now pass NULL to ignore results you don't
...
need
22 years ago
leitner
92594f480b
use sys/poll.h instead of poll.h for iopause
...
scan_ip6 returned 1 for "::"
22 years ago
leitner
85c18a49cb
Lots of good clean-ups from Jukka Zitting!
23 years ago
leitner
eb3596b745
ugly bug in scan_ip6 that manifests if the IPv6 number starts with a
...
decimal digit and :: skips the 12th byte.
23 years ago
leitner
f908a9dcd4
fix socket routines
23 years ago
leitner
67b6379bbf
s/socket_tcp/socket_tcp4/
23 years ago
leitner
ae4b409c55
add and update man pages.
23 years ago
leitner
732c0235ba
more bug fixes
23 years ago
leitner
40897bd709
bug fixes
23 years ago
leitner
24ef5b3bfc
socklen_t compatibility cruft.
23 years ago
leitner
d6ae7e2265
this time for real ;)
23 years ago
leitner
6a5887aa8b
socklen_t test.
23 years ago
leitner
d4753c43f3
test for ipv6 and if_name2index and socklen_t.
23 years ago
leitner
8ecb47a608
bsd and macosx compatibility
23 years ago
leitner
b3edc1f613
various ip scanning fixes
24 years ago
leitner
03cfe1f188
be compatible to the RFC, not to the Linux kernel.
24 years ago
leitner
cfddc730ea
"::" case was handled incorrectly.
24 years ago
leitner
1093f1c267
oops
24 years ago
leitner
5c1abf12b5
hex conversion bug fix.
24 years ago
sanjiyan
8a09e437cc
error -> errno
...
error_proto -> EPROTO
24 years ago
leitner
dc60cb52bd
added ip[46] scanning routines.
24 years ago
leitner
23ad357186
renamed ip[46]_fmt to fmt_ip[46]
24 years ago
leitner
fc4193e1ce
buffer stuff from Olaf and ip[46]_fmt stuff from me.
24 years ago
leitner
7895eb3b2a
fixed sendfile
24 years ago
leitner
ff54589b32
even more man pages
24 years ago
leitner
eb87d79391
more man pages, rename socket_mcttl6 to socket_mchopcount6
24 years ago
leitner
c30e4855e2
more man pages.
24 years ago
leitner
1bcce7eed7
even more stuff
24 years ago
leitner
a5a6b357ef
imported multicast socket routines.
...
added recv.
24 years ago
leitner
3f04a3d284
accept4 and accept6
24 years ago
leitner
1a3d6ebe8e
add routines to put number in buffer.
24 years ago
leitner
2e8427998a
added man pages and ..._reuse socket bind functions.
24 years ago
leitner
0c36e167de
move static constants out of ip6.h.
24 years ago
leitner
a50b334f58
added initial buffer implementation.
24 years ago
leitner
3083708670
Initial revision
24 years ago